Uses of Class
fr.enedis.chutney.execution.api.report.surefire.Testsuite.Testcase.Failure
Packages that use Testsuite.Testcase.Failure
-
Uses of Testsuite.Testcase.Failure in fr.enedis.chutney.execution.api.report.surefire
Fields in fr.enedis.chutney.execution.api.report.surefire with type parameters of type Testsuite.Testcase.FailureModifier and TypeFieldDescriptionprotected List<Testsuite.Testcase.Failure> Testsuite.Testcase.failureMethods in fr.enedis.chutney.execution.api.report.surefire that return Testsuite.Testcase.FailureModifier and TypeMethodDescriptionObjectFactory.createTestsuiteTestcaseFailure()Create an instance ofTestsuite.Testcase.FailureMethods in fr.enedis.chutney.execution.api.report.surefire that return types with arguments of type Testsuite.Testcase.FailureModifier and TypeMethodDescriptionTestsuite.Testcase.getFailure()Gets the value of the failure property.