Skip to content

Instantly share code, notes, and snippets.

@luizmarcus
Created February 23, 2016 02:01
Show Gist options
  • Save luizmarcus/4e2d95b4e4331468ac82 to your computer and use it in GitHub Desktop.
Save luizmarcus/4e2d95b4e4331468ac82 to your computer and use it in GitHub Desktop.
@Rule
public ActivityTestRule<MainActivity> mActivityRule = new ActivityTestRule<>(
MainActivity.class);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment