Tests for twisted.python.systemd.
| Class | InheritedDescriptorsMixin | Mixin for a TestCase
subclass which defines test methods for some kind of systemd sd-daemon
class. In particular, it defines tests for a
inheritedDescriptors method. |
| Class | MemoryOnlyMixin | Mixin for a TestCase
subclass which creates creating a fake, in-memory implementation of
inheritedDescriptors. This provides verification that the
fake behaves in a compatible way with the real implementation. |
| Class | EnvironmentMixin | No summary |
| Class | MemoryOnlyTests | Apply tests to ListenFDs,
explicitly constructed with some fake file descriptors. |
| Class | EnvironmentTests | Apply tests to ListenFDs,
constructed based on an environment dictionary. |