class RSpec::Matchers::BuiltIn::Be
def failure_message_when_negated
-
(String)
-
Other tags:
- Api: - private
def failure_message_when_negated "expected #{actual_formatted} to evaluate to false" end
(String)
-
def failure_message_when_negated "expected #{actual_formatted} to evaluate to false" end