TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


分析器會擷取分析脈絡並判斷哪些內容值得關注。

摘要

公用建構函式

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

公用方法

static analyzeContentDiff(ContentInformation information, String entry)
ContentAnalysisResults evaluate()

公用建構函式

TestContentAnalyzer

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

參數
information TestInformation

presubmitMode boolean

contexts

discoveredModules

dependencyFiles

公用方法

analyzeContentDiff

public static  analyzeContentDiff (ContentInformation information, 
                String entry)

參數
information ContentInformation

entry String

傳回

評估

public ContentAnalysisResults evaluate ()

傳回
ContentAnalysisResults