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