coJustRun

fun coJustRun(stubBlock: suspend <Error class: unknown class>.() -> Unit): <Error class: unknown class>

Stub block to return Unit result as a coroutine block. Part of DSL. Similar to justRun

Used to define what behaviour is going to be mocked.