On Mar 17, 2010, at 6:05 PM, Nash wrote:

> Hi,
> 
>  I've created a cucumber test to test a metal I've created that
> connects to a third party.
> 
>  I'm using rspec mocks to create a stub for the 3 party. It seems
> that stubbing/mocking isn't extending all the way to the metal. It
> calls the read object and not the stub.
> 
>  Any idea of how I can make stubbing/mocking extend to the rails
> metal?

I responded on the cukes list:

http://groups.google.com/group/cukes/browse_thread/thread/1cebf781c6073eb3?hl=en

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

Reply via email to