TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


Analizator uwzględnia kontekst analizy i określa, co jest interesujące.

Podsumowanie

Stałe

String TESTS_DIR_KEY

Konstruktory publiczne

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

Metody publiczne

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

Stałe

TESTS_DIR_KEY

public static final String TESTS_DIR_KEY

Wartość stała: "testsdir"

Konstruktory publiczne

TestContentAnalyzer

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

Parametry
information TestInformation

presubmitMode boolean

contexts List

discoveredModules List

dependencyFiles List

analysisLevel AnalysisHeuristic

Metody publiczne

analyzeContentDiff

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

Parametry
information ContentInformation

entry String

Zwraca
List<ArtifactDetails.ArtifactFileDescriptor>

oceniać,

public ContentAnalysisResults evaluate ()

Zwraca
ContentAnalysisResults