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

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

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

Methods in org.apache.maven.surefire.report that return RunStatistics
 RunStatistics ReporterFactory.getGlobalRunStatistics()
           
 RunStatistics ReporterManagerFactory.getGlobalRunStatistics()
           
 

Constructors in org.apache.maven.surefire.report with parameters of type RunStatistics
TestSetRunListener(List reports, RunStatistics globalStats)
           
 



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