Package | Description |
---|---|
org.apache.maven.plugin.surefire.report | |
org.apache.maven.surefire.report |
Modifier and Type | Method and Description |
---|---|
void |
StatelessXmlReporter.testSetCompleted(WrappedReportEntry testSetReportEntry,
TestSetStats testSetStats) |
void |
FileReporter.testSetCompleted(WrappedReportEntry report,
TestSetStats testSetStats,
List<String> testResults) |
void |
ConsoleReporter.testSetCompleted(WrappedReportEntry report,
TestSetStats testSetStats,
List<String> testResults) |
Modifier and Type | Method and Description |
---|---|
void |
RunStatistics.add(TestSetStats testSetStats) |
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.