Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any instance expectations cannot be satisfied on instances that have already received calls stubbed messages #652

Closed
fables-tales opened this issue Apr 4, 2014 · 2 comments

Comments

@fables-tales
Copy link
Member

see: https://github.com/rspec/rspec-mocks/pull/651/files#diff-642797393f5337525c54ac20f40bb0acR421

@cupakromer
Copy link
Member

As discussed there, there are two options on the table:

  1. make the query to the space only happen if an any-instance expectation has been set-up
  2. make any instance recorders subscribe to notifications of received messages

Currently not sure about the scope and complexity of either of these options.

@myronmarston
Copy link
Member

Closing in favor of #654.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants