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, teardownContainer
assertEquals, 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, toString
protected void setUp() throws Exception
setUp
in class org.codehaus.plexus.PlexusTestCase
Exception
protected void tearDown() throws Exception
tearDown
in class org.codehaus.plexus.PlexusTestCase
Exception
public void testUnnecessaryRepositoryLookup() throws Exception
Exception
public 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
Exception
public void xtestChecksumVerification() throws Exception
Exception
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.