NUnit.Framework.Constraints.ThrowsNothingConstraint.WriteActualValueTo Method
Write the actual value for a failing constraint test to a MessageWriter. The default implementation simply writes the raw value of actual, leaving it to the writer to perform any formatting.

Syntax

public override void WriteActualValueTo (MessageWriter writer)

Parameters

writer
The writer on which the actual value is displayed

Remarks

Documentation for this section has not yet been entered.

Requirements

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