SQL-Unit  1.6
Functions
CurrentTest_SetTest.ssunit_impl.sql File Reference

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.

Detailed Description

The CurrentTest_SetTest stored procedure.

Author:
Chris Oldwood

Function Documentation

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.

Parameters:
procedureThe name of the procedure to execute