Module
VCR::HttpStubbingAdapters::WebMock
In:
lib/vcr/http_stubbing_adapters/webmock.rb
Methods
create_stubs_checkpoint
http_connections_allowed=
http_connections_allowed?
ignored_hosts=
restore_stubs_checkpoint
stub_requests
Included Modules
VCR::HttpStubbingAdapters::Common
Constants
MINIMUM_VERSION
=
'1.6.0'
MAXIMUM_VERSION
=
'1.6'
Public Instance methods
create_stubs_checkpoint
(cassette)
http_connections_allowed=
(value)
http_connections_allowed?
()
ignored_hosts=
(hosts)
restore_stubs_checkpoint
(cassette)
stub_requests
(http_interactions, match_attributes)
[Validate]