NUnit.Framework.Constraints.ThrowsOperator Members

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

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

Public Constructors

Construct a ThrowsOperator

Public Methods

override
Reduce(ConstraintBuilder.ConstraintStack)
Reduce produces a constraint from the operator and any arguments. It takes the arguments from the constraint stack and pushes the resulting constraint on it.