
Package index
-
vcr
vcr-package
- vcr: Record 'HTTP' Calls to Disk
-
use_vcr()
- Setup vcr for a package
-
vcr_configure()
local_vcr_configure()
vcr_configure_reset()
vcr_configuration()
vcr_config_defaults()
- Global Configuration Options
-
vcr_configure_log()
local_vcr_configure_log()
- Configure vcr logging
-
use_cassette()
local_cassette()
- Use a cassette to record HTTP requests
-
turn_on()
turn_off()
turned_off()
turned_on()
skip_if_vcr_off()
- Turn vcr on and off
-
vcr_test_path()
- Locate file in tests directory
-
turn_on()
turn_off()
turned_off()
turned_on()
skip_if_vcr_off()
- Turn vcr on and off
-
cassettes()
current_cassette()
cassette_path()
- List cassettes, get current cassette, etc.
-
check_cassette_names()
- Check cassette names
-
Cassette
- Cassette handler
-
vcr_last_error()
- UnhandledHTTPRequestError
-
request_summary()
response_summary()
- request and response summary methods