GreaterThanOrEqualConstraint public class GreaterThanOrEqualConstraint : ComparisonConstraint Tests whether a value is greater than or equal to the value supplied to its constructor Documentation Code public GreaterThanOrEqualConstraint(object expected) Initializes a new instance of the GreaterThanOrEqualConstraint class.