Package org.apache.maven.plugin.surefire.report

Interface Summary
TestcycleConsoleOutputReceiver  
 

Class Summary
ConsoleOutputFileReporter Surefire output consumer proxy that writes test output to a File for each test suite.
ConsoleReporter Base class for console reporters.
DefaultReporterFactory Provides reporting modules on the plugin side.
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.

FileReporter Base class for file reporters.
FileReporterUtils Utils class for file-based reporters
PrettyPrintXMLWriter  
StatelessXmlReporter XML format reporter writing to TEST-reportName[-suffix].xml file like written and read by Ant's <junit> and <junitreport> tasks, then supported by many tools like CI servers.
TestSetRunListener Reports data for a single test set.
TestSetStats Maintains per-thread test result state.
WrappedReportEntry  
 

Enum Summary
ReportEntryType  
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.