koin-test / org.koin.test / mockInstance

mockInstance

inline fun <reified T : Any> mockInstance(koin: Koin, noinline stubbing: T.() -> Unit): T