class RSpec::Matchers::BuiltIn::BeWithin
def description
-
(String)
-
Other tags:
- Api: - private
def description "be within #{@delta}#{@unit} of #{expected_formatted}" end
(String)
-
def description "be within #{@delta}#{@unit} of #{expected_formatted}" end