Package org.springframework.mock.http.server.reactive
@NonNullApi
@NonNullFields
package org.springframework.mock.http.server.reactive
Mock implementations of reactive HTTP server contracts.
-
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.Mock extension ofAbstractServerHttpResponse
for use in tests without an actual server.