Convert tests to consistent structure

Use JUnit4 runner (from Espresso core jar), @Before annotation
for initial setup, @Test for all test methods. Move away from
the deprecated ActivityInstrumentationTestCase2 base class.

Bug: 27155526

Change-Id: I537fd4322c494597e80ecf8c9bd73b7f82fe8271
7 files changed