class RSpec::Matchers::BuiltIn::BeWithin
def failure_message_when_negated
-
(String)
-
Other tags:
- Api: - private
def failure_message_when_negated "expected #{actual_formatted} not to #{description}" end
(String)
-
def failure_message_when_negated "expected #{actual_formatted} not to #{description}" end