Bases: designateclient.tests.test_v1.APIV1TestCase, designateclient.tests.test_v1.CrudMixin
-
RESOURCE = 'domains'
-
new_ref(**kwargs)[source]
-
test_create()[source]
-
test_create_with_description()[source]
-
test_create_with_description_too_long()[source]
-
test_create_with_name_too_long()[source]
-
test_create_with_negative_ttl()[source]
-
test_create_with_no_ttl()[source]
-
test_create_with_zero_ttl()[source]
-
test_delete()[source]
-
test_get()[source]
-
test_list()[source]
-
test_list_domain_servers(*args, **keywargs)[source]
-
test_update()[source]