Uses of Class
org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
Packages that use RunEntryStatisticsMap
Package
Description
-
Uses of RunEntryStatisticsMap in org.apache.maven.plugin.surefire.runorder
Fields in org.apache.maven.plugin.surefire.runorder declared as RunEntryStatisticsMapModifier and TypeFieldDescriptionprivate final RunEntryStatisticsMapStatisticsReporter.existingprivate final RunEntryStatisticsMapStatisticsReporter.newResultsConstructors in org.apache.maven.plugin.surefire.runorder with parameters of type RunEntryStatisticsMapModifierConstructorDescriptionprotectedStatisticsReporter(File dataFile, RunEntryStatisticsMap existing, RunEntryStatisticsMap newResults) -
Uses of RunEntryStatisticsMap in org.apache.maven.surefire.api.runorder
Methods in org.apache.maven.surefire.api.runorder that return RunEntryStatisticsMapModifier and TypeMethodDescriptionstatic RunEntryStatisticsMapstatic RunEntryStatisticsMapRunEntryStatisticsMap.fromStream(InputStream fileReader)