Skip to content

Instantly share code, notes, and snippets.

@ralphpina
Created February 16, 2017 20:13
Show Gist options
  • Save ralphpina/63dde0031c8cb59d212e9b2991c57956 to your computer and use it in GitHub Desktop.
Save ralphpina/63dde0031c8cb59d212e9b2991c57956 to your computer and use it in GitHub Desktop.
@Rule
public final TestComponentRule component = new TestComponentRule.Builder()
.withUserManager(true)
.build();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment