I\'m trying to make UI test for my android app in Kotlin. Since the new system using ActivityTestRule, I can\'t make it work: it compiles correctly, and at runtime, I get:>
With Kotlin 1.0.4:
val mActivityRule: ... @Rule get