freezerclient.tests.unit.v1.test_client_sessions
freezerclient.tests.unit.v1.test_client_sessions.
TestSessionManager
Bases: unittest.case.TestCase
unittest.case.TestCase
setUp
test_add_job_raise_ApiClientException_when_api_return_error_code
test_add_job_uses_proper_endpoint
test_create
test_create_ok
test_create_raise_ApiClientException_when_api_return_error_code
test_delete_ok
test_delete_raise_ApiClientException_when_api_return_error_code
test_end_session_posts_proper_data
test_end_session_raise_ApiClientException_when_api_return_error_code
test_get_none
test_get_ok
test_get_raise_ApiClientException_when_api_return_error_diff_from_404
test_list_ok
test_list_raise_ApiClientException_when_api_return_error_code
test_remove_job_raise_ApiClientException_when_api_return_error_code
test_remove_job_uses_proper_endpoint
test_start_session_posts_proper_data
test_start_session_raise_ApiClientException_when_api_return_error_code
test_update_ok
test_update_raise_ApiClientException_when_api_return_error_code
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.