aa_unstub (public)

 aa_unstub proc_name

Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl

Copies (back) a proc with "_unstubbed" suffix to its supposedly unpostfixed original name.

Parameters:
proc_name (required)
Author:
Peter Harper
Created:
24 July 2001

Testcases:
util__replace_temporary_tags_with_lookups
Source code:
    aa_proc_copy ${proc_name}_unstubbed $proc_name
    return
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: