Uses of Class
org.qubership.atp.ram.model.TestResult
Packages that use TestResult
-
Uses of TestResult in org.qubership.atp.ram.services
Methods in org.qubership.atp.ram.services that return types with arguments of type TestResultModifier and TypeMethodDescriptionExecutionRequestService.getLastErsByTestplanUuidWithQaHostsAndTaHosts(UUID testPlanUuid) Return list of ERs with qaHosts and taHosts by TestPlanUuid.ExecutionRequestService.getTestResultsByRestScopeUuid(UUID testScopeUuid) Returns list of ERs with TestRuns by TestScopeUuid.