When using koin for ui tests, is it necessary to c...
# koin
d
When using koin for ui tests, is it necessary to call activityRule.finishActivity(), closeKoin(), or releaseContext(contextName) in an @After method?