class Mocks::UnexpectedMessage
- Mocks::UnexpectedMessage
- Exception
- Reference
- Object
Overview
Exception raised when a method was called that wasn't allowed or expected.
Defined in:
mocks/unexpected_message.crConstructors
Instance Method Summary
-
#method_name : Symbol
Name of the method that was called.