public class URIishTest extends Object
Constructor and Description |
---|
URIishTest() |
public void shouldRaiseErrorOnEmptyURI() throws Exception
Exception
public void shouldRaiseErrorOnNullURI() throws Exception
Exception
public void testScpStyleNoURIDecoding() throws Exception
Exception
public void testScpStyleWithoutUserRelativePath() throws Exception
Exception
public void testScpStyleWithoutUserAbsolutePath() throws Exception
Exception
public void testSshProtoHostWithAuthentication() throws Exception
Exception
public void testSshProtoWithUserAndPort() throws Exception
Exception
public void testSshProtoWithUserPassAndPort() throws Exception
Exception
public void testSshProtoWithEmailUserAndPort() throws Exception
Exception
public void testSshProtoWithEmailUserPassAndPort() throws Exception
Exception
public void testSshProtoWithADUserPassAndPort() throws Exception
Exception
public void testSshProtoWithEscapedADUserPassAndPort() throws Exception
Exception
public void testFileWithNoneUserHomeWithTilde() throws Exception
Exception
public void testGetNullHumanishName()
public void testGetEmptyHumanishName() throws URISyntaxException
URISyntaxException
public void testGetAbsEmptyHumanishName()
public void testGetValidWithEmptySlashDotGitHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetWithSlashDotGitHumanishName() throws URISyntaxException
URISyntaxException
public void testGetTwoSlashesDotGitHumanishName() throws URISyntaxException
URISyntaxException
public void testGetValidHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetEmptyHumanishNameWithAuthorityOnly() throws IllegalArgumentException, URISyntaxException
public void testGetValidSlashHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetSlashValidSlashHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetSlashValidSlashDotGitSlashHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetSlashSlashDotGitSlashHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetSlashesValidSlashHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetValidDotGitHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetValidDotGitSlashHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetValidWithSlashDotGitHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetValidWithSlashDotGitSlashHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetValidWithSlashesDotGitHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetValidWithSlashesDotGitSlashHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetValidLocalWithTwoSlashesHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetValidGitSchemeWithTwoSlashesHumanishName() throws IllegalArgumentException, URISyntaxException
public void testGetWindowsPathHumanishName() throws IllegalArgumentException, URISyntaxException
public void testUserPasswordAndPort() throws URISyntaxException
URISyntaxException
public void testPathSeparator() throws URISyntaxException
URISyntaxException
public void testFileProtocol() throws IllegalArgumentException, URISyntaxException, IOException
public void testMissingPort() throws URISyntaxException
URISyntaxException
public void testALot() throws URISyntaxException
URISyntaxException
Copyright © 2016 Eclipse JGit Project. All rights reserved.