workflow::test::assert_case_state (public)
workflow::test::assert_case_state -workflow_id workflow_id \ -case_id case_id [ -user_id user_id ] \ -expect_current_state expect_current_state \ -expect_enabled_actions expect_enabled_actions \ [ -expect_user_actions expect_user_actions ]
Defined in packages/workflow/tcl/test/workflow-test-procs.tcl
Make assertions about what the current state should be and what actions are enabled etc.
- Switches:
- -workflow_id (required)
- -case_id (required)
- -user_id (optional)
- -expect_current_state (required)
- -expect_enabled_actions (required)
- -expect_user_actions (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.