Tests for twisted.conch.manhole.
| Function | determineDefaultFunctionName | Return the string used by Python as the name for code objects which are compiled from interactive input or at the top-level of modules. |
| Class | ManholeInterpreterTests | Tests for manhole.ManholeInterpreter. |
| Class | ManholeProtocolTests | Tests for manhole.Manhole. |
| Class | WriterTests | No class docstring; 10/10 methods documented |
| Class | ManholeLoopbackMixin | No class docstring; 13/14 methods documented |
| Class | ManholeLoopbackTelnetTests | Test manhole loopback over Telnet. |
| Class | ManholeLoopbackSSHTests | Test manhole loopback over SSH. |
| Class | ManholeLoopbackStdioTests | Test manhole loopback over standard IO. |
| Class | ManholeMainTests | Test the main method from the manhole module. |