I want to test the PostMapping of my controller. It should receive a multipartfile and 2 boolean parameters, and return a response as an InputStreamRessource (I used this as it