Add test for IntentProviderImpl
This commit is contained in:
parent
19c549d9a5
commit
3c4629e74c
2 changed files with 93 additions and 0 deletions
|
|
@ -225,6 +225,7 @@ dependencies {
|
|||
kapt(libs.dagger.compiler)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.molecule.runtime)
|
||||
testImplementation(libs.test.truth)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue