-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
WebTestClient
allows one or more ExchangeFilterFunction
s to be registered. Spring REST Docs uses such a filter for its WebTestClient
integration. Support for filtering with RestTestClient
would allow REST Docs to offer integration with RestTestClient
when it's bound to a server. Note that when RestTestClient
is bound to a MockMvc
instance, it should be possible to use REST Docs' existing MockMvc
integration so REST Docs users aren't complete prevented from using RestTestClient
with the status quo.
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement