WebTestClient has support for testing reactive router functions by creating a WebTestClient that's bound to a reactive RouterFunction instance. It would be useful to have similar functionality in MockMvcWebTestClient and perhaps MockMvcBuilders for a Servlet-based RouterFunction.
WebTestClienthas support for testing reactive router functions by creating aWebTestClientthat's bound to a reactiveRouterFunctioninstance. It would be useful to have similar functionality inMockMvcWebTestClientand perhapsMockMvcBuildersfor a Servlet-basedRouterFunction.