exvcr v0.10.3 ExVCR.Checker
Provides data store for checking which cassette files are used. It’s for [mix vcr.check] task.
Link to this section Summary
Functions
Increment the counter for cache cassettes hit
Increment the counter for server request hit
Link to this section Functions
Link to this function
add_cache_count(recorder)
Increment the counter for cache cassettes hit.
Link to this function
add_server_count(recorder)
Increment the counter for server request hit.
Link to this function
append(x)
Link to this function
get()
Link to this function
set(x)
Link to this function
start(arg)