twisted.protocols.test.test_basic.LPTestCaseMixin class documentationtwisted.protocols.test.test_basic
(View In Hierarchy)
Known subclasses: twisted.protocols.test.test_basic.IntNTestCaseMixin, twisted.protocols.test.test_basic.NetstringReceiverTests
| Method | getProtocol | Return a new instance of self.protocol connected to a new
instance of proto_helpers.StringTransport. |
| Method | test_illegal | Assert that illegal strings cause the transport to be closed. |
Return a new instance of self.protocol connected to a new
instance of proto_helpers.StringTransport.