Known subclasses: twisted.mail.test.test_imap.AuthenticatorTests, twisted.mail.test.test_imap.DefaultSearchTests, twisted.mail.test.test_imap.FetchSearchStoreTests, twisted.mail.test.test_imap.HandCraftedTests, twisted.mail.test.test_imap.IMAP4ServerSearchTests, twisted.mail.test.test_imap.IMAP4ServerTests, twisted.mail.test.test_imap.NewFetchTests, twisted.mail.test.test_imap.NewStoreTests, twisted.mail.test.test_imap.TimeoutTests, twisted.mail.test.test_imap.TLSTests, twisted.mail.test.test_imap.UnsolicitedResponseTests

No class docstring
Method setUp Undocumented
Method tearDown Undocumented
Method loopback Undocumented
Method assertClientFailureMessage Assert that the provided failure is an IMAP4Exception with the given message.
Method _cbStopClient Undocumented
Method _ebGeneral Undocumented
def tearDown(self):
Undocumented
def _cbStopClient(self, ignore):
Undocumented
def _ebGeneral(self, failure):
Undocumented
def loopback(self):
Undocumented
def assertClientFailureMessage(self, failure, expected):

Assert that the provided failure is an IMAP4Exception with the given message.

ParametersfailureA failure whose value IMAP4Exception (type: failure.Failure)
expectedThe expected failure message. (type: bytes)
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.