thunderbird_accounts.authentication.tests

Classes

AccountsOIDCBackendTestCase([methodName])

LoginRequiredTestCase([methodName])

class thunderbird_accounts.authentication.tests.AccountsOIDCBackendTestCase(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

class thunderbird_accounts.authentication.tests.LoginRequiredTestCase(methodName='runTest')[source]

Bases: TestCase