Has.Some Property

Definition

Returns a ConstraintExpression, which will apply the following constraint to all members of a collection, succeeding if at least one of them succeeds.

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

Property Value

Applies to