Skip to content

Instantly share code, notes, and snippets.

@bguthrie
Created May 2, 2009 21:56
Show Gist options
  • Save bguthrie/105724 to your computer and use it in GitHub Desktop.
Save bguthrie/105724 to your computer and use it in GitHub Desktop.
user = User mimic
user should receive(firstName: "Guybrush", authenticate!("Guybrush", "lechucksucks") andReturn(true))
user authenticate!(user name, "lechucksucks") should be true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment