Migrate Kotlin tests to use mockito-kotlin2.

Test: atest
Bug: 300509464
Flag: No
Change-Id: I5e0d0f1f29d51cdbfacd51f7229afddf8bd66f7e
This commit is contained in:
Brian Isganitis
2023-10-03 16:02:39 -04:00
parent fe38407873
commit 06139e079c
13 changed files with 239 additions and 354 deletions

View File

@@ -87,6 +87,7 @@ android_library {
"androidx.test.espresso.contrib",
"androidx.test.espresso.intents",
"androidx.test.uiautomator_uiautomator",
"mockito-kotlin2",
"mockito-target-extended-minus-junit4",
"launcher_log_protos_lite",
"truth-prebuilt",