On Nov 14, 2007, at 4:08 PM, sinclair bain wrote: > Matthew, > > If your intent is to test the behaviour of your model(s), then yes > mocking and > stubbing are a good [_the_] way to go.
Except, of course, that you are no longer really validating the associated models - only your mocks. Scott _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
