Uses of Package
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.
-
ClassDescriptionMock extension of
AbstractServerHttpRequest
for 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. -
ClassDescriptionMock extension of
AbstractServerHttpRequest
for use in tests without an actual server.Request builder exposing properties not related to the body.Mock extension ofAbstractServerHttpResponse
for use in tests without an actual server.