Hello :wave: , documentation <here> talks about `M...
# koin
j
Hello 👋 , documentation here talks about
MockProviderRule
but I cannot resolve it in version
3.1.6
. Any idea what might be wrong?
a
it’s in koin-test gradle module
j
I've imported
koin-test
, but all I can find is
MockProvider
. I cannot find anything called
MockProviderRule
.
a
you need the
koin-test-junit4
module also
for the rule