Uses of Class
com.chutneytesting.execution.api.report.surefire.Testsuite.Testcase
Packages that use Testsuite.Testcase
-
Uses of Testsuite.Testcase in com.chutneytesting.execution.api.report.surefire
Fields in com.chutneytesting.execution.api.report.surefire with type parameters of type Testsuite.TestcaseMethods in com.chutneytesting.execution.api.report.surefire that return Testsuite.TestcaseModifier and TypeMethodDescriptionObjectFactory.createTestsuiteTestcase()Create an instance ofTestsuite.TestcaseMethods in com.chutneytesting.execution.api.report.surefire that return types with arguments of type Testsuite.TestcaseModifier and TypeMethodDescriptionTestsuite.getTestcase()Gets the value of the testcase property.