public class DefaultWagonManagerTest extends PlexusTestCase
| Constructor and Description |
|---|
DefaultWagonManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testDefaultWagonManager() |
void |
testGetMissingJar() |
void |
testGetMissingJarForced() |
void |
testGetRemoteJar() |
void |
testPerLookupInstantiation() |
void |
testUnnecessaryRepositoryLookup() |
void |
testWagonTransferListenerRemovedAfterGetArtifactAndPutArtifact()
Check that transfer listeners are properly removed after getArtifact and putArtifact
|
void |
xtestChecksumVerification()
Checks the verification of checksums.
|
customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, teardownContainerassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic DefaultWagonManagerTest()
protected void setUp() throws Exception
setUp in class PlexusTestCaseExceptionprotected void tearDown() throws Exception
tearDown in class PlexusTestCaseExceptionpublic void testUnnecessaryRepositoryLookup() throws Exception
Exceptionpublic void testGetMissingJar() throws TransferFailedException, UnsupportedProtocolException, IOException
public void testGetMissingJarForced() throws TransferFailedException, UnsupportedProtocolException, IOException
public void testGetRemoteJar() throws TransferFailedException, ResourceDoesNotExistException, UnsupportedProtocolException, IOException, AuthorizationException
public void testDefaultWagonManager() throws Exception
Exceptionpublic void testWagonTransferListenerRemovedAfterGetArtifactAndPutArtifact() throws Exception
Exceptionpublic void xtestChecksumVerification() throws Exception
Exceptionpublic void testPerLookupInstantiation() throws Exception
ExceptionCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.