I have a emailService @Spy object which has send function. I would like to do something like this.
when(emailClientService.send(any())).thenC