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