Skip to content

Support WebExceptionHandler in @WebFluxTest #13627

@hantsy

Description

@hantsy

@WebMvcTest worked well with @ExceptionHandler. But @WebFluxTest ignores it at all and throw exceptions in the background, I created an post on stackoverflow before to describe it.

https://stackoverflow.com/questions/48162730/how-to-test-exception-with-webfluxtest

related codes: https://github.com/hantsy/angular-spring-reactive-sample/blob/master/server/src/test/java/com/example/demo/PostControllerTest.java#L112-L123

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions