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

반환 값

평가

public ContentAnalysisResults evaluate ()

반환 값
ContentAnalysisResults