spring-framework / org.springframework.mock.web.server

Package org.springframework.mock.web.server

Types

MockServerWebExchange

class MockServerWebExchange : DefaultServerWebExchange

Variant of DefaultServerWebExchange for use in tests with MockServerHttpRequest and MockServerHttpResponse.

See static factory methods to create an instance.