Uses of Class
org.opentestfactory.test.harness.SUTSender
-
Uses of SUTSender in org.opentestfactory.test.harness
Methods in org.opentestfactory.test.harness that return SUTSenderModifier and TypeMethodDescriptionprotected SUTSenderAbstractMicroServiceTestBase.jsonRESTPost(String testMessageResourceName, URI sutURI, JsonVariableMappings variableMappings, AuthToken sutAuthToken) Send a JSON test input message to the SUT.protected SUTSenderAbstractMicroServiceTestBase.postJSONToSUTendPoint(String messageName, String sutEndpointPath, JsonVariableMappings variables) Post a JSON test input to the specified endpoint.protected SUTSenderAbstractMicroServiceTestBase.postYAMLToSUTendPoint(String messageName, String sutEndpointPath) Post a YAML test input to the specified endpoint.protected SUTSenderAbstractMicroServiceTestBase.sendTemplatedTestMessage(String testMessageResourceName, JsonVariableMappings variableMappings) Send a test input message built from template to the SUT bus.protected SUTSenderAbstractMicroServiceTestBase.sendTestMessage(String testMessageResourceName) Send a test input message to the SUT bus.SUTSender.thenExpectHttpCreateResponseCode()SUTSender.thenExpectHttpOkResponseCode()