class Spec2::Matchers::Eq(T)
  
  - Spec2::Matchers::Eq(T)
 - Reference
 - Object
 
Included Modules
Defined in:
matchers/eq.crConstructors
Instance Method Summary
- #actual_representation : String | Nil
 - #description
 - #expected
 - #failure_message
 - #failure_message_when_negated
 - #match(actual)