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