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