Tests for the internal implementation details of twisted.internet.udp
.
Class | StringUDPSocket | A fake UDP socket object, which returns a fixed sequence of strings and/or socket errors. Useful for testing. |
Class | KeepReads | Accumulate reads in a list. |
Class | ErrorsTests | Error handling tests for udp.Port . |