Uses of Class
fr.enedis.chutney.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
Packages that use Testsuite.Testcase.RerunFailure
-
Uses of Testsuite.Testcase.RerunFailure in fr.enedis.chutney.execution.api.report.surefire
Fields in fr.enedis.chutney.execution.api.report.surefire with type parameters of type Testsuite.Testcase.RerunFailureModifier and TypeFieldDescriptionprotected List<Testsuite.Testcase.RerunFailure> Testsuite.Testcase.rerunFailureMethods in fr.enedis.chutney.execution.api.report.surefire that return Testsuite.Testcase.RerunFailureModifier and TypeMethodDescriptionObjectFactory.createTestsuiteTestcaseRerunFailure()Create an instance ofTestsuite.Testcase.RerunFailureMethods in fr.enedis.chutney.execution.api.report.surefire that return types with arguments of type Testsuite.Testcase.RerunFailureModifier and TypeMethodDescriptionTestsuite.Testcase.getRerunFailure()Gets the value of the rerunFailure property.