Hi!
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
This is wonderful. Have you done anything similar for Android Unit Tests? I'd love to stop extending |
This is definitely non-gross. Thanks Jake. |
Now first-party in a test support library https://developer.android.com/reference/android/support/test/rule/ActivityTestRule.html |
Does anybody know how to get Instrumentation from android/support/test/rule/ActivityTestRule ? Still use Jake's @rule for now... |
Hi Jake, |
Android testing support library already includes their ActivityTestRule. Why do we need this ActivityRule? |
@IgorGanapolsky Mine came first. |
hi all, need your expertise here. I m not sure why my JUnit4.class is in red color. I already sync gradle /* JUnit4 & Espresso */ but not working?any 1 know why? |
This comment has been minimized.
Use: