테스트콘텐츠 분석기

public class TestContentAnalyzer
extends Object

java.lang.Object
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