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

戻り値

evaluate

public ContentAnalysisResults evaluate ()

戻り値
ContentAnalysisResults