class documentation

class HttpGitClientTests(TestCase):

View In Hierarchy

Undocumented

Method test_from_parsedurl_on_url_with_quoted_credentials Undocumented
Method test_from_parsedurl_username_only Undocumented
Method test_get_url Undocumented
Method test_get_url_bytes_path Undocumented
Method test_get_url_with_username_and_passwd Undocumented
Method test_init_no_username_passwd Undocumented
Method test_init_username_passwd_set Undocumented
Method test_init_username_set_no_password Undocumented
Method test_url_redirect_location Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
Method setUp Undocumented
def test_from_parsedurl_on_url_with_quoted_credentials(self):

Undocumented

def test_from_parsedurl_username_only(self):

Undocumented

def test_get_url(self):

Undocumented

def test_get_url_bytes_path(self):

Undocumented

def test_get_url_with_username_and_passwd(self):

Undocumented

def test_init_no_username_passwd(self):

Undocumented

def test_init_username_passwd_set(self):

Undocumented

def test_init_username_set_no_password(self):

Undocumented

def test_url_redirect_location(self):

Undocumented