程序包的使用
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 of
AbstractServerHttpResponsefor use in tests without an actual server.