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