TestContentAnalyzer

public class TestContentAnalyzer
extends Object

java.lang.Object
   ↳ com.android.tradefed.build.content.TestContentAnalyzer


הכלי לניתוח לוקח בחשבון את ההקשר של הניתוח ומחליט מה מעניין.

סיכום

ערכים קבועים

String TESTS_DIR_KEY

‫Constructors ציבוריים

TestContentAnalyzer(TestInformation information, boolean presubmitMode, List<ContentAnalysisContext> contexts, List<String> discoveredModules, List<String> dependencyFiles, AnalysisHeuristic analysisLevel)

‫methods ציבוריים

static List<ArtifactDetails.ArtifactFileDescriptor> analyzeContentDiff(ContentInformation information, String entry)
ContentAnalysisResults evaluate()

ערכים קבועים

TESTS_DIR_KEY

public static final String TESTS_DIR_KEY

ערך קבוע: "testsdir"

‫constructors ציבוריים

TestContentAnalyzer

public TestContentAnalyzer (TestInformation information, 
                boolean presubmitMode, 
                List<ContentAnalysisContext> contexts, 
                List<String> discoveredModules, 
                List<String> dependencyFiles, 
                AnalysisHeuristic analysisLevel)

פרמטרים
information TestInformation

presubmitMode boolean

contexts List

discoveredModules List

dependencyFiles List

analysisLevel AnalysisHeuristic

‫methods ציבוריים

analyzeContentDiff

public static List<ArtifactDetails.ArtifactFileDescriptor> analyzeContentDiff (ContentInformation information, 
                String entry)

פרמטרים
information ContentInformation

entry String

החזרות
List<ArtifactDetails.ArtifactFileDescriptor>

להעריך

public ContentAnalysisResults evaluate ()

החזרות
ContentAnalysisResults