The members of NUnit.Framework.Constraints.CollectionContainsConstraint are listed below.
See Also: Inherited members from NUnit.Framework.Constraints.CollectionItemsEqualConstraint
| Construct a CollectionContainsConstraint |
override | WriteDescriptionTo(MessageWriter)Write a descripton of the constraint to a MessageWriter | |
override | doMatch(IEnumerable)Test whether the expected item is contained in the collection | |