Jul 28, 2017 · 1 min read
I think you get an error because you are using Activity methods on a JVM test. You should use Espresso for these kind of tests.
I think you get an error because you are using Activity methods on a JVM test. You should use Espresso for these kind of tests.
Written by