koin-test-core / org.koin.test.check / org.koin.core.KoinApplication

Extensions for org.koin.core.KoinApplication

checkModules

Check all definition's dependencies - start all modules and check if definitions can run

fun KoinApplication.checkModules(parameters: CheckParameters? = null): Unit