TestContentAnalyzer

public class TestContentAnalyzer
extends Object

java.lang.Object
com.android.tradefed.build.content.TestContentAnalyzer


O analisador pega o contexto da análise e determina o que é interessante.

Resumo

Construtores públicos

TestContentAnalyzer ( TestInformation information, boolean presubmitMode, contexts, discoveredModules, dependencyFiles) TestContentAnalyzer ( TestInformation information, boolean presubmitMode, contexts, discoveredModules, dependencyFiles) TestContentAnalyzer ( TestInformation information, boolean presubmitMode, contexts, discoveredModules, dependencyFiles) TestContentAnalyzer ( TestInformation information, boolean presubmitMode, contexts, discoveredModules, dependencyFiles)

Métodos públicos

static analyzeContentDiff ( ContentInformation information, String entry)
ContentAnalysisResults evaluate ()

Construtores públicos

TestContentAnalyzer

public TestContentAnalyzer (TestInformation information, 
                boolean presubmitMode, 
                 contexts, 
                 discoveredModules, 
                 dependencyFiles)

Parâmetros
information TestInformation

presubmitMode boolean

contexts

discoveredModules

dependencyFiles

Métodos públicos

analisarContentDiff

public static  analyzeContentDiff (ContentInformation information, 
                String entry)

Parâmetros
information ContentInformation

entry String

Devoluções

Avalie

public ContentAnalysisResults evaluate ()

Devoluções
ContentAnalysisResults