Class
RSpec::Matchers::BeWithin
In:
lib/rspec/matchers/be_within.rb
Parent:
Object
Methods
description
failure_message_for_should
failure_message_for_should_not
matches?
new
of
Included Modules
BaseMatcher
Attributes
delta
[R]
Public Class methods
new
(delta)
Public Instance methods
description
()
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(actual)
of
(expected)
[Validate]