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

The TestResult_SetTestPassed stored procedure. More...

Functions

int TestResult_SetTestPassed (ProcedureName @procedure)
 Stores the outcome of the test as successul.

Detailed Description

The TestResult_SetTestPassed stored procedure.

Author:
Chris Oldwood

Function Documentation

Stores the outcome of the test as successul.

Parameters:
procedureThe name of the unit test procedure