| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire | |
| org.apache.maven.plugin.surefire.report |
| Modifier and Type | Field and Description |
|---|---|
private StatisticsReporter |
StartupReportConfiguration.statisticsReporter |
| Modifier and Type | Method and Description |
|---|---|
StatisticsReporter |
StartupReportConfiguration.getStatisticsReporter() |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
NullStatisticsReporter
StatisticsReporter doing nothing rather than using null.
|
| Modifier and Type | Field and Description |
|---|---|
private StatisticsReporter |
TestSetRunListener.statisticsReporter |
| Modifier and Type | Method and Description |
|---|---|
private StatisticsReporter |
DefaultReporterFactory.createStatisticsReporter() |
| Constructor and Description |
|---|
TestSetRunListener(ConsoleReporter consoleReporter,
FileReporter fileReporter,
StatelessXmlReporter simpleXMLReporter,
TestcycleConsoleOutputReceiver consoleOutputReceiver,
StatisticsReporter statisticsReporter,
boolean trimStackTrace,
boolean isPlainFormat,
boolean briefOrPlainFormat) |