NUnit.Framework.Constraints.ConstraintFactory.AtLeast Method
Returns a constraint that tests whether the actual value is greater than or equal to the suppled argument

Syntax

public GreaterThanOrEqualConstraint AtLeast (object 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