Class: SpecCombos::AnyMatcher
- Inherits:
-
Object
- Object
- SpecCombos::AnyMatcher
- Includes:
- CollectionMatcher, MatcherCombiner, MatcherCombiner::Or
- Defined in:
- lib/spec_combos/any_matcher.rb
Overview
Matcher to verify that all items match something else
Method Summary
Methods included from CollectionMatcher
Methods included from MatcherCombiner::Or
Methods included from MatcherCombiner
#failure_message_for_should, #failure_message_for_should_not, #matches?