>No, because RSpec keeps track of partial mocks (mocks/stubs on "real"
>objects) and clears them out at the end of the example run.

Thank you!  This is the key, along with understanding we can just mock/stub 
onto the real object, without needing to make the object a mock object.

As soon as we just mock/stub, everything works as expected.

Thanks everyone for all the help!

Marcus
The WatchGuard Firebox that protects your network has detected a message that 
may not be safe.

Cause : The file type may not be safe.
Content type : application/ms-tnef
File name    : winmail.dat
Virus status : No information.
Action       : The Firebox deleted winmail.dat.

Your network administrator can not restore this attachment.

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

Reply via email to