TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


O analisador leva o contexto para a análise e determina o que é interessante.

Resumo

Construtores públicos

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

Retorna

avaliar

public ContentAnalysisResults evaluate ()

Retorna
ContentAnalysisResults