The freezerclient.tests.unit.v1.test_client_actions Module

The freezerclient.tests.unit.v1.test_client_actions Module

class freezerclient.tests.unit.v1.test_client_actions.TestActionManager(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_create(**keywargs)[source]
test_create_fail_when_api_return_error_code(**keywargs)[source]
test_create_ok(**keywargs)[source]
test_delete_fail(**keywargs)[source]
test_delete_ok(**keywargs)[source]
test_get_fails_on_error_different_from_404(**keywargs)[source]
test_get_none(**keywargs)[source]
test_get_ok(**keywargs)[source]
test_list_error(**keywargs)[source]
test_list_ok(**keywargs)[source]
test_update_ok(**keywargs)[source]
test_update_raise_MetadataUpdateFailure_when_api_return_error_code(**keywargs)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.