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, teardownContainer
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
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, fail, fail, failNotEquals, failNotSame, failSame
public DefaultWagonManagerTest()
protected void setUp() throws Exception
setUp
in class PlexusTestCase
Exception
protected void tearDown() throws Exception
tearDown
in class 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 testDefaultWagonManager() throws Exception
Exception
public void testWagonTransferListenerRemovedAfterGetArtifactAndPutArtifact() throws Exception
Exception
public void xtestChecksumVerification() throws Exception
Exception
public void testPerLookupInstantiation() throws Exception
Exception
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.