TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


يأخذ المحلّل السياق في الاعتبار عند إجراء التحليل ويحدّد المعلومات المهمة.

ملخّص

الثوابت

String TESTS_DIR_KEY

الإنشاءات العامة

TestContentAnalyzer(TestInformation information, boolean presubmitMode, contexts, discoveredModules, dependencyFiles)

الطُرق العامة

static 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, 
                 contexts, 
                 discoveredModules, 
                 dependencyFiles)

المعلمات
information TestInformation

presubmitMode boolean

contexts

discoveredModules

dependencyFiles

الطُرق العامة

analyzeContentDiff

public static  analyzeContentDiff (ContentInformation information, 
                String entry)

المعلمات
information ContentInformation

entry String

المرتجعات

تقييم

public ContentAnalysisResults evaluate ()

المرتجعات
ContentAnalysisResults