kotlinx.coroutines
1.6.4-SNAPSHOT
common
kotlinx-coroutines-test
/
kotlinx.coroutines.test
/
TestScope
/
testScheduler
test
Scheduler
common
@
ExperimentalCoroutinesApi
abstract
val
testScheduler
:
TestCoroutineScheduler
Content copied to clipboard
The delay-skipping scheduler used by the test dispatchers running the code in this scope.