TestContentAnalyzer

public class TestContentAnalyzer
extends Object

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


アナライザーは分析のコンテキストを取得し、興味深いものを特定します。

概要

定数

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

定数値: "testsdir"

パブリック コンストラクタ

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