TestContentAnalyzer
public
class
TestContentAnalyzer
extends Object
java.lang.Object | |
😎 | com.android.tradefed.build.content.TestContentAnalyzer |
Das Analysegerät nimmt Kontext für die Analyse und bestimmt, was interessant ist.
Zusammenfassung
Öffentliche Konstruktoren | |
---|---|
TestContentAnalyzer(TestInformation information, boolean presubmitMode,
|
Öffentliche Methoden | |
---|---|
static
|
analyzeContentDiff(ContentInformation information, String entry)
|
ContentAnalysisResults
|
evaluate()
|
Öffentliche Konstruktoren
TestContentAnalyzer
public TestContentAnalyzer (TestInformation information, boolean presubmitMode,contexts, discoveredModules, dependencyFiles)
Parameter | |
---|---|
information |
TestInformation |
presubmitMode |
boolean |
contexts |
|
discoveredModules |
|
dependencyFiles |
|
Öffentliche Methoden
InhaltsDiff analysieren
public staticanalyzeContentDiff (ContentInformation information, String entry)
Parameter | |
---|---|
information |
ContentInformation |
entry |
String |
Returns | |
---|---|
|