So I have test like this:
public class TimesheetServiceTest { @Mock Repository repository; @Mock ServiceToMockResult serviceToMockResult;