Last Modified
2014-02-26 16:10:15 -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.