In my MockMvc Test, I want to mock @AuthenticationPrincipal in spring boot rest controller. As you can see this is one of the example of mocking target.
This one is C