David Chelimsky wrote: > On Wed, Jun 3, 2009 at 12:46 PM, Sebastian W. <li...@ruby-forum.com> > wrote: >> Hello all, >> Is there a way to explicitly tell a mock to expect no messages and give >> an error if it does? I believe this is the default behavior, but thought >> it might be nice for code readers to see. > > You can tell it to expect not to receive a specific message, but there > is no way to say that it should not receive any messages. > > Cheers, > David
Okay, cool - feature request? : ) -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users