NUnit.Framework.Is.StringMatching Method
Returns a constraint that succeeds if the actual value matches the regular expression supplied as an argument.

Syntax

public static NUnit.Framework.Constraints.RegexConstraint StringMatching (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
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0