Module: Easytest::Matcher
- Defined in:
- lib/easytest/matcher/be.rb,
lib/easytest/matcher/nil.rb,
lib/easytest/matcher/base.rb,
lib/easytest/matcher/be_a.rb,
lib/easytest/matcher/true.rb,
lib/easytest/matcher/empty.rb,
lib/easytest/matcher/equal.rb,
lib/easytest/matcher/false.rb,
lib/easytest/matcher/match.rb,
lib/easytest/matcher/raise.rb,
lib/easytest/matcher/include.rb,
lib/easytest/matcher/kind_of.rb,
lib/easytest/matcher/satisfy.rb,
lib/easytest/matcher/instance_of.rb,
lib/easytest/matcher/raise_nothing.rb,
lib/easytest/matcher/contain_exactly.rb,
lib/easytest/matcher/have_attributes.rb
Defined Under Namespace
Classes: Base, Be, BeA, ContainExactly, Empty, Equal, False, HaveAttributes, Include, InstanceOf, KindOf, Match, Nil, Raise, RaiseNothing, Satisfy, True