Join Slack
Powered by
Any Ideas how can I test an extension function wit...
# getting-started
t
Thanos Psaridis
08/22/2018, 8:48 AM
Any Ideas how can I test an extension function with Mockito? It doesn't seem to work nicely
Testing_extension_functions.java
r
razvandragut
08/22/2018, 9:06 AM
maybe you should look into
https://github.com/mockk/mockk
t
Thanos Psaridis
08/22/2018, 9:08 AM
I thought so. I was hoping there is a solution or a workaround for this with mockito already. Thanks anyway.
2
Views
Open in Slack
Previous
Next