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
 

Fields in org.apache.maven.surefire.report declared as RunStatistics
protected  RunStatistics ReporterManagerFactory.globalRunStatistics
           
 

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
ReporterManager(java.util.List reports, RunStatistics runStatisticsForThis, SystemStreamCapturer systemStreamCapturer)
           
 



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