NUnit.Framework.Constraints.ThrowsNothingConstraint.Matches Method
Test whether the constraint is satisfied by a given value

Syntax

public override bool Matches (object actual)

Parameters

actual
The value to be tested

Returns

True if no exception is thrown, otherwise false

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