Provide mock implementation of org.springframework.web.servlet.function.ServerRequest
#31087
Labels
in: test
Issues in the test module
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: superseded
An issue that has been superseded by another
type: enhancement
A general enhancement
Testing
org.springframework.web.servlet.function.HandlerFunction
implementations would be easier ifspring-test
would provide a mock implementation oforg.springframework.web.servlet.function.ServerRequest
, analogous to theorg.springframework.mock.web.reactive.function.server.MockServerRequest
(that implements the reactive counterpartorg.springframework.web.reactive.function.server.ServerRequest
).The text was updated successfully, but these errors were encountered: