Creates and returns a Spread
from the
pivot
passed to the constructor and
the tolerance
passed to this method.
Creates and returns a Spread
from the
pivot
passed to the constructor and
the tolerance
passed to this method.
the tolerance with which to create (and return) the Spread
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 aSpread
.