![]() | ThrowAssertions Methods |
Name | Description | |
---|---|---|
![]() ![]() | ThrowT(SmartAssertPlaceHolder, ActionT) |
Creates an Assertion that ensure the provided exception type is thrown.
|
![]() ![]() | ThrowT(SmartAssertPlaceHolder, String, ActionT) |
Creates an Assertion that ensure the provided exception type is thrown for the
parameterName parameter.
|
![]() ![]() | ThrowT(SmartAssertPlaceHolder, String, String, ActionT) |
Creates an Assertion that ensure the provided exception type is thrown for the
parameterName parameter.
|