Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.TestPlanIdRequestDto
Packages that use TestPlanIdRequestDto
Package
Description
-
Uses of TestPlanIdRequestDto in org.qubership.atp.ram.clients.api
Methods in org.qubership.atp.ram.clients.api with parameters of type TestPlanIdRequestDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<TestCaseShortResponseDto>> LabelControllerApi.findTestCaseUsages(UUID uuid, @Valid TestPlanIdRequestDto testPlanIdRequestDto) POST /catalog/api/v1/labels/{uuid}/findTestCaseUsages : findTestCaseUsages -
Uses of TestPlanIdRequestDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return TestPlanIdRequestDto