Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseLastStatusDto
Packages that use TestCaseLastStatusDto
Package
Description
-
Uses of TestCaseLastStatusDto in org.qubership.atp.ram.clients.api
Method parameters in org.qubership.atp.ram.clients.api with type arguments of type TestCaseLastStatusDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> TestCaseControllerApi.updateCaseStatuses(@Valid List<TestCaseLastStatusDto> testCaseLastStatusDto) POST /catalog/api/v1/testcases/status-update : updateCaseStatuses -
Uses of TestCaseLastStatusDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return TestCaseLastStatusDto