internal Co Every
fun <T> internalCoEvery(stubBlock: suspend MockKMatcherScope.() -> T): MockKStubScope<T, T>
Content copied to clipboard
Starts a block of stubbing for coroutines. Part of DSL.
Starts a block of stubbing for coroutines. Part of DSL.