TestContentAnalyzer
public
class
TestContentAnalyzer
extends Object
java.lang.Object | |
↳ | com.android.tradefed.build.content.TestContentAnalyzer |
L'analyseur prend le contexte de l'analyse et détermine ce qui est intéressant.
Résumé
Constructeurs publics | |
---|---|
TestContentAnalyzer(TestInformation information, boolean presubmitMode,
|
Méthodes publiques | |
---|---|
static
|
analyzeContentDiff(ContentInformation information, String entry)
|
ContentAnalysisResults
|
evaluate()
|
Constructeurs publics
TestContentAnalyzer
public TestContentAnalyzer (TestInformation information, boolean presubmitMode,contexts, discoveredModules, dependencyFiles)
Paramètres | |
---|---|
information |
TestInformation |
presubmitMode |
boolean |
contexts |
|
discoveredModules |
|
dependencyFiles |
|
Méthodes publiques
analyserContentDiff
public staticanalyzeContentDiff (ContentInformation information, String entry)
Paramètres | |
---|---|
information |
ContentInformation |
entry |
String |
Renvoie | |
---|---|
|