Package dispatch.test
Types
Link copied to clipboard
@ExperimentalCoroutinesApi
Content copied to clipboard
A basic JUnit 4 TestRule which creates a new TestProvidedCoroutineScope for each test, sets Dispatchers.Main, and calls cleanupTestCoroutines afterwards.