I\'m trying to write a simple UI test for my Android app:
@RunWith(AndroidJUnit4::class) class SimpleTest { @g