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