Last Modified
2014-01-14 11:47:23 -0500
Requires
  • active_resource/http_mock

Description

When this module is included it will prevent normal ActiveResource calls from being made. Be sure to use ActiveSupport::Testing::Isolation and require this module in the setup method if you want to use ActiveResource::HttpMock in the same test suite that hits the server.