Skip to content

Instantly share code, notes, and snippets.

@dLobatog
Created August 24, 2016 08:23
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 dLobatog/7e0bfaf33761ca0fdf76e610b7fe48f9 to your computer and use it in GitHub Desktop.
Save dLobatog/7e0bfaf33761ca0fdf76e610b7fe48f9 to your computer and use it in GitHub Desktop.
setup do
assert_equal [], Mocha::Mockery.instance.stubba.stubba_methods.select { |method| method.stubbee == Location || method.stubbee == Host }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment