Uses of Class
de.hybris.platform.outboundservices.util.TestDeleteRequestSender
Packages that use TestDeleteRequestSender
-
Uses of TestDeleteRequestSender in de.hybris.platform.outboundservices.util
Methods in de.hybris.platform.outboundservices.util that return TestDeleteRequestSenderModifier and TypeMethodDescriptionTestDeleteRequestSender.performRunnableAndRespondWith(Runnable act, org.springframework.http.ResponseEntity.BodyBuilder builder) TestDeleteRequestSender.respondWithError()Stubs this test sender to simulate an response from the remote system.TestDeleteRequestSender.respondWithSuccess()Stubs this test sender to simulate a success response from the remote system.