NUnit.Framework.Throws: Property Members

The properties of NUnit.Framework.Throws are listed below. For a list of all members, see the Throws Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
ArgumentExceptionNUnit.Framework.Constraints.ExactTypeConstraint. Creates a constraint specifying an expected TargetInvocationException
[read-only]
static
ExceptionNUnit.Framework.Constraints.ResolvableConstraintExpression. Creates a constraint specifying an expected exception
[read-only]
static
InnerExceptionNUnit.Framework.Constraints.ResolvableConstraintExpression. Creates a constraint specifying an exception with a given InnerException
[read-only]
static
InvalidOperationExceptionNUnit.Framework.Constraints.ExactTypeConstraint. Creates a constraint specifying an expected TargetInvocationException
[read-only]
static
NothingNUnit.Framework.Constraints.ThrowsNothingConstraint. Creates a constraint specifying that no exception is thrown
[read-only]
static
TargetInvocationExceptionNUnit.Framework.Constraints.ExactTypeConstraint. Creates a constraint specifying an expected TargetInvocationException