dispatcher

val dispatcher: TestCoroutineDispatcher

The underlying TestCoroutineDispatcher which is responsible for virtual time control.

See also

kotlinx.coroutines.test.UncaughtExceptionCaptor
kotlinx.coroutines.test.DelayController

Sources

Link copied to clipboard