TestContentAnalyzer
public
class
TestContentAnalyzer
extends Object
| java.lang.Object | |
| ↳ | com.android.tradefed.build.content.TestContentAnalyzer |
Analizör, analiz için bağlamı alır ve neyin ilginç olduğunu belirler.
Özet
Sabitler | |
|---|---|
String |
TESTS_DIR_KEY
|
Herkese açık oluşturucular | |
|---|---|
TestContentAnalyzer(TestInformation information, boolean presubmitMode,
|
|
Herkese açık yöntemler | |
|---|---|
static
|
analyzeContentDiff(ContentInformation information, String entry)
|
ContentAnalysisResults
|
evaluate()
|
Sabitler
TESTS_DIR_KEY
public static final String TESTS_DIR_KEY
Sabit Değer: "testsdir"
Herkese açık oluşturucular
TestContentAnalyzer
public TestContentAnalyzer (TestInformation information, boolean presubmitMode,contexts, discoveredModules, dependencyFiles)
| Parametreler | |
|---|---|
information |
TestInformation |
presubmitMode |
boolean |
contexts |
|
discoveredModules |
|
dependencyFiles |
|
Herkese açık yöntemler
analyzeContentDiff
public staticanalyzeContentDiff (ContentInformation information, String entry)
| Parametreler | |
|---|---|
information |
ContentInformation |
entry |
String |
| İlerlemeler | |
|---|---|
|
|