The methods of NUnit.Framework.Constraints.CollectionContainsConstraint are listed below. For a list of all members, see the CollectionContainsConstraint Members list.
See Also: Inherited members from NUnit.Framework.Constraints.CollectionItemsEqualConstraint
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 | |