Exception: RSpec::Expectations::ExpectationNotMetError

Inherits:
Exception show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-expectations-3.12.2/lib/rspec/expectations.rb

Overview

Note:

We subclass Exception so that in a stub implementation if

Exception raised when an expectation fails.

the user sets an expectation, it can’t be caught in their code by a bare ‘rescue`.

Direct Known Subclasses

MultipleExpectationsNotMetError

Method Summary

Methods inherited from Exception

#as_json