Uses of Class
org.apache.maven.plugin.surefire.report.TestMethodStats
Packages that use TestMethodStats
-
Uses of TestMethodStats in org.apache.maven.plugin.surefire.report
Fields in org.apache.maven.plugin.surefire.report with type parameters of type TestMethodStatsModifier and TypeFieldDescriptionprivate Map<String,List<TestMethodStats>> DefaultReporterFactory.errorTestsprivate Map<String,List<TestMethodStats>> DefaultReporterFactory.failedTestsprivate Map<String,List<TestMethodStats>> DefaultReporterFactory.flakyTestsprivate final Queue<TestMethodStats>TestSetRunListener.testMethodStatsMethods in org.apache.maven.plugin.surefire.report that return types with arguments of type TestMethodStats