CoroutineTestExtension
fun CoroutineTestExtension(scopeFactory: CoroutineTestExtension.ScopeFactory = ScopeFactory())
Content copied to clipboard
Parameters
scopeFactory
optional factory for a custom TestProvidedCoroutineScope. If a factory is not provided, the resultant scope uses the same TestCoroutineDispatcher for each property in its TestDispatcherProvider