Uses of Class
org.apache.maven.plugin.surefire.runorder.StatisticsReporter

Packages that use StatisticsReporter
org.apache.maven.plugin.surefire   
org.apache.maven.plugin.surefire.report   
 

Uses of StatisticsReporter in org.apache.maven.plugin.surefire
 

Methods in org.apache.maven.plugin.surefire that return StatisticsReporter
 StatisticsReporter StartupReportConfiguration.instantiateStatisticsReporter()
           
 

Uses of StatisticsReporter in org.apache.maven.plugin.surefire.report
 

Constructors in org.apache.maven.plugin.surefire.report with parameters of type StatisticsReporter
TestSetRunListener(AbstractConsoleReporter consoleReporter, AbstractFileReporter fileReporter, XMLReporter xmlReporter, Reporter reporter, StatisticsReporter statisticsReporter, org.apache.maven.surefire.report.RunStatistics globalStats)
           
 



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