Skip to content

Instantly share code, notes, and snippets.

@bjhess
Created October 2, 2008 17:55
Show Gist options
  • Save bjhess/14411 to your computer and use it in GitHub Desktop.
Save bjhess/14411 to your computer and use it in GitHub Desktop.
# Is there a way to run mocha expectations against demeter violators?
# This is possible with Flexmock, but I grew tired of it.
@group.expects('users.from_subdomain').with(subdomain).once
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment