Module: Be
- Defined in:
- lib/be/errors.rb,
lib/be/kernel.rb,
lib/be/assertor.rb,
lib/be/delegator.rb
Defined Under Namespace
Modules: Kernel Classes: Assertor, Delegator
Constant Summary collapse
- ASSERTION_ERRORS =
Map assertion methods to the Errors that they should raise.
In the future there is good chance this will depend on the Assay library instead of defining our own error classes here. However we’ll wait until that library matures further before making that leap.
{}