with this code: ``` verify(emailService).sendEmail...
# test
p
with this code:
Copy code
verify(emailService).sendEmail(argThat { length == 3 }, any(), any(), any())