TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


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

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

Константы

String TESTS_DIR_KEY

Государственные строители

TestContentAnalyzer ( TestInformation information, boolean presubmitMode, List< ContentAnalysisContext > contexts, List<String> discoveredModules, List<String> dependencyFiles, AnalysisHeuristic analysisLevel)

Общедоступные методы

static List< ArtifactDetails.ArtifactFileDescriptor > 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, 
                List<ContentAnalysisContext> contexts, 
                List<String> discoveredModules, 
                List<String> dependencyFiles, 
                AnalysisHeuristic analysisLevel)

Параметры
information TestInformation

presubmitMode boolean

contexts List

discoveredModules List

dependencyFiles List

analysisLevel AnalysisHeuristic

Общедоступные методы

analyzeContentDiff

public static List<ArtifactDetails.ArtifactFileDescriptor> analyzeContentDiff (ContentInformation information, 
                String entry)

Параметры
information ContentInformation

entry String

Возвраты
List< ArtifactDetails.ArtifactFileDescriptor >

оценивать

public ContentAnalysisResults evaluate ()

Возвраты
ContentAnalysisResults