The members of NUnit.Framework.Constraints.SomeItemsConstraint are listed below.
See Also: Inherited members from NUnit.Framework.Constraints.PrefixConstraint
| Construct a SomeItemsConstraint on top of an existing constraint |
override | Matches(object)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 | |