|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportFailure | |
---|---|
org.apache.maven.continuum.reports.surefire |
Uses of ReportFailure in org.apache.maven.continuum.reports.surefire |
---|
Methods in org.apache.maven.continuum.reports.surefire that return types with arguments of type ReportFailure | |
---|---|
List<ReportFailure> |
ReportTestSuite.getReportFailures()
|
Methods in org.apache.maven.continuum.reports.surefire with parameters of type ReportFailure | |
---|---|
void |
ReportTestSuite.addReportFailure(ReportFailure reportFailure)
|
Method parameters in org.apache.maven.continuum.reports.surefire with type arguments of type ReportFailure | |
---|---|
void |
ReportTestSuite.setReportFailures(List<ReportFailure> reportFailures)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |