Exception: Verity::AssertionError
- Inherits:
-
StandardError
- Object
- StandardError
- Verity::AssertionError
- Defined in:
- lib/verity/assertions.rb
Overview
Public: Raised when an assertion fails. Distinct from unexpected exceptions so the runner can differentiate assertion failures from errors.