twisted.test.test_amp.LiveFireBase class documentationtwisted.test.test_amp
(View In Hierarchy)
Known subclasses: twisted.test.test_amp.LiveFireTLSTests, twisted.test.test_amp.PlainVanillaLiveFireTests, twisted.test.test_amp.WithServerTLSVerificationTests
Utility for connected reactor-using tests.
| Method | setUp | Create an amp server and connect a client to it. | 
| Method | tearDown | Cleanup client and server connections, and check the error got at connectionLost. |