WebTestClient.bindToRouterFunction(...) with exception handler not working [SPR-17239] #21772
Labels
in: test
Issues in the test module
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
rodolphocouto opened SPR-17239 and commented
This bug occurs when the WebTestClient is used to test a router function with custom exception handler, for example:
With annotated controllers, the same custom exception is called, for example:
Affects: 5.0.8
Reference URL: https://github.com/rodolphocouto/spring-framework-issues/tree/master/SPR-17239
The text was updated successfully, but these errors were encountered: