NUnit.Framework.Constraints.SomeItemsConstraint: Method Members

The methods of NUnit.Framework.Constraints.SomeItemsConstraint are listed below. For a list of all members, see the SomeItemsConstraint Members list.

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

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