Join Slack
Powered by
When writing unit tests with Koin, what's the diff...
# koin
v
voben
10/03/2019, 4:53 PM
When writing unit tests with Koin, what's the difference between calling
stopKoin()
and
getKoin().close()
? It seems like they both clean up resources but the documentation isn't very clear on which to use
Open in Slack
Previous
Next