2008-09-25 13:47, Nick Hoffman:
> I'm calling #stub! and #should_receive on the same method within a  
> class, and am finding that the method doesn't return the value given  
> to #stub!

How about GMarker.should_receive(:new).with(foo).and_return mock_marker

-- 
Tero Tilus ## 050 3635 235 ## http://www.tilus.net/koti/tero/
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to