mistralclient.tests.unit.v2.test_cli_executions
Module¶mistralclient.tests.unit.v2.test_cli_executions.
TestCLIExecutionsV2
(*args, **kwds)¶Bases: mistralclient.tests.unit.base.BaseCommandTest
setUp
()¶Hook method for setting up the test fixture before exercising it.
stderr
= <StringIO.StringIO instance>¶stdout
= <StringIO.StringIO instance>¶tearDown
()¶Hook method for deconstructing the test fixture after testing it.
test_create_wf_input_file
()¶test_create_wf_input_string
()¶test_create_with_description
()¶test_delete
()¶test_delete_with_force
()¶test_delete_with_multi_names
()¶test_get
()¶test_get_sub_wf_ex
()¶test_list
()¶test_list_with_pagination
()¶test_resume_update_env
()¶test_update_description
()¶test_update_invalid_state
()¶test_update_state
()¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.