Is.All Property

Definition

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

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

Property Value

Applies to