SQL-Unit
1.6
|
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. |
The GetFixtureName user-defined function.
ssunit_impl::FixtureName GetFixtureName | ( | ProcedureName @ | procedure | ) |
Retrieves the name of the test fixture from the test name, if present.
procedure | The name of the unit test procedure |