I do have simple parameterized test case. It looks like that:
@RunWith(MockitoJunitRunner.class) class SuperServiceTest { @Mock ExtraService serv