Last Modified
2013-06-18 12:14:41 -0400
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.