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