TestContentAnalizzar
public
class
TestContentAnalyzer
extends Object
java.lang.Object | |
🎞 | com.android.tradefed.build.content.TestContentAnalyzer |
Lo strumento analizza il contesto dell'analisi e determina ciò che è interessante.
Riepilogo
Costruttori pubblici | |
---|---|
TestContentAnalyzer(TestInformation information, boolean presubmitMode,
|
Metodi pubblici | |
---|---|
static
|
analyzeContentDiff(ContentInformation information, String entry)
|
ContentAnalysisResults
|
evaluate()
|
Costruttori pubblici
TestContentAnalizzar
public TestContentAnalyzer (TestInformation information, boolean presubmitMode,contexts, discoveredModules, dependencyFiles)
Parametri | |
---|---|
information |
TestInformation |
presubmitMode |
boolean |
contexts |
|
discoveredModules |
|
dependencyFiles |
|
Metodi pubblici
analyticsContentDiff
public staticanalyzeContentDiff (ContentInformation information, String entry)
Parametri | |
---|---|
information |
ContentInformation |
entry |
String |
Ritorni | |
---|---|
|