Tests for lots of functionality provided by twisted.internet
.
Class | ThreePhaseEventTests | Tests for the private implementation helpers for system event triggers. |
Class | SystemEventTests | Tests for the reactor's implementation of the
fireSystemEvent , addSystemEventTrigger , and
removeSystemEventTrigger methods of the IReactorCore
interface. |
Class | TimeTests | Tests for the IReactorTime part of the reactor. |
Class | CallFromThreadStopsAndWakeUpTests | No class docstring; 1/5 methods documented |
Class | DelayedTests | No class docstring; 1/9 methods documented |
Class | ChildResolveProtocol | Undocumented |
Class | ResolveTests | Undocumented |
Class | CallFromThreadTests | Task scheduling from threads tests. |
Class | MyProtocol | Sample protocol. |
Class | MyFactory | Sample factory. |
Class | ProtocolTests | Undocumented |
Class | DummyProducer | Very uninteresting producer implementation used by tests to ensure the right methods are called by the consumer with which it is registered. |
Class | SillyDescriptor | A descriptor whose data buffer gets filled very fast. |
Class | ReentrantProducer | Similar to DummyProducer ,
but with a resumeProducing method which calls back into an IConsumer
method of the consumer against which it is registered. |
Class | ProducerTests | Test abstract.FileDescriptor's consumer interface. |
Class | PortStringificationTests | Undocumented |
Class | ConnectorReprTests | Undocumented |