Join Slack
Powered by
i guess icould do this: ``` verify { emailService....
# mockk
p
poohbar
08/24/2018, 3:59 PM
i guess icould do this:
Copy code
verify { emailService.sendEmail(allAny()) wasNot called }
but in my case emailService is in java so this wont compile
2
Views
Open in Slack
Previous
Next