public class GitScmProviderRepositoryTest extends ScmTestCase
GMT_TIME_ZONEtestName| Constructor and Description |
|---|
GitScmProviderRepositoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
nottestIllegalFileUrl() |
void |
setUp() |
void |
testGetParent() |
void |
testGitDevURL() |
void |
testGitDevUrlWithNumberedRepoAndMinus() |
void |
testGitDevUrlWithNumberedRepoAndNoPort() |
void |
testGitDevURLWIthPort() |
void |
testHttpFetchSshPushUrl() |
void |
testLegalFileHomeURL() |
void |
testLegalFileURL() |
void |
testLegalFileWindowsURL() |
void |
testLegalGitPortUrl() |
void |
testLegalGitURL() |
void |
testLegalHistnameFileURL() |
void |
testLegalHttpsURL() |
void |
testLegalHttpsURLWithUser() |
void |
testLegalHttpsURLWithUserPassword() |
void |
testLegalHttpURL() |
void |
testLegalHttpURLWithUser() |
void |
testLegalHttpURLWithUserPassword() |
void |
testLegalLocalhostFileURL() |
void |
testLegalSshHomeURL() |
void |
testLegalSshURLWithUser() |
void |
testLegalSshURLWithUserPassword() |
void |
testSpecialCharacters() |
void |
testUsernameWithAtAndPasswordInUrl() |
assertCommandLine, assertFile, assertPath, assertResultIsSuccess, checkScmPresence, customizeContainerConfiguration, deleteDirectory, execute, getAssertionCopy, getDate, getDate, getDate, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, isSystemCmd, makeDirectory, makeFile, makeFile, makeScmRepository, printOutputError, setDebugExecutecustomizeComponentConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getCustomModules, getName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, lookupMap, release, setupContainer, tearDownpublic GitScmProviderRepositoryTest()
public void setUp() throws Exception
setUp in class ScmTestCaseExceptionpublic void testLegalFileURL() throws Exception
Exceptionpublic void testLegalFileHomeURL() throws Exception
Exceptionpublic void testLegalSshHomeURL() throws Exception
Exceptionpublic void testLegalLocalhostFileURL() throws Exception
Exceptionpublic void testLegalHistnameFileURL() throws Exception
Exceptionpublic void testLegalHttpURL() throws Exception
Exceptionpublic void testLegalHttpURLWithUser() throws Exception
Exceptionpublic void testLegalHttpURLWithUserPassword() throws Exception
Exceptionpublic void testLegalHttpsURL() throws Exception
Exceptionpublic void testLegalFileWindowsURL() throws Exception
Exceptionpublic void testLegalHttpsURLWithUser() throws Exception
Exceptionpublic void testLegalHttpsURLWithUserPassword() throws Exception
Exceptionpublic void testLegalSshURLWithUser() throws Exception
Exceptionpublic void testLegalSshURLWithUserPassword() throws Exception
Exceptionpublic void testLegalGitURL() throws Exception
Exceptionpublic void testGitDevURL() throws Exception, org.apache.maven.scm.repository.ScmRepositoryException
public void testGitDevURLWIthPort() throws Exception, org.apache.maven.scm.repository.ScmRepositoryException
public void testGitDevUrlWithNumberedRepoAndNoPort() throws Exception, org.apache.maven.scm.repository.ScmRepositoryException
public void testGitDevUrlWithNumberedRepoAndMinus() throws Exception, org.apache.maven.scm.repository.ScmRepositoryException
public void testSpecialCharacters() throws Exception
Exceptionpublic void testLegalGitPortUrl() throws Exception
Exceptionpublic void testUsernameWithAtAndPasswordInUrl() throws org.apache.maven.scm.repository.ScmRepositoryException, Exception
public void testHttpFetchSshPushUrl() throws Exception
Exceptionpublic void nottestIllegalFileUrl() throws Exception
Exceptionpublic void testGetParent() throws Exception
ExceptionCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.