Skip to content
This repository was archived by the owner on Oct 6, 2018. It is now read-only.

Conversation

@mlippert
Copy link

@mlippert mlippert commented Sep 5, 2015

The docs for the stub functions

  • yieldsTo
  • yield
  • yieldTo
  • callArg
  • callArgWith

refer to spy instead of stub. This pull request changes spy to stub in these locations.

Note: While writing this pull request, and looking again at the doc, I'm not sure the last 4 methods are real, as they seem to have analogues above them with as yield -> yields, yieldTo -> yieldsTo, callArg -> callsArg and callArgWith -> callsArgWith.

In which case only the single mention of spy in yieldsTo should be changed and the other 4 should be removed instead of fixed.

@chentsulin chentsulin mentioned this pull request Sep 17, 2015
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.

1 participant