Skip to content

Instantly share code, notes, and snippets.

@drewcsillag
Last active December 6, 2016 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drewcsillag/4339d66ba4281c5b1a13e38f77741cdc to your computer and use it in GitHub Desktop.
Save drewcsillag/4339d66ba4281c5b1a13e38f77741cdc to your computer and use it in GitHub Desktop.
run a trial
final Observable<Boolean> result = trial.doTrial(
control, experiment, trialIsEqual, "checkpassword");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment