Displaying 1 result from an estimated 1 matches for "all_kinds_of_crazy_stuff".
2007 Nov 02
1
stub calls to an instance method before it is created?
I am desperately in need of functionality such as Mocha offers with their
any_instance method. I see that there is an open ticket for a similar
feature in RSpec, but it does not look like anything have been done. Is
there any other way around this?
https://rubyforge.org/tracker/index.php?func=detail&aid=6791&group_id=797&atid=3152
Here is what I am doing, and why I feel I need this