Zach Dennis wrote:
* If you want ordered message expectations on a mock you have to
explicitly tell them to be ordered.

Really, you can do that? I'm curious about how.

Checkout http://rspec.info/documentation/mocks/message_expectations.html

And look at the Ordering section.

Thanks for that pointer. Somehow I never made it that far into the document tree. If you hadn't mentioned it I would not have realized that was there. No wonder I was having trouble!

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

Reply via email to