Module: FakeWebMatcher

Defined in:
lib/fake_web_matcher.rb,
lib/fake_web_matcher/matchers.rb,
lib/fake_web_matcher/extension.rb,
lib/fake_web_matcher/request_matcher.rb

Overview

An RSpec matcher for the Fakeweb HTTP stubbing library, allowing you to use RSpec syntax to check if requests to particular URIs have been made.

See Also:

Author:

  • Pat Allan

Defined Under Namespace

Modules: Extension, Matchers Classes: RequestMatcher