class RSpec::Matchers::BuiltIn::BeNil
def failure_message_when_negated
-
(String)
-
Other tags:
- Api: - private
def failure_message_when_negated "expected: not nil\n got: nil" end
(String)
-
def failure_message_when_negated "expected: not nil\n got: nil" end