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

The RunFixtureTearDown stored procedure. More...

Functions

int RunFixtureTearDown (ProcedureName @procedure)
 Runs the test fixture tear-down procedure.

Detailed Description

The RunFixtureTearDown stored procedure.

Author:
Chris Oldwood

Function Documentation

int RunFixtureTearDown ( ProcedureName procedure)

Runs the test fixture tear-down procedure.

Parameters:
procedureThe tear-down procedure.