Module: Matchi

Defined in:
lib/matchi.rb,
lib/matchi/be.rb,
lib/matchi/eq.rb,
lib/matchi/match.rb,
lib/matchi/change.rb,
lib/matchi/satisfy.rb,
lib/matchi/be_within.rb,
lib/matchi/change/by.rb,
lib/matchi/change/to.rb,
lib/matchi/predicate.rb,
lib/matchi/change/from.rb,
lib/matchi/be_within/of.rb,
lib/matchi/change/from/to.rb,
lib/matchi/raise_exception.rb,
lib/matchi/be_an_instance_of.rb,
lib/matchi/change/by_at_most.rb,
lib/matchi/change/by_at_least.rb

Overview

A collection of damn simple expectation matchers.

Defined Under Namespace

Classes: Be, BeAnInstanceOf, BeWithin, Change, Eq, Match, Predicate, RaiseException, Satisfy