[rspec-users] Rspec doubles & rails metal
David Chelimsky
dchelimsky at gmail.com
Thu Mar 18 08:28:56 EDT 2010
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
More information about the rspec-users
mailing list