Join Slack
Powered by
Could you run a test that checks your modules for ...
# koin
v
voben
05/05/2020, 5:06 PM
Could you run a test that checks your modules for you?
Copy code
@Test fun `test all Koin modules can be resolved`() { getKoin().checkModules() }
Open in Slack
Previous
Next