Issue#67 Extract JUnit5 MainDispatcher
This commit is contained in:
parent
3b96a5d9eb
commit
7e019973e8
11 changed files with 112 additions and 57 deletions
|
|
@ -32,4 +32,6 @@ android {
|
|||
dependencies {
|
||||
implementation "org.junit.jupiter:junit-jupiter-engine:$junit5_version"
|
||||
implementation "androidx.arch.core:core-runtime:$arch_core_version"
|
||||
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue