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

The GetFixtureName user-defined function. More...

Functions

ssunit_impl::FixtureName GetFixtureName (ProcedureName @procedure)
 Retrieves the name of the test fixture from the test name, if present.

Detailed Description

The GetFixtureName user-defined function.

Author:
Chris Oldwood

Function Documentation

Retrieves the name of the test fixture from the test name, if present.

Parameters:
procedureThe name of the unit test procedure