The magnum_ui.test.api_tests.rest_api_tests Module¶
-
class
magnum_ui.test.api_tests.rest_api_tests.MagnumRestTestCase(methodName=’runTest’)[source] Bases:
openstack_dashboard.test.helpers.TestCase-
test_certificate_create(*args, **keywargs)[source]
-
test_cluster_create(*args, **keywargs)[source]
-
test_cluster_delete(*args, **keywargs)[source]
-
test_cluster_get(*args, **keywargs)[source]
-
test_cluster_template_create(*args, **keywargs)[source]
-
test_cluster_template_delete(*args, **keywargs)[source]
-
test_cluster_template_get(*args, **keywargs)[source]
-
-
magnum_ui.test.api_tests.rest_api_tests.mock_resource(resource)[source] Utility function to make mocking more DRY