mistralclient.tests.unit.test_httpclient
Module¶mistralclient.tests.unit.test_httpclient.
HTTPClientTest
(*args, **kwds)¶Bases: mistralclient.tests.unit.base.BaseClientTest
assertExpectedAuthHeaders
()¶assertExpectedBody
()¶setUp
()¶test_get_request_options
()¶test_get_request_options_with_headers_for_delete
()¶test_get_request_options_with_headers_for_get
()¶test_get_request_options_with_headers_for_post
()¶test_get_request_options_with_headers_for_put
()¶test_get_request_options_with_profile_enabled
(*args, **keywargs)¶test_http_delete
(*args, **keywargs)¶test_http_get
(*args, **keywargs)¶test_http_post
(*args, **keywargs)¶test_http_put
(*args, **keywargs)¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.