Table of Contents

Class: TOCMultiPacketTestCase Twisted-0.19.0/twisted/test/test_toc.py

i saw this problem when using GAIM. It only read the flaps onces per dataReceived, and would basically block if it ever received two packets together in one dataReceived. this tests for that occurance.

Base Classes   
unittest.TestCase
Methods   
runTest
testTOC
  runTest 
runTest ( self )

Exceptions   
AssertionError("MultiPacketTest Failed with incorrect length!, printing both lists\nactual:%s\nshould be:%s" %( flaps, shouldbe ) )
AssertionError("MultiPacketTest Failed!\nactual:%s\nshould be:%s" %(flaps [ i ], shouldbe [ i ] ) )
  testTOC 
testTOC ( self )


Table of Contents

This document was automatically generated on Sun Jul 14 19:53:27 2002 by HappyDoc version 2.0