Overload List
| Name | Description | |
|---|---|---|
| ExpectedExceptionAttribute(Type) |
Declares that the associated test is expected to throw an exception of
a particular type.
| |
| ExpectedExceptionAttribute(Type, String) |
Declares that the associated test is expected to throw an exception of
a particular type.
| |
| ExpectedExceptionAttribute(Type, String, Type) |
Declares that the associated test is expected to throw an exception of
a particular type.
|
