DispatcherProvider
interface DispatcherProvider
Provides access to the different types of CoroutineDispatchers, defaulting to the regular kotlin Dispatcher implementation.
Useful to inject TestCoroutineDispatcher implementations in test scenarios. See https://craigrussell.io/2021/12/testing-android-coroutines-using-runtest/#injecting-coroutine-dispatchers