[rspec-users] Shared behavior and_raise problem, and site aestetics
Chris Hoffman
chris.c.hoffman at gmail.com
Thu May 10 13:50:21 EDT 2007
Hello,
Is anyone else having trouble with the and_raise method on mocks,
with respect to shared behaviors? If I do the following instead:
foo.should_receive(:bar).and_return { raise }
everything seems to work. I have been supplying no arguments to
and_raise, by the way.
Also, you may want to make the background in the code examples on the
home page a little lighter. I am hardly able to read the
darker-colored bits.
Thanks.
-Chris
More information about the rspec-users
mailing list