Package | Description |
---|---|
org.apache.maven.plugin.surefire.runorder |
Modifier and Type | Method and Description |
---|---|
private java.util.List<PrioritizedTest> |
RunEntryStatisticsMap.getPrioritizedTests(java.util.List<java.lang.Class<?>> testsToRun,
java.util.Comparator<Priority> priorityComparator) |
Modifier and Type | Method and Description |
---|---|
void |
ThreadedExecutionScheduler.addTest(PrioritizedTest prioritizedTest) |
int |
RunEntryStatisticsMap.PrioritizedTestComparator.compare(PrioritizedTest o,
PrioritizedTest o1) |
Modifier and Type | Method and Description |
---|---|
private java.util.List<java.lang.Class<?>> |
RunEntryStatisticsMap.transformToClasses(java.util.List<PrioritizedTest> tests) |