Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseContextDto
Packages that use TestCaseContextDto
-
Uses of TestCaseContextDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return TestCaseContextDtoModifier and TypeMethodDescriptionTestCaseContextDto.addIterationContextItem(Map<String, Object> iterationContextItem) TestCaseContextDto.datasetListId(UUID datasetListId) TestCaseContextDto.fullContext(Object fullContext) @Valid TestCaseContextDtoEnrichedCaseDto.getContext()Get contextTestCaseContextDto.iterationContext(List<Map<String, Object>> iterationContext) Methods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type TestCaseContextDtoModifier and TypeMethodDescriptionEnrichedCaseDto.context(TestCaseContextDto context) voidEnrichedCaseDto.setContext(TestCaseContextDto context)