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