Package | Description |
---|---|
org.apache.maven.surefire.api.runorder |
Modifier and Type | Method and Description |
---|---|
RunEntryStatistics |
RunEntryStatisticsMap.createNextGeneration(ReportEntry reportEntry) |
RunEntryStatistics |
RunEntryStatisticsMap.createNextGenerationFailure(ReportEntry reportEntry) |
RunEntryStatistics |
RunEntryStatistics.nextGeneration(int runTime) |
RunEntryStatistics |
RunEntryStatistics.nextGenerationFailure(int runTime) |
Modifier and Type | Method and Description |
---|---|
void |
RunEntryStatisticsMap.add(RunEntryStatistics item) |
void |
Priority.addItem(RunEntryStatistics itemStat) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.