NUnit.Framework.Constraints.ConstraintFactory.DoesNotMatch Method
Returns a constraint that fails if the actual value matches the pattern supplied as an argument.

Syntax

public RegexConstraint DoesNotMatch (string pattern)

Parameters

pattern
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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