Module: MacSpec::MatcherSystem

Defined in:
lib/mac_spec/matcher_system.rb,
lib/mac_spec/matcher_system/core/modals.rb,
lib/mac_spec/matcher_system/core/exceptions.rb,
lib/mac_spec/matcher_system/core/def_matcher.rb,
lib/mac_spec/matcher_system/core/matcher_builder.rb,
lib/mac_spec/matcher_system/core/expectation_builder.rb,
lib/mac_spec/matcher_system/built_in/error_expectations.rb,
lib/mac_spec/matcher_system/built_in/truth_expectations.rb,
lib/mac_spec/matcher_system/built_in/change_expectations.rb,
lib/mac_spec/matcher_system/built_in/operator_expectations.rb,
lib/mac_spec/matcher_system/built_in/enumerable_expectations.rb

Defined Under Namespace

Modules: DefMatcher, Exceptions, ExpectationBuilder, Expectations, MatcherBuilder, Modals