Hi, I recently started learning Kotlin and I’m try...
# android
k
Hi, I recently started learning Kotlin and I’m trying to write Android instrumentation tests using Mockito. I have Main Activity class and interface that look like this: