This test rule is now in the 'test-rules' support repository. Use that one!
https://developer.android.com/reference/android/support/test/rule/ActivityTestRule.html
This test rule is now in the 'test-rules' support repository. Use that one!
https://developer.android.com/reference/android/support/test/rule/ActivityTestRule.html
hi all, need your expertise here. I m not sure why my JUnit4.class is in red color. I already sync gradle
/* JUnit4 & Espresso */
androidTestCompile 'com.android.support.test:runner:0.3'
// Set this dependency to use JUnit 4 rules
androidTestCompile 'com.android.support.test:rules:0.3'
but not working?any 1 know why?
@IgorGanapolsky Mine came first.