Uses of Class
org.apache.maven.surefire.report.RunStatistics

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

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

Methods in org.apache.maven.plugin.surefire.report that return RunStatistics
 RunStatistics DefaultReporterFactory.getGlobalRunStatistics()
           
 

Constructors in org.apache.maven.plugin.surefire.report with parameters of type RunStatistics
TestSetRunListener(ConsoleReporter consoleReporter, FileReporter fileReporter, StatelessXmlReporter simpleXMLReporter, TestcycleConsoleOutputReceiver consoleOutputReceiver, StatisticsReporter statisticsReporter, RunStatistics globalStats, boolean trimStackTrace, boolean isPlainFormat, boolean briefOrPlainFormat)
           
 



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