class RSpec::Matchers::BuiltIn::YieldSuccessiveArgs
def failure_message_when_negated
- Private: -
def failure_message_when_negated 'expected given block not to yield successively with arguments, ' \ "but #{negative_failure_reason}" end
def failure_message_when_negated 'expected given block not to yield successively with arguments, ' \ "but #{negative_failure_reason}" end