@ExperimentalCoroutinesApi
public static class CoroutineScopeRule.TestCoroutineScopeOwner
| Constructor and Description |
|---|
TestCoroutineScopeOwner() |
| Modifier and Type | Method and Description |
|---|---|
kotlinx.coroutines.test.TestCoroutineScope |
getCoroutineScope() |
kotlinx.coroutines.test.TestCoroutineDispatcher |
getTestDispatcher() |
kotlinx.coroutines.CoroutineDispatcher |
getWorkerDispatcher() |
@NotNull public kotlinx.coroutines.test.TestCoroutineDispatcher getTestDispatcher()
@NotNull public kotlinx.coroutines.test.TestCoroutineScope getCoroutineScope()
@NotNull public kotlinx.coroutines.CoroutineDispatcher getWorkerDispatcher()