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?

  Thanks.


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

Reply via email to