SQL-Unit
1.6
|
The CurrentTest_SetTest stored procedure. More...
Functions | |
int | CurrentTest_SetTest (ProcedureName @procedure) |
Stores the details of the currently running test so the framework doesn't have to pass them 'through' the test. |
The CurrentTest_SetTest stored procedure.
int CurrentTest_SetTest | ( | ProcedureName @ | procedure | ) |
Stores the details of the currently running test so the framework doesn't have to pass them 'through' the test.
procedure | The name of the procedure to execute |