Uses of Package
org.springframework.mock.http.server.reactive
Packages that use org.springframework.mock.http.server.reactive
Package
Description
Mock implementations of reactive HTTP server contracts.
Mock implementations of Spring's reactive server web API abstractions.
- 
Classes in org.springframework.mock.http.server.reactive used by org.springframework.mock.http.server.reactiveClassDescriptionMock extension ofAbstractServerHttpRequestfor use in tests without an actual server.Request builder exposing properties not related to the body.A builder that adds a body to the request.
- 
Classes in org.springframework.mock.http.server.reactive used by org.springframework.mock.web.serverClassDescriptionMock extension ofAbstractServerHttpRequestfor use in tests without an actual server.Request builder exposing properties not related to the body.Mock extension ofAbstractServerHttpResponsefor use in tests without an actual server.