ConstraintFactory.None Property

Definition

Returns a ConstraintExpression, which will apply the following constraint to all members of a collection, succeeding if all of them fail.

public NUnit.Framework.Constraints.ConstraintExpression None { get; }
member this.None : NUnit.Framework.Constraints.ConstraintExpression

Property Value

Applies to