Module: Matchi

Defined in:
lib/matchi.rb,
lib/matchi/helper.rb,
lib/matchi/matcher.rb,
lib/matchi/matcher/eql.rb,
lib/matchi/matcher/base.rb,
lib/matchi/matcher/equal.rb,
lib/matchi/matcher/match.rb,
lib/matchi/matcher/be_nil.rb,
lib/matchi/matcher/be_true.rb,
lib/matchi/matcher/be_false.rb,
lib/matchi/matcher/raise_exception.rb,
lib/matchi/matcher/be_an_instance_of.rb

Overview

Namespace for the Matchi library.

Defined Under Namespace

Modules: Helper, Matcher