Uses of Class
org.apache.maven.surefire.report.RunStatistics
-
Packages that use RunStatistics Package Description org.apache.maven.plugin.surefire.report -
-
Uses of RunStatistics in org.apache.maven.plugin.surefire.report
Fields in org.apache.maven.plugin.surefire.report declared as RunStatistics Modifier and Type Field Description private RunStatistics
DefaultReporterFactory. globalStats
Methods in org.apache.maven.plugin.surefire.report that return RunStatistics Modifier and Type Method Description RunStatistics
DefaultReporterFactory. getGlobalRunStatistics()
-