aa_add_rollback_test (private)
aa_add_rollback_test [ args... ]
Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl
Add a test statement that is to be executed after a rollback block. If it were to be executed during the rollback block it would be rolled back and this is what we want to avoid.
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: global aa_rollback_test_statements lappend aa_rollback_test_statements $argsXQL Not present: Generic, PostgreSQL, Oracle