Package org.springframework.mock.web.server
@NonNullApi
@NonNullFields
package org.springframework.mock.web.server
Mock implementations of Spring's reactive server web API abstractions.
-
ClassDescriptionExtension of
DefaultServerWebExchange
for use in tests, along withMockServerHttpRequest
andMockServerHttpResponse
.Builder for aMockServerWebExchange
.Implementation ofWebSession
that delegates to a session instance obtained viaInMemoryWebSessionStore
.