I am migrating my app to androidx, I can\'t seem to get my unit tests working. I took example from Google\'s AndroidJunitRunnerSample, which has been updated to use the new
Some other possible reasons:
@SmallTest
@Test
setup()
teardown()