More tests for RageshakeDetectionPresenterTest

This commit is contained in:
Benoit Marty 2023-02-09 14:27:48 +01:00 committed by Benoit Marty
parent afbae0a15d
commit 059d8ec6ce
3 changed files with 43 additions and 3 deletions

View file

@ -97,7 +97,7 @@ test_junit = "junit:junit:4.13.2"
test_runner = "androidx.test:runner:1.4.0"
test_uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
test_junitext = "androidx.test.ext:junit:1.1.3"
test_mockk = "io.mockk:mockk:1.13.2"
test_mockk = "io.mockk:mockk:1.13.4"
test_barista = "com.adevinta.android:barista:4.2.0"
test_hamcrest = "org.hamcrest:hamcrest:2.2"
test_orchestrator = "androidx.test:orchestrator:1.4.1"