NUnit.Framework.Constraints.SomeItemsConstraint Members

The members of NUnit.Framework.Constraints.SomeItemsConstraint are listed below.

See Also: Inherited members from NUnit.Framework.Constraints.PrefixConstraint

Public Constructors

Construct a SomeItemsConstraint on top of an existing constraint

Public Methods

override
Matches(object) : bool
Apply the item constraint to each item in the collection, succeeding if any item succeeds.
override
WriteDescriptionTo(MessageWriter)
Write a description of this constraint to a MessageWriter