TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


L'analizzatore prende in considerazione il contesto per l'analisi e determina cosa è interessante.

Riepilogo

Costanti

String TESTS_DIR_KEY

Costruttori pubblici

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

Metodi pubblici

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

Costanti

TESTS_DIR_KEY

public static final String TESTS_DIR_KEY

Valore costante: "testsdir"

Costruttori pubblici

TestContentAnalyzer

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

Parametri
information TestInformation

presubmitMode boolean

contexts

discoveredModules

dependencyFiles

Metodi pubblici

analyzeContentDiff

public static  analyzeContentDiff (ContentInformation information, 
                String entry)

Parametri
information ContentInformation

entry String

Ritorni

evaluate

public ContentAnalysisResults evaluate ()

Ritorni
ContentAnalysisResults