class RSpec::Matchers::BuiltIn::Output
def failure_message_when_negated
-
(String)
-
Other tags:
- Api: - private
def failure_message_when_negated "expected block to not #{description}, but #{negative_failure_reason}" end
(String)
-
def failure_message_when_negated "expected block to not #{description}, but #{negative_failure_reason}" end