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

Deprecate "stub" for doubles #214

Closed
sethvargo opened this issue Jan 14, 2013 · 3 comments
Closed

Deprecate "stub" for doubles #214

sethvargo opened this issue Jan 14, 2013 · 3 comments

Comments

@sethvargo
Copy link

As mentioned here stub should be deprecated in favor of double and removed.

@myronmarston
Copy link
Member

Closed by #233.

@fables-tales
Copy link
Member

Is there a reason why this is still open?

@myronmarston
Copy link
Member

Nope, I just forgot to close it.

adamphillips added a commit to adamphillips/ruby-test-reporter that referenced this issue Jan 13, 2014
As of rspec-mocks 2.14.0 `mock` was delegated, `double` should be used
instead. For more details see

rspec/rspec-mocks#214
adamphillips added a commit to adamphillips/ruby-test-reporter that referenced this issue Jan 13, 2014
As of rspec-mocks 2.14.0 `mock` was deprecated, `double` should be used
instead. For more details see

rspec/rspec-mocks#214
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