NUnit.Framework.Constraints.ExactCountConstraint Members

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

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

Public Constructors

Construct an ExactCountConstraint on top of an existing constraint

Public Methods

override
Matches(object) : bool
Apply the item constraint to each item in the collection, succeeding only if the expected number of items pass.
override
WriteDescriptionTo(Xamarin.iOS.dll=NUnit.Framework.Constraints.MessageWriter)
Write a description of this constraint to a MessageWriter