NUnit.Framework.TextMessageWriter.DisplayDifferences Method
Display Expected and Actual lines for given values, including a tolerance value on the expected line.

Syntax

public override void DisplayDifferences (object expected, object actual, NUnit.Framework.Constraints.Tolerance tolerance)

Parameters

expected
The expected value
actual
The actual value causing the failure
tolerance
The tolerance within which the test was made

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0