SQL-Unit
1.6
|
The RunFixtureSetUp stored procedure. More...
Functions | |
int | RunFixtureSetUp (ProcedureName @procedure) |
Runs the test fixture set-up procedure. |
The RunFixtureSetUp stored procedure.
int RunFixtureSetUp | ( | ProcedureName @ | procedure | ) |
Runs the test fixture set-up procedure.
procedure | The set-up procedure. |