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