Uses of Interface
com.adaptavist.tm4j.api.service.testcase.model.TestCaseModel
Packages that use TestCaseModel
-
Uses of TestCaseModel in com.adaptavist.tm4j.api.service.testcase
Methods in com.adaptavist.tm4j.api.service.testcase that return types with arguments of type TestCaseModelModifier and TypeMethodDescriptionTestCaseService.getTestCaseModelById
(String userKey, Long testCaseId) Retrieves the Test Case as aTestCaseModel
with the given id.