次の方法で共有


ConstraintFactory.AtMost(Object) メソッド

定義

実際の値が suppled 引数以下かどうかをテストする制約を返します。

public NUnit.Framework.Constraints.LessThanOrEqualConstraint AtMost (object expected);
member this.AtMost : obj -> NUnit.Framework.Constraints.LessThanOrEqualConstraint

パラメーター

expected
Object

戻り値

適用対象