module RSpec::Matchers::DSL::Macros
def failure_message(&definition)
- Yield: - actual the actual object (i.e. the value wrapped by `expect`)
def failure_message(&definition) define_user_override(__method__, definition) end
def failure_message(&definition) define_user_override(__method__, definition) end