Bases: designateclient.tests.test_v1.APIV1TestCase, designateclient.tests.test_v1.CrudMixin
-
RESOURCE = 'records'
-
new_ref(**kwargs)[source]
-
test_create_AAAA_record()[source]
-
test_create_CNAME_record()[source]
-
test_create_MX_record()[source]
-
test_create_NS_record()[source]
-
test_create_PTR_record()[source]
-
test_create_SPF_record()[source]
-
test_create_SRV_record()[source]
-
test_create_SSHFP_record()[source]
-
test_create_TXT_record()[source]
-
test_create_record()[source]
-
test_delete()[source]
-
test_get()[source]
-
test_list()[source]
-
test_update()[source]