To avoid the spring context reload again and again. I have moved @MockBean annotated injection to a parent class. something like this.
@SpringBootTest ....... pub