テストコンテンツアナライザー

public class TestContentAnalyzer
extends Object

java.lang.オブジェクト
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