Creates and returns an Interval
from the
pivot
passed to the constructor and
the tolerance
passed to this method.
Creates and returns an Interval
from the
pivot
passed to the constructor and
the tolerance
passed to this method.
the tolerance with which to create (and return) the Interval
The plusOrMinus method has been deprecated and will be removed in a future version of ScalaUtils and ScalaTest. Please use +- instead.
The plusOrMinus method has been deprecated and will be removed in a future version of ScalaUtils and ScalaTest. Please use +- instead.
The plusOrMinus method has been deprecated and will be removed in a future version of ScalaTest. Please use +- instead.
Wrapper class with a
+-
method that, given aNumeric
argument, returns anInterval
.