Class: SpecCombos::AnyMatcher

Inherits:
Object
  • Object
show all
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

#description, #initialize

Methods included from MatcherCombiner::Or

#match_result

Methods included from MatcherCombiner

#failure_message_for_should, #failure_message_for_should_not, #matches?