- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed as not planned
Labels
in: testIssues in the test moduleIssues in the test modulestatus: invalidAn issue that we don't feel is validAn issue that we don't feel is valid
Description
I'm trying to replace some of our MockMvc controller tests using MockMvcTester.
With MockMvc, the @ControllerAdvice were picked up and used. For stand-alone you can .setControllerAdvice.
Using MockMvcTester, the @ControllerAdvice is not picked up, and I don't see a way to configure one.
Is that on purpose?
Or am I missing something?
Metadata
Metadata
Assignees
Labels
in: testIssues in the test moduleIssues in the test modulestatus: invalidAn issue that we don't feel is validAn issue that we don't feel is valid