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?
What is the difference between AndroidJUnit4::class and AndroidJUnit4ClassRunner::class?
30 views Asked by Purple6666 At
1
AndroidJUnit4
AndroidJUnitRunner