Since methods are final by default, we enabled Moc...
# android
r
Since methods are final by default, we enabled MockMaker with Mockito like here: http://hadihariri.com/2016/10/04/Mocking-Kotlin-With-Mockito/ But it looks like this doesn’t work with instrumentation tests. Does someone have a workaround or can confirm, that this isn’t possible at the moment?