Package org.springframework.integration.test.support
package org.springframework.integration.test.support
Provides several test support classes including for testing Spring Integration
request-response message scenarios.
-
ClassDescriptionConvenience class for testing Spring Integration request-response message scenarios.The base class for response validators used for
RequestResponseScenario
sRule to prevent long running tests from running on every build; set environment variable RUN_LONG_INTEGRATION_TESTS on a CI nightly build to ensure coverage.Validate a message.Validate a message payload.Defines a Spring Integration request response test scenario.Convenience class for a singleRequestResponseScenario
test