twisted.mail.test.test_smtp.NotImplementedDelivery(object)
class documentationtwisted.mail.test.test_smtp
(View In Hierarchy)
Non-implementation of smtp.IMessageDelivery
which only has methods which raise NotImplementedError
.
Subclassed by various tests to provide the particular behavior being
tested.
Method | validateFrom | Undocumented |
Method | validateTo | Undocumented |
Method | receivedHeader | Undocumented |