Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.TestScenariosCompareResponseDto
Packages that use TestScenariosCompareResponseDto
Package
Description
-
Uses of TestScenariosCompareResponseDto in org.qubership.atp.ram.clients.api
Methods in org.qubership.atp.ram.clients.api that return types with arguments of type TestScenariosCompareResponseDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<TestScenariosCompareResponseDto> TestScenarioControllerApi.compareTestScenarios(@Valid TestScenariosCompareRequestDto testScenariosCompareRequestDto) POST /catalog/api/v1/testscenarios/compare : compareTestScenarios -
Uses of TestScenariosCompareResponseDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return TestScenariosCompareResponseDtoModifier and TypeMethodDescriptionTestScenariosCompareResponseDto.status(TestScenariosCompareResponseDto.StatusEnum status)