Skip to content

Instantly share code, notes, and snippets.

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