I used to use IdiomaticMockito and mock methods via mockedService.doSomething() returns response However I got burnt when mocking methods this way on Spy and theref
mockedService.doSomething() returns response