Uses of Class
org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyFailure
-
-
Uses of ReportTestCase.FlakyFailure in org.apache.maven.plugins.surefire.report
Methods in org.apache.maven.plugins.surefire.report that return types with arguments of type ReportTestCase.FlakyFailure Modifier and Type Method Description java.util.List<ReportTestCase.FlakyFailure>
ReportTestCase. getFlakyFailures()
Methods in org.apache.maven.plugins.surefire.report with parameters of type ReportTestCase.FlakyFailure Modifier and Type Method Description void
ReportTestCase. addFlakyFailure(ReportTestCase.FlakyFailure flakyFailure)
-