Module
VCR::HttpStubbingAdapters::Typhoeus
In:
lib/vcr/http_stubbing_adapters/typhoeus.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
=
'0.2.1'
MAXIMUM_VERSION
=
'0.2'
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]