public class DefaultScmRepositoryConfiguratorTest
extends org.codehaus.plexus.PlexusTestCase
| Constructor and Description |
|---|
DefaultScmRepositoryConfiguratorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testGetConfiguredRepository() |
void |
testGetConfiguredRepositoryInvalidScmProvider() |
void |
testGetConfiguredRepositoryInvalidScmUrl() |
void |
testGetConfiguredRepositoryInvalidScmUrlParameters() |
void |
testGetConfiguredRepositoryWithEncryptedPasswords() |
void |
testGetConfiguredRepositoryWithHost() |
void |
testGetConfiguredRepositoryWithTagBase() |
void |
testGetConfiguredRepositoryWithUsernameAndPassword() |
void |
testGetRepositoryProvider() |
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDowncountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic DefaultScmRepositoryConfiguratorTest()
protected void setUp()
throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionpublic void testGetConfiguredRepository()
throws ScmRepositoryException,
NoSuchScmProviderException
public void testGetConfiguredRepositoryWithUsernameAndPassword()
throws ScmRepositoryException,
NoSuchScmProviderException
public void testGetConfiguredRepositoryWithTagBase()
throws ScmRepositoryException,
NoSuchScmProviderException
public void testGetConfiguredRepositoryWithHost()
throws ScmRepositoryException,
NoSuchScmProviderException
public void testGetConfiguredRepositoryWithEncryptedPasswords()
throws ScmRepositoryException,
NoSuchScmProviderException
public void testGetConfiguredRepositoryInvalidScmUrl()
throws Exception
Exceptionpublic void testGetConfiguredRepositoryInvalidScmProvider()
throws ScmRepositoryException
ScmRepositoryExceptionpublic void testGetConfiguredRepositoryInvalidScmUrlParameters()
throws NoSuchScmProviderException
NoSuchScmProviderExceptionpublic void testGetRepositoryProvider()
throws ScmRepositoryException,
NoSuchScmProviderException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.