Uses of Package
org.apache.maven.surefire.report
-
Classes in org.apache.maven.surefire.report used by org.apache.maven.plugin.surefire.runorder Class Description ReportEntry Describes a single entry for a test report -
Classes in org.apache.maven.surefire.report used by org.apache.maven.surefire.booter Class Description ConsoleOutputReceiver A receiver of stdout/sterr output from running tests.ConsoleStream Delegates toSystem.out
.ReportEntry Describes a single entry for a test reportReporterConfiguration Bits and pieces of reporting configuration that seem to be necessary on the provider side.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.TestSetReportEntry Describes test-set when started and finished. -
Classes in org.apache.maven.surefire.report used by org.apache.maven.surefire.providerapi Class Description ConsoleStream Delegates toSystem.out
.ReporterConfiguration Bits and pieces of reporting configuration that seem to be necessary on the provider side.ReporterException Exception occurring during report generation.ReporterFactory Used by the providers to request (per-thread) run listeners. -
Classes in org.apache.maven.surefire.report used by org.apache.maven.surefire.report Class Description ConsoleOutputReceiver A receiver of stdout/sterr output from running tests.ConsoleStream Delegates toSystem.out
.ReportEntry Describes a single entry for a test reportRunListener Used by providers to report results.SafeThrowable Guards against misbehaving throwablesSimpleReportEntry StackTraceWriter Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.TestSetReportEntry Describes test-set when started and finished. -
Classes in org.apache.maven.surefire.report used by org.apache.maven.surefire.util.internal Class Description ReporterConfiguration Bits and pieces of reporting configuration that seem to be necessary on the provider side.