class RSpec::Matchers::BuiltIn::Exist
def failure_message_when_negated
-
(String)
-
Other tags:
- Api: - private
def failure_message_when_negated "expected #{actual_formatted} not to exist#{@test.validity_message}" end
(String)
-
def failure_message_when_negated "expected #{actual_formatted} not to exist#{@test.validity_message}" end