Esempio n. 1
0
    def tearDown(self):
        super(AuthBackendRegistryTests, self).tearDown()

        auth_backends.reset()
Esempio n. 2
0
    def setUpClass(cls):
        super(AuthBackendRegistryTests, cls).setUpClass()

        auth_backends.reset()