NUnit.Framework.Constraints.CollectionContainsConstraint Members

The members of NUnit.Framework.Constraints.CollectionContainsConstraint are listed below.

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

Public Constructors

Construct a CollectionContainsConstraint

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