@RunWith(SpringRunner.class) @SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT) public class ManyCustomersServiceTest { ...
Obs: Rodou com Spring Boot 1.4.0 e só é compatível com Mockito:1.x