Uses of Class
org.springframework.integration.test.support.AbstractResponseValidator
Packages that use AbstractResponseValidator
Package
Description
Provides several test support classes including for testing Spring Integration
request-response message scenarios.
-
Uses of AbstractResponseValidator in org.springframework.integration.test.support
Subclasses of AbstractResponseValidator in org.springframework.integration.test.supportModifier and TypeClassDescriptionclass
Validate a message.class
Validate a message payload.Methods in org.springframework.integration.test.support that return AbstractResponseValidatorMethods in org.springframework.integration.test.support with parameters of type AbstractResponseValidatorModifier and TypeMethodDescriptionRequestResponseScenario.setResponseValidator
(AbstractResponseValidator<?> responseValidator) Set the response validator