class documentation

class SSHGitClientTests(TestCase):

View In Hierarchy

Undocumented

Method setUp Undocumented
Method tearDown Undocumented
Method test_alternative_command_path Undocumented
Method test_alternative_command_path_spaces Undocumented
Method test_connect Undocumented
Method test_default_command Undocumented
Method test_get_url Undocumented
Method test_get_url_with_username_and_port Undocumented
Method test_ssh_command_precedence Undocumented
Instance Variable client Undocumented
Instance Variable real_vendor Undocumented
Instance Variable server Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
def setUp(self):

Undocumented

def tearDown(self):

Undocumented

def test_alternative_command_path(self):

Undocumented

def test_alternative_command_path_spaces(self):

Undocumented

def test_connect(self):

Undocumented

def test_default_command(self):

Undocumented

def test_get_url(self):

Undocumented

def test_get_url_with_username_and_port(self):

Undocumented

def test_ssh_command_precedence(self):

Undocumented

client =

Undocumented

real_vendor =

Undocumented

server =

Undocumented