Package | Description |
---|---|
org.springframework.mock.web.server |
Mock implementations of Spring's reactive server web API abtsractions.
|
Modifier and Type | Class and Description |
---|---|
class |
MockServerWebExchange
Variant of
DefaultServerWebExchange for use in tests with
MockServerHttpRequest and MockServerHttpResponse . |