You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).