TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


Der Analyser berücksichtigt den Kontext für die Analyse und ermittelt, was interessant ist.

Zusammenfassung

Öffentliche Konstruktoren

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

Ö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

analyzeContentDiff

public static  analyzeContentDiff (ContentInformation information, 
                String entry)

Parameter
information ContentInformation

entry String

Returns

bewerten

public ContentAnalysisResults evaluate ()

Returns
ContentAnalysisResults