程序包 org.springframework.mock.web.server
Mock implementations of Spring's reactive server web API abstractions.
类概要 类 说明 MockServerWebExchange Extension ofDefaultServerWebExchangefor use in tests, along withMockServerHttpRequestandMockServerHttpResponse.MockServerWebExchange.Builder Builder for aMockServerWebExchange.MockWebSession Implementation ofWebSessionthat delegates to a session instance obtained viaInMemoryWebSessionStore.