|
SQL-Unit
1.6
|
The AssertThrewAnyError stored procedure. More...
Functions | |
| int | AssertThrewAnyError (ProcedureName @procedure) |
| Asserts that the test raised any error at all. | |
The AssertThrewAnyError stored procedure.
| int AssertThrewAnyError | ( | ProcedureName @ | procedure | ) |
Asserts that the test raised any error at all.
| procedure | The helper procedure to run. |
1.7.6.1