Tests for twisted.python.log.
| Class | FakeWarning | A unique Warning
subclass used by tests for interactions of twisted.python.log with the
warnings
module. |
| Class | TextFromEventDictTests | Tests for textFromEventDict. |
| Class | LogTests | No class docstring; 4/9 methods documented |
| Class | FakeFile | Undocumented |
| Class | EvilStr | Undocumented |
| Class | EvilRepr | Undocumented |
| Class | EvilReprStr | Undocumented |
| Class | LogPublisherTestCaseMixin | No class docstring; 2/2 methods documented |
| Class | LogPublisherTests | No class docstring; 1/3 methods documented |
| Class | FileObserverTests | Tests for log.FileObserver. |
| Class | PythonLoggingObserverTests | Test the bridge with python logging module. |
| Class | PythonLoggingIntegrationTests | Test integration of python logging bridge. |
| Class | DefaultObserverTests | Test the default observer. |
| Class | StdioOnnaStickTests | StdioOnnaStick should act like the normal sys.stdout object. |