twisted.pair.test.test_tuntap.IOSystemTestsMixin(object)
class documentationtwisted.pair.test.test_tuntap
(View In Hierarchy)
Known subclasses: twisted.pair.test.test_tuntap.MemoryIOSystemTests, twisted.pair.test.test_tuntap.RealIOSystemTests
Tests that apply to any _IInputOutputSystem
implementation.
Method | test_noSuchDevice | _IInputOutputSystem.open
raises OSError
when called with a non-existent device path. |
_IInputOutputSystem.open
raises OSError
when called with a non-existent device path.