TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


分析器會採用分析的背景資訊,並判斷哪些內容有趣。

摘要

欄位

public static final String TESTS_DIR_KEY

公用建構函式

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

公用方法

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

欄位

TESTS_DIR_KEY

public static final String TESTS_DIR_KEY

公用建構函式

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

傳回

evaluate

public ContentAnalysisResults evaluate ()

傳回
ContentAnalysisResults