測試內容分析器

public class TestContentAnalyzer
extends Object

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


分析器會取得上下文進行分析並確定感興趣的內容。

概括

公共構造函數

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

公共方法

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

公共構造函數

測試內容分析器

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

參數
information TestInformation

presubmitMode boolean

contexts

discoveredModules

dependencyFiles

公共方法

分析內容差異

public static  analyzeContentDiff (ContentInformation information, 
                String entry)

參數
information ContentInformation

entry String

退貨

評價

public ContentAnalysisResults evaluate ()

退貨
ContentAnalysisResults