|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportTestCase | |
|---|---|
| org.apache.maven.plugins.surefire.report | |
| Uses of ReportTestCase in org.apache.maven.plugins.surefire.report |
|---|
| Methods in org.apache.maven.plugins.surefire.report that return types with arguments of type ReportTestCase | |
|---|---|
List<ReportTestCase> |
SurefireReportParser.getFailureDetails(List<ReportTestSuite> testSuitesList)
|
List<ReportTestCase> |
ReportTestSuite.getTestCases()
|
| Method parameters in org.apache.maven.plugins.surefire.report with type arguments of type ReportTestCase | |
|---|---|
void |
ReportTestSuite.setTestCases(List<ReportTestCase> testCases)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||