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

パブリック メソッド

analyticsContentDiff

public static  analyzeContentDiff (ContentInformation information, 
                String entry)

パラメータ
information ContentInformation

entry String

戻り値

評価

public ContentAnalysisResults evaluate ()

戻り値
ContentAnalysisResults