Add test for VectorUncaughtExceptionHandler
This commit is contained in:
parent
b3ab4e0173
commit
842b046139
2 changed files with 52 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ dependencies {
|
|||
ksp(libs.showkase.processor)
|
||||
|
||||
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