Uses of Interface
com.adaptavist.tm4j.api.service.testexecution.model.TestExecutionModel
-
Uses of TestExecutionModel in com.adaptavist.tm4j.api.service.testexecution
Modifier and TypeMethodDescriptionTestExecutionService.getTestExecutionModelById
(String userKey, Long testExecutionId) Retrieves the Test Execution as aTestExecutionModel
with the given id.