This method enables the following syntax:
This method enables the following syntax:
sevenDotOh should be (17.0 +- 0.2) ^
The plusOrMinus method has been deprecated and will be removed in a future version of ScalaTest. Please use +- instead.
The plusOrMinus method has been deprecated and will be removed in a future version of ScalaTest. Please use +- instead.
This method enables the following syntax:
sevenDotOh should be (17.0 plusOrMinus 0.2) ^
The plusOrMinus method has been deprecated and will be removed in a future version of ScalaTest. Please use +- instead.
This class is part of the ScalaUtils tolerance DSL. Please see the documentation for
ShouldMatchers
orMustMatchers
for an overview of the matchers DSL.