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

Constant Value: "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>

evaluate

public ContentAnalysisResults evaluate ()

المرتجعات
ContentAnalysisResults