On 01/04/2008, Jed Hurt <[EMAIL PROTECTED]> wrote:
>
> Is there an easy way to stub an instance method for every new instance of
> a given class? I suppose I could just redefine the method, but I'm wondering
> if the RSpec mocking framework has this built in.


Hi Jed

I hate it when other people ask this, but I can't help :)  How come you need
to do this?  I've always wondered what the use case for this "mocking"
strategy is

Ashley
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to