class RSpec::Matchers::BuiltIn::YieldWithArgs
def failure_message
- Private: -
def failure_message "expected given block to yield with arguments, but #{positive_failure_reason}" end
def failure_message "expected given block to yield with arguments, but #{positive_failure_reason}" end