Class: IdentityParade::Matchers::TrueClassMatcher

Inherits:
BooleanMatcher show all
Defined in:
lib/identity_parade/matchers/true_class_matcher.rb

Overview

This matcher checks the similarity of booleans

Instance Attribute Summary

Attributes inherited from IdentityParade::Matcher

#left, #right

Method Summary

Methods inherited from BooleanMatcher

#score

Methods inherited from IdentityParade::Matcher

#initialize, #score

Constructor Details

This class inherits a constructor from IdentityParade::Matcher