Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.report |
Modifier and Type | Method and Description |
---|---|
StatelessXmlReporter |
StartupReportConfiguration.instantiateStatelessXmlReporter() |
Modifier and Type | Field and Description |
---|---|
private StatelessXmlReporter |
TestSetRunListener.simpleXMLReporter |
Constructor and Description |
---|
TestSetRunListener(ConsoleReporter consoleReporter,
FileReporter fileReporter,
StatelessXmlReporter simpleXMLReporter,
TestcycleConsoleOutputReceiver consoleOutputReceiver,
StatisticsReporter statisticsReporter,
boolean trimStackTrace,
boolean isPlainFormat,
boolean briefOrPlainFormat) |