how can I define my own App class to be used by Espresso? I tried my own AndroidJUnit4ClassRunner but I couldn't find any useful method over there..
Asked
Active
Viewed 115 times
1
-
What you need is something that has been mentioned [here](https://stackoverflow.com/a/29889514/8268378). – mark w. Jul 20 '17 at 02:40