public class DefaultWagonManagerTest
extends org.codehaus.plexus.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, toStringprotected void setUp()
throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionprotected void tearDown()
throws Exception
tearDown in class org.codehaus.plexus.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 testWagonTransferListenerRemovedAfterGetArtifactAndPutArtifact()
throws Exception
Exceptionpublic void xtestChecksumVerification()
throws Exception
ExceptionCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.