Known subclasses: twisted.mail.test.test_imap.IMAP4ClientCopyTests, twisted.mail.test.test_imap.IMAP4ClientExpungeTests, twisted.mail.test.test_imap.IMAP4ClientFetchTests, twisted.mail.test.test_imap.IMAP4ClientSearchTests, twisted.mail.test.test_imap.IMAP4ClientStatusTests, twisted.mail.test.test_imap.IMAP4ClientStoreTests, twisted.mail.test.test_imap.SelectionTestsMixin

Mixin for unittest.SynchronousTestCase subclasses which provides a setUp method which creates an IMAP4Client connected to a StringTransport and puts it into the authenticated state.

Instance Variable transport A StringTransport to which client is connected.
Instance Variable client An IMAP4Client which is connected to transport.
Method setUp Create an IMAP4Client connected to a fake transport and in the authenticated state.
transport =
A StringTransport to which client is connected.
client =
An IMAP4Client which is connected to transport.
def setUp(self):

Create an IMAP4Client connected to a fake transport and in the authenticated state.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.