Join Slack
Powered by
with this code: ``` verify(emailService).sendEmail...
# test
p
poohbar
01/02/2018, 8:34 PM
with this code:
Copy code
verify(emailService).sendEmail(argThat { length == 3 }, any(), any(), any())
3
Views
Open in Slack
Previous
Next