module documentation

Tests for SSHTransportAddrress in ssh/address.py

Class SSHTransportAddressTests twisted.conch.ssh.address.SSHTransportAddress is what Conch transports use to represent the other side of the SSH connection. This tests the basic functionality of that class (string representation, comparison, &c).