TestCoroutineScope
Content copied to clipboard
A coroutine scope for launching test coroutines using TestCoroutineDispatcher.
createTestCoroutineScope is a similar function that defaults to StandardTestDispatcher.
A coroutine scope for launching test coroutines using TestCoroutineDispatcher.
createTestCoroutineScope is a similar function that defaults to StandardTestDispatcher.