I am a newbie to android testing and I have observer both of these classes being suggested when I declare a class with @RunWith()
annotation. I searched for more documentation but there does not seem to be much. When and why should I use each one?
AndroidJUnit4
AndroidJUnitRunner