测试内容分析器

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