Package org.apache.maven.surefire.report

Interface Summary
ConsoleLogger Allows providers to write console messages on the running maven process.
ConsoleOutputReceiver A receiver of stdout/sterr output from running tests.
ReportEntry  
ReporterFactory Used by the providers to request (per-thread) run listeners.
RunListener Used by providers to report results.
StackTraceWriter Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
 

Class Summary
CategorizedReportEntry  
ConsoleOutputCapture Deals with system.out/err.
ConsoleOutputReceiverForCurrentThread  
DefaultConsoleReporter  
DefaultDirectConsoleReporter  
LegacyPojoStackTraceWriter Write the trace out for a POJO test.
ReporterConfiguration Bits and pieces of reporting configuration that seem to be necessary on the provider side.
SafeThrowable Guards against misbehaving throwables
SimpleReportEntry  
 

Exception Summary
ReporterException Exception occurring during report generation.
 



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