程序包 cn.taketoday.mock.http.server.reactive
@NonNullApi
@NonNullFields
package cn.taketoday.mock.http.server.reactive
Mock implementations of reactive HTTP server contracts.
-
类说明Mock extension of
AbstractServerHttpRequestfor 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 ofAbstractServerHttpResponsefor use in tests without an actual server.