Uses of Class
de.gematik.test.tiger.zion.config.TigerMockResponse
-
Packages that use TigerMockResponse Package Description de.gematik.test.tiger.zion.config -
-
Uses of TigerMockResponse in de.gematik.test.tiger.zion.config
Methods in de.gematik.test.tiger.zion.config that return TigerMockResponse Modifier and Type Method Description TigerMockResponseTigerMockResponse.TigerMockResponseBuilder. build()Methods in de.gematik.test.tiger.zion.config that return types with arguments of type TigerMockResponse Modifier and Type Method Description Map<String,TigerMockResponse>ZionConfiguration. getMockResponses()Method parameters in de.gematik.test.tiger.zion.config with type arguments of type TigerMockResponse Modifier and Type Method Description voidZionConfiguration. setMockResponses(Map<String,TigerMockResponse> mockResponses)
-