-
-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Implicitly set responder on partial mocks
This relates to #149 and #531. All the tests seem to pass, but it would be worth doing a bit more thinking about the change in Mock#check_responder_responds_to where we now set include_all to true for the call to Object#respond_to?. Also it's only really worth doing this if the investigation in #531 means that it's definitely worthwhile. It would probably also be worth doing some spiking on the responder-related solution proposed in #149.
- Loading branch information
1 parent
ed9c040
commit 3be2e8b
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters