module documentation

Class AbortableFakeTransport A FakeTransport with added abortConnection support.
Class AddressSpyFactory Undocumented
Class BrokenExecSession BrokenExecSession is a session on which exec requests always fail.
Class CommandFactory Undocumented
Class ExistingConnectionHelperTests Tests for _ExistingConnectionHelper.
Class ExistingConnectionTests Tests for SSHCommandClientEndpoint when using the existingConnection constructor.
Class FakeClockSSHUserAuthServer No class docstring; 2/2 properties documented
Class FixedResponseUI Undocumented
Class MemoryAddress Undocumented
Class NewConnectionHelperTests Tests for _NewConnectionHelper.
Class NewConnectionTests Tests for SSHCommandClientEndpoint when using the newConnection constructor.
Class SingleUseMemoryEndpoint SingleUseMemoryEndpoint is a client endpoint which allows one connection to be set up and then exposes an API for moving around bytes related to that connection.
Class SSHCommandClientEndpointTestsMixin Tests for SSHCommandClientEndpoint, an IStreamClientEndpoint implementations which connects a protocol with the stdin and stdout of a command running in an SSH session.
Class TrivialRealm Undocumented
Class UnsatisfiedExecSession UnsatisfiedExecSession is a session on which exec requests are always delayed indefinitely, never succeeding or failing.
Class WorkingExecSession WorkingExecSession is a session on which exec requests always succeed.
Variable skip Undocumented
Class _PTYPath A FilePath-like object which can be opened to create a _ReadFile with certain contents.
Class _WriteDiscarder No class docstring; 1/1 method documented
skip: str = ΒΆ

Undocumented