NUnit.Framework.Constraints.ConstraintFactory.StringStarting Method
Returns a constraint that succeeds if the actual value starts with the substring supplied as an argument.

Syntax

public StartsWithConstraint StringStarting (string expected)

Parameters

expected
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