Join Slack
Powered by
Hi everybody, Is there any way to mock ```f``` wit...
# kotlintest
r
rjj3
08/18/2017, 2:50 PM
Hi everybody, Is there any way to mock
Copy code
f
with mockito in the following case:
Copy code
fun x(f : (String) -> Int)
?
Open in Slack
Previous
Next