Tests for twisted.internet.posixbase
and supporting code.
| Class | TrivialReactor | Undocumented | 
| Class | PosixReactorBaseTests | Tests for PosixReactorBase. | 
| Class | TCPPortTests | Tests for twisted.internet.tcp.Port. | 
| Class | TimeoutReportReactor | A reactor which is just barely runnable and which cannot monitor any 
readers or writers, and which fires a Deferredwith 
the timeout passed to itsdoIterationmethod as soon as that 
method is invoked. | 
| Class | IterationTimeoutTests | Tests for the timeout argument PosixReactorBase.runcallsPosixReactorBase.doIterationwith in the presence of various 
delayed calls. | 
| Class | ConnectedDatagramPortTests | Test connected datagram UNIX sockets. |