Package | Description |
---|---|
org.apache.maven.plugin.surefire.runorder |
Modifier and Type | Field and Description |
---|---|
private RunEntryStatisticsMap |
StatisticsReporter.existing |
private RunEntryStatisticsMap |
StatisticsReporter.newResults |
Modifier and Type | Method and Description |
---|---|
static RunEntryStatisticsMap |
RunEntryStatisticsMap.fromFile(java.io.File file) |
(package private) static RunEntryStatisticsMap |
RunEntryStatisticsMap.fromReader(java.io.Reader fileReader) |
Constructor and Description |
---|
StatisticsReporter(java.io.File dataFile,
RunEntryStatisticsMap existing,
RunEntryStatisticsMap newRestuls) |