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
| [read-only] static | ArgumentException | NUnit.Framework.Constraints.ExactTypeConstraint. Creates a constraint specifying an expected TargetInvocationException |
| [read-only] static | Exception | NUnit.Framework.Constraints.ResolvableConstraintExpression. Creates a constraint specifying an expected exception |
| [read-only] static | InnerException | NUnit.Framework.Constraints.ResolvableConstraintExpression. Creates a constraint specifying an exception with a given InnerException |
| [read-only] static | InvalidOperationException | NUnit.Framework.Constraints.ExactTypeConstraint. Creates a constraint specifying an expected TargetInvocationException |
| [read-only] static | Nothing | NUnit.Framework.Constraints.ThrowsNothingConstraint. Creates a constraint specifying that no exception is thrown |
| [read-only] static | TargetInvocationException | NUnit.Framework.Constraints.ExactTypeConstraint. Creates a constraint specifying an expected TargetInvocationException |