mirror of
https://invent.kde.org/network/kdeconnect-android.git
synced 2025-12-12 20:35:58 +01:00
Migrate tests to mockk
This commit is contained in:
@@ -327,7 +327,8 @@ dependencies {
|
||||
|
||||
// Testing
|
||||
testImplementation(libs.junit)
|
||||
testImplementation(libs.mockito.core)
|
||||
testImplementation(libs.mockk)
|
||||
testImplementation(libs.slf4j.simple) // do not try to use the Android logger backend in tests
|
||||
testImplementation(libs.jsonassert)
|
||||
|
||||
// For device controls
|
||||
|
||||
Reference in New Issue
Block a user