the project environment is a SpringBoot project, and the type is injected with @ Autowired. I just want to Mock some of the classes and I don t want to deal with all of Mock. 1. You can inject Mock classes using InjectMocks, but if one of them has mul...