Exception: VCR::Errors::UnusedHTTPInteractionError

Inherits:
Error
  • Object
show all
Defined in:
lib/vcr/errors.rb

Overview

Note:

Only applicable when :allow_episode_skipping is false.

Error raised when you eject a cassette before all previously recorded HTTP interactions are played back.

See Also:

  • HTTPInteractionList#assert_no_unused_interactions!