Closed as not planned
Closed as not planned
Description
Testing org.springframework.web.servlet.function.HandlerFunction
implementations would be easier if spring-test
would provide a mock implementation of org.springframework.web.servlet.function.ServerRequest
, analogous to the org.springframework.mock.web.reactive.function.server.MockServerRequest
(that implements the reactive counterpart org.springframework.web.reactive.function.server.ServerRequest
).
Activity