The mistralclient.tests.unit.v2.test_cli_executions
Module¶
-
class
mistralclient.tests.unit.v2.test_cli_executions.
TestCLIExecutionsV2
(*args, **kwds)¶ Bases:
mistralclient.tests.unit.base.BaseCommandTest
-
setUp
()¶
-
stderr
= <StringIO.StringIO instance>¶
-
stdout
= <StringIO.StringIO instance>¶
-
tearDown
()¶
-
test_create_wf_input_file
()¶
-
test_create_wf_input_string
()¶
-
test_create_with_description
()¶
-
test_delete
()¶
-
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
()¶
-