Bases: keystone.tests.core.BaseTestCase
Tests for the DN comparison functions in keystone.common.ldap.core.
-
test_ava_different()[source]
-
test_ava_equal_complex()[source]
-
test_ava_equal_same()[source]
-
test_dn_diff_length()[source]
-
test_dn_equal_rdns()[source]
-
test_dn_parsed_dns()[source]
-
test_dn_same()[source]
-
test_prep()[source]
-
test_prep_insignificant()[source]
-
test_prep_insignificant_pre_post()[source]
-
test_prep_lowercase()[source]
-
test_rdn_attr_type_alias()[source]
-
test_rdn_attr_type_case_diff()[source]
-
test_rdn_diff_length()[source]
-
test_rdn_multi_ava_diff_order()[source]
-
test_rdn_multi_ava_diff_type()[source]
-
test_rdn_multi_ava_same_order()[source]
-
test_rdn_same()[source]
-
test_startswith_descendant()[source]
-
test_startswith_not_parent()[source]
-
test_startswith_parent()[source]
-
test_startswith_parsed_dns()[source]
-
test_startswith_same()[source]
-
test_startswith_under_child()[source]