-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: testIssues in the test moduleIssues in the test modulein: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Rob Winch opened SPR-15349 and commented
Currently there does not appear to be an easy way to add WebFilter to the WebTestClient unless the ApplicationContext is used. This means it is difficult to test a WebFilter in isolation or along side a set of Controller s or RouterFunction s.
Affects: 5.0 M5
Referenced from: commits 54192cf
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test modulein: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement