thunderbird_accounts.mail.tests

Classes

TestMail([methodName])

class thunderbird_accounts.mail.tests.TestMail(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

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

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.