The congress.tests.datasources.test_keystone_driver
Module¶
-
class
congress.tests.datasources.test_keystone_driver.
TestKeystoneDriver
(*args, **kwargs)¶ Bases:
congress.tests.base.TestCase
-
setUp
()¶
-
test_execute
()¶
-
test_list_roles
()¶ Test conversion of complex role objects to tables.
-
test_list_tenants
()¶ Test conversion of complex tenant objects to tables.
-
test_list_users
()¶ Test conversion of complex user objects to tables.
-