NUnit.Framework.Constraints.CollectionContainsConstraint: Method Members

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

Public Methods

override
WriteDescriptionTo(MessageWriter)
Write a descripton of the constraint to a MessageWriter

Protected Methods

override
doMatch(IEnumerable) : bool
Test whether the expected item is contained in the collection