class RSpec::Mocks::Matchers::HaveReceived
def setup_negative_expectation(subject, &block)
def setup_negative_expectation(subject, &block) notify_failure_message unless does_not_match?(subject, &block) end
def setup_negative_expectation(subject, &block) notify_failure_message unless does_not_match?(subject, &block) end