ExceptionAssert Methods |
| Name | Description | |
|---|---|---|
| ThrowsTException(Action) | Checks if the exception of type TException was thrown. | |
| ThrowsTException(Action, String) | Checks if the exception of type TException was thrown. | |
| ThrowsTException(Action, String, Boolean) | Checks if the exception of type TException was thrown. |