Class SingleRequestResponseScenarioTests

java.lang.Object
org.springframework.integration.test.support.AbstractRequestResponseScenarioTests
org.springframework.integration.test.support.SingleRequestResponseScenarioTests

@Deprecated(since="7.0", forRemoval=true) public abstract class SingleRequestResponseScenarioTests extends AbstractRequestResponseScenarioTests
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of SingleRequestResponseScenarioTest
Convenience class for a single RequestResponseScenario test
Author:
David Turanski, Jiandong Ma