|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrappedReportEntry | |
|---|---|
| org.apache.maven.plugin.surefire.report | |
| Uses of WrappedReportEntry in org.apache.maven.plugin.surefire.report |
|---|
| Methods in org.apache.maven.plugin.surefire.report that return types with arguments of type WrappedReportEntry | |
|---|---|
List<WrappedReportEntry> |
TestSetStats.getReportEntries()
|
| Methods in org.apache.maven.plugin.surefire.report with parameters of type WrappedReportEntry | |
|---|---|
String |
TestSetStats.getTestSetSummary(WrappedReportEntry reportEntry)
|
void |
TestSetStats.testError(WrappedReportEntry reportEntry)
|
void |
TestSetStats.testFailure(WrappedReportEntry reportEntry)
|
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)
|
void |
TestSetStats.testSkipped(WrappedReportEntry reportEntry)
|
void |
TestSetStats.testSucceeded(WrappedReportEntry reportEntry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||