Uses of Class
org.apache.maven.surefire.api.runorder.RunEntryStatistics
Packages that use RunEntryStatistics
-
Uses of RunEntryStatistics in org.apache.maven.surefire.api.runorder
Methods in org.apache.maven.surefire.api.runorder that return RunEntryStatisticsModifier and TypeMethodDescriptionRunEntryStatisticsMap.createNextGeneration(ReportEntry reportEntry) RunEntryStatisticsMap.createNextGenerationFailure(ReportEntry reportEntry) RunEntryStatistics.nextGeneration(int runTime) RunEntryStatistics.nextGenerationFailure(int runTime) Methods in org.apache.maven.surefire.api.runorder with parameters of type RunEntryStatisticsModifier and TypeMethodDescriptionvoidRunEntryStatisticsMap.add(RunEntryStatistics item) voidPriority.addItem(RunEntryStatistics itemStat)