Solved the issue. I was running the JUnit tests as a standard “JUnit test” in Android Studio
. I fixed the issue by resetting the configuration as a Android Test
.
Solved the issue. I was running the JUnit tests as a standard “JUnit test” in Android Studio
. I fixed the issue by resetting the configuration as a Android Test
.