@api public Matcher used to represent a compound `and` expectation.
Public Instance Methods
failure_message()click to toggle source
@api private @return [String]
# File lib/rspec/matchers/built_in/compound.rb, line 73deffailure_messageif@matcher_1_matchesmatcher_2.failure_messageelsif@matcher_2_matchesmatcher_1.failure_messageelsecompound_failure_messageendend