Exception: Invar::ImmutableRealityError
- Inherits:
-
NoMethodError
- Object
- NoMethodError
- Invar::ImmutableRealityError
- Defined in:
- lib/invar/errors.rb
Overview
Raised when #pretend is called but the testing extension has not been loaded.
When raised during normal operation, it may mean the application is calling #pretend directly, which is strongly discouraged. The feature is meant for testing.