Uses of Class
org.apache.maven.plugin.surefire.runorder.StatisticsReporter
Packages that use StatisticsReporter
-
Uses of StatisticsReporter in org.apache.maven.plugin.surefire
Fields in org.apache.maven.plugin.surefire declared as StatisticsReporterModifier and TypeFieldDescriptionprivate StatisticsReporterStartupReportConfiguration.statisticsReporterMethods in org.apache.maven.plugin.surefire that return StatisticsReporter -
Uses of StatisticsReporter in org.apache.maven.plugin.surefire.report
Subclasses of StatisticsReporter in org.apache.maven.plugin.surefire.reportModifier and TypeClassDescription(package private) classStatisticsReporter doing nothing rather than using null.Fields in org.apache.maven.plugin.surefire.report declared as StatisticsReporterModifier and TypeFieldDescriptionprivate final StatisticsReporterTestSetRunListener.statisticsReporterMethods in org.apache.maven.plugin.surefire.report that return StatisticsReporterModifier and TypeMethodDescriptionprivate StatisticsReporterDefaultReporterFactory.createStatisticsReporter()Constructors in org.apache.maven.plugin.surefire.report with parameters of type StatisticsReporterModifierConstructorDescriptionTestSetRunListener(StatelessTestsetInfoConsoleReportEventListener<WrappedReportEntry, TestSetStats> consoleReporter, StatelessTestsetInfoFileReportEventListener<WrappedReportEntry, TestSetStats> fileReporter, StatelessReportEventListener<WrappedReportEntry, TestSetStats> simpleXMLReporter, ConsoleOutputReportEventListener testOutputReceiver, StatisticsReporter statisticsReporter, boolean trimStackTrace, boolean isPlainFormat, boolean briefOrPlainFormat, Object lock)