aa_stub (public)

 aa_stub proc_name new_body

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

Stubs a function. Provide the procedure name and the new body code.

Either call this function from within a testcase for a testcase specific stub, or outside a testcase for a file-wide stub.

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

Testcases:
acs_admin_check_expired_certificates, auth_password_change, auth_password_recover, auth_password_reset, auth_use_email_for_login_p, auth_email_on_password_change, util__replace_temporary_tags_with_lookups
[ show source ]
Show another procedure: