See: Description
Class | Description |
---|---|
TestCoroutineContext |
This CoroutineContext dispatcher can be used to simulate virtual time to speed up
code, especially tests, that deal with delays and timeouts in Coroutines.
|
TestCoroutineContextKt |
Components to ease writing unit-tests for code that contains coroutines with delays and timeouts.