Test two numeric values for equality, performing the usual numeric
conversions and using a provided or default tolerance. If the tolerance
provided is Empty, this method may set it to a default tolerance.
Syntax
Parameters
- expected
- The expected value
- actual
- The actual value
- tolerance
- A reference to the tolerance in effect
Returns
True if the values are equal
Remarks
Requirements
Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0