Uses of Class
com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.RerunFailure
-
Packages that use Testsuite.Testcase.RerunFailure Package Description com.chutneytesting.execution.api.report.surefire -
-
Uses of Testsuite.Testcase.RerunFailure in com.chutneytesting.execution.api.report.surefire
Fields in com.chutneytesting.execution.api.report.surefire with type parameters of type Testsuite.Testcase.RerunFailure Modifier and Type Field Description protected List<Testsuite.Testcase.RerunFailure>Testsuite.Testcase. rerunFailureMethods in com.chutneytesting.execution.api.report.surefire that return Testsuite.Testcase.RerunFailure Modifier and Type Method Description Testsuite.Testcase.RerunFailureObjectFactory. createTestsuiteTestcaseRerunFailure()Create an instance ofTestsuite.Testcase.RerunFailureMethods in com.chutneytesting.execution.api.report.surefire that return types with arguments of type Testsuite.Testcase.RerunFailure Modifier and Type Method Description List<Testsuite.Testcase.RerunFailure>Testsuite.Testcase. getRerunFailure()Gets the value of the rerunFailure property.
-