coJustAwait

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

Stub block to never return. Part of DSL.

Used to define what behaviour is going to be mocked.

See also