SQL-Unit
1.6
|
The TestResult_SetTestInconclusive stored procedure. More...
Functions | |
int | TestResult_SetTestInconclusive (ProcedureName @procedure) |
Stores the outcome of the test as inconclusive. |
The TestResult_SetTestInconclusive stored procedure.
int TestResult_SetTestInconclusive | ( | ProcedureName @ | procedure | ) |
Stores the outcome of the test as inconclusive.
procedure | The name of the unit test procedure |