NUnit.Framework.Constraints.OrConstraint Members

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

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

Public Constructors

Create an OrConstraint from two other constraints

Public Methods

override
Matches(object) : bool
Apply the member constraints to an actual value, succeeding succeeding as soon as one of them succeeds.
override
WriteDescriptionTo(MessageWriter)
Write a description for this contraint to a MessageWriter