|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestSetStats | |
---|---|
org.apache.maven.plugin.surefire.report | |
org.apache.maven.surefire.report |
Uses of TestSetStats in org.apache.maven.plugin.surefire.report |
---|
Methods in org.apache.maven.plugin.surefire.report with parameters of type TestSetStats | |
---|---|
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)
|
Uses of TestSetStats in org.apache.maven.surefire.report |
---|
Methods in org.apache.maven.surefire.report with parameters of type TestSetStats | |
---|---|
void |
RunStatistics.add(TestSetStats testSetStats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |