Uses of Interface
com.adaptavist.tm4j.api.service.testexecution.model.TestExecutionModel
Packages that use TestExecutionModel
-
Uses of TestExecutionModel in com.adaptavist.tm4j.api.service.testexecution
Methods in com.adaptavist.tm4j.api.service.testexecution that return types with arguments of type TestExecutionModelModifier and TypeMethodDescriptionTestExecutionService.getTestExecutionModelById
(String userKey, Long testExecutionId) Retrieves the Test Execution as aTestExecutionModel
with the given id.