Exception: Verity::AssertionError

Inherits:
StandardError
  • Object
show all
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.