cri_models.tests.test_criuser module

class cri_models.tests.test_criuser.TestCRIUser(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

fixtures = ('tests/groups.yaml',)
classmethod setUpTestData()[source]

Load initial data for the TestCase.

test_conflicting_dn()[source]
test_old_accounts()[source]
test_old_accounts_empty()[source]
test_old_accounts_loop()[source]
test_str()[source]