TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


Анализатор берет контекст для анализа и определяет, что представляет интерес.

Краткое содержание

Константы

String TESTS_DIR_KEY

Публичные конструкторы

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

Публичные методы

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

Константы

TESTS_DIR_KEY

public static final String TESTS_DIR_KEY

Постоянное значение: "testsdir"

Публичные конструкторы

TestContentAnalyzer

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

Параметры
information TestInformation

presubmitMode boolean

contexts

discoveredModules

dependencyFiles

Публичные методы

analyzeContentDiff

public static  analyzeContentDiff (ContentInformation information, 
                String entry)

Параметры
information ContentInformation

entry String

Возврат

оценивать

public ContentAnalysisResults evaluate ()

Возврат
ContentAnalysisResults