NUnit.Framework.Assert.Throws Method
Documentation for this section has not yet been entered.

Syntax

public static Exception Throws (Type expectedExceptionType, TestDelegate code, string message, params object[] args)

Parameters

expectedExceptionType
Documentation for this section has not yet been entered.
code
Documentation for this section has not yet been entered.
message
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0