workflow::test::run_with_teardown (public)
workflow::test::run_with_teardown test_chunk teardown_chunk
Defined in packages/workflow/tcl/test/workflow-test-procs.tcl
Execute code in test chunk and guarantee that code in teardown_chunk will be executed even if error is thrown by the test_chunk.
- Parameters:
- test_chunk (required)
- teardown_chunk (required)
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.