SQL-Unit
1.6
|
The AssertPass stored procedure. More...
Functions | |
int | AssertPass () |
Asserts that the test has definitely passed. |
The AssertPass stored procedure.
int AssertPass | ( | ) |
Asserts that the test has definitely passed.
NB: All other asserts are implemented in terms of this assert.