Known subclasses: twisted.python.test.test_systemd.EnvironmentTests, twisted.python.test.test_systemd.MemoryOnlyTests

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.

Method test_inheritedDescriptors inheritedDescriptors returns a list of integers giving the file descriptors which were inherited from systemd.
Method test_repeated Any subsequent calls to inheritedDescriptors return the same list.
def test_inheritedDescriptors(self):

inheritedDescriptors returns a list of integers giving the file descriptors which were inherited from systemd.

def test_repeated(self):

Any subsequent calls to inheritedDescriptors return the same list.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.