Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.report |
Modifier and Type | Method and Description |
---|---|
TestcycleConsoleOutputReceiver |
StartupReportConfiguration.instantiateConsoleOutputFileReporter() |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleOutputFileReporter
Surefire output consumer proxy that writes test output to a
File for each test suite. |
class |
DirectConsoleOutput
Outputs test system out/system err directly to the console
Just a step on the road to getting the separation of reporting concerns
operating properly.
|
Constructor and Description |
---|
TestSetRunListener(ConsoleReporter consoleReporter,
FileReporter fileReporter,
StatelessXmlReporter simpleXMLReporter,
TestcycleConsoleOutputReceiver consoleOutputReceiver,
StatisticsReporter statisticsReporter,
RunStatistics globalStats,
boolean trimStackTrace,
boolean isPlainFormat,
boolean briefOrPlainFormat) |
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.