Uses of Class
com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase.Failure
Packages that use Testsuite.Testcase.Failure
-
Uses of Testsuite.Testcase.Failure in com.chutneytesting.execution.api.report.surefire
Fields in com.chutneytesting.execution.api.report.surefire with type parameters of type Testsuite.Testcase.FailureModifier and TypeFieldDescriptionprotected List<Testsuite.Testcase.Failure>Testsuite.Testcase.failureMethods in com.chutneytesting.execution.api.report.surefire that return Testsuite.Testcase.FailureModifier and TypeMethodDescriptionObjectFactory.createTestsuiteTestcaseFailure()Create an instance ofTestsuite.Testcase.FailureMethods in com.chutneytesting.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.