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

The RunTestTearDown stored procedure. More...

Functions

int RunTestTearDown (ProcedureName @procedure)
 Runs the per-test tear-down procedure.

Detailed Description

The RunTestTearDown stored procedure.

Author:
Chris Oldwood

Function Documentation

int RunTestTearDown ( ProcedureName procedure)

Runs the per-test tear-down procedure.

Parameters:
procedureThe tear-down procedure.