| Class | VCR::Cassette::HTTPInteractionList |
| In: |
lib/vcr/cassette/http_interaction_list.rb
|
| Parent: | Object |
@private
| allow_playback_repeats | [R] | |
| interactions | [R] | |
| parent_list | [R] | |
| request_matchers | [R] |
Checks if there are no unused interactions left.
@raise [VCR::Errors::UnusedHTTPInteractionError] if not all interactions were played back.