Class | StringificationTests | Test that the exceptions have useful stringifications. |
Class | SubclassingTests | Some exceptions are subclasses of other exceptions. |
Class | GetConnectErrorTests | Given an exception instance thrown by socket.connect , error.getConnectError
returns the appropriate high-level Twisted exception instance. |