Package | Description |
---|---|
org.springframework.integration.test.support |
Provides several test support classes including for testing Spring Integration
request-response message scenarios.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageValidator
Validate a message.
|
class |
PayloadValidator<T>
Validate a message payload.
|
Modifier and Type | Method and Description |
---|---|
AbstractResponseValidator<?> |
RequestResponseScenario.getResponseValidator() |
Modifier and Type | Method and Description |
---|---|
RequestResponseScenario |
RequestResponseScenario.setResponseValidator(AbstractResponseValidator<?> responseValidator)
Set the response validator
|
Copyright © 2018. All rights reserved.