Class | Contract::ContractMismatch |
In: |
lib/contract/exception.rb
|
Parent: | TypeError |
Represents a failed test in a contract. This means that an object simply does not fulfill one of the parts of a contract. Subclass of TypeError.