Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Use message expectation API #9

Closed

Conversation

nicksieger
Copy link
Collaborator

This PR rewrites rspec-spies to make #have_received reuse RSpec's message expectation API.

It also removes the copy-paste monkey-patching, hopefully improving its future-proofiness. (Though to be fair it does introduce a few new monkey patches -- mostly exposing mock proxy state.)

Feel free to reject this PR if it's too broad.

@jamesarosen
Copy link
Collaborator

Resolved in a7fc787

@jamesarosen jamesarosen closed this Sep 5, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants