|
SQL-Unit
1.6
|
The TestResult_TestOutcome user-defined function. More...
Functions | |
| ssunit_impl::TestOutcome | TestResult_TestOutcome (ProcedureName @procedure) |
| Retrieves the outcome of the specified test. | |
The TestResult_TestOutcome user-defined function.
| ssunit_impl::TestOutcome TestResult_TestOutcome | ( | ProcedureName @ | procedure | ) |
Retrieves the outcome of the specified test.
| procedure | The name of the unit test procedure |
1.7.6.1