Join Slack
yep, at least with mockito-kotlin, you can do `mock<(String) -> Int>()` and verify if `invo...
# test
a
arekolek
06/07/2019, 8:35 PM
yep, at least with mockito-kotlin, you can do
mock<(String) -> Int>()
and verify if
invoke
was called
👍 1
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by