Uses of Package
org.apache.maven.plugin.surefire.report
-
Classes in org.apache.maven.plugin.surefire.report used by org.apache.maven.plugin.surefire Class Description TestSetStats Maintains per-thread test result state.WrappedReportEntry -
Classes in org.apache.maven.plugin.surefire.report used by org.apache.maven.plugin.surefire.booterclient Class Description DefaultReporterFactory Provides reporting modules on the plugin side. -
Classes in org.apache.maven.plugin.surefire.report used by org.apache.maven.plugin.surefire.booterclient.output Class Description DefaultReporterFactory Provides reporting modules on the plugin side. -
Classes in org.apache.maven.plugin.surefire.report used by org.apache.maven.plugin.surefire.extensions Class Description TestSetStats Maintains per-thread test result state.WrappedReportEntry -
Classes in org.apache.maven.plugin.surefire.report used by org.apache.maven.plugin.surefire.extensions.junit5 Class Description TestSetStats Maintains per-thread test result state.WrappedReportEntry -
Classes in org.apache.maven.plugin.surefire.report used by org.apache.maven.plugin.surefire.report Class Description ConsoleReporter Base class for console reporters.DefaultReporterFactory Provides reporting modules on the plugin side.DefaultReporterFactory.TestResultType FileReporter Base class for file reporters.NullConsoleOutputReceiver TestcycleConsoleOutputReceiver doing nothing rather than using null.NullConsoleReporter ConsoleReporter doing nothing rather than using null.NullFileReporter FileReporter doing nothing rather than using null.NullStatelessXmlReporter FileReporter doing nothing rather than using null.NullStatisticsReporter StatisticsReporter doing nothing rather than using null.ReportEntryType Type of an entry in the reportStatelessXmlReporter StatelessXmlReporter.EncodingOutputStream TestcycleConsoleOutputReceiver TestMethodStats Maintains per-thread test result state for a single test method.TestSetRunListener Reports data for a single test set.TestSetStats Maintains per-thread test result state.Utf8RecodingDeferredFileOutputStream A deferred file output stream decorator that recodes the bytes written into the stream from the VM default encoding to UTF-8.WrappedReportEntry