Class
WebMock::WebMockMatcher
In:
lib/webmock/rspec/matchers/webmock_matcher.rb
Parent:
Object
Methods
does_not_match?
failure_message
matches?
negative_failure_message
new
once
times
twice
with
Public Class methods
new
(method, uri)
Public Instance methods
does_not_match?
(webmock)
failure_message
()
matches?
(webmock)
negative_failure_message
()
once
()
times
(times)
twice
()
with
(options = {}, &block)
[Validate]