Module: MotionSpec::Matcher

Defined in:
lib/motion-spec/matcher/be.rb,
lib/motion-spec/matcher/eq.rb,
lib/motion-spec/matcher/eql.rb,
lib/motion-spec/matcher/be_a.rb,
lib/motion-spec/matcher/match.rb,
lib/motion-spec/matcher/be_nil.rb,
lib/motion-spec/matcher/change.rb,
lib/motion-spec/matcher/be_true.rb,
lib/motion-spec/matcher/include.rb,
lib/motion-spec/matcher/satisfy.rb,
lib/motion-spec/matcher/be_false.rb,
lib/motion-spec/matcher/end_with.rb,
lib/motion-spec/matcher/be_within.rb,
lib/motion-spec/matcher/be_generic.rb,
lib/motion-spec/matcher/have_items.rb,
lib/motion-spec/matcher/respond_to.rb,
lib/motion-spec/matcher/start_with.rb,
lib/motion-spec/matcher/match_array.rb,
lib/motion-spec/matcher/raise_error.rb,
lib/motion-spec/matcher/have_generic.rb,
lib/motion-spec/matcher/single_method.rb

Defined Under Namespace

Classes: Be, BeA, BeFalse, BeGeneric, BeNil, BeTrue, BeWithin, Change, EndWith, Eq, Eql, HaveGeneric, HaveItems, Include, Match, MatchArray, RaiseError, RespondTo, Satisfy, SingleMethod, StartWith