Uses of Class
org.apache.maven.plugin.surefire.runorder.StatisticsReporter
Packages that use StatisticsReporter
-
Uses of StatisticsReporter in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire that return StatisticsReporter -
Uses of StatisticsReporter in org.apache.maven.plugin.surefire.report
Constructors in org.apache.maven.plugin.surefire.report with parameters of type StatisticsReporterModifierConstructorDescriptionTestSetRunListener
(ConsoleReporter consoleReporter, FileReporter fileReporter, StatelessXmlReporter simpleXMLReporter, TestcycleConsoleOutputReceiver consoleOutputReceiver, StatisticsReporter statisticsReporter, boolean trimStackTrace, boolean isPlainFormat, boolean briefOrPlainFormat)