|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.codehaus.plexus.PlexusTestCase org.apache.maven.repository.legacy.DefaultWagonManagerTest
public class DefaultWagonManagerTest
Constructor Summary | |
---|---|
DefaultWagonManagerTest()
|
Method Summary | |
---|---|
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. |
Methods inherited from class org.codehaus.plexus.PlexusTestCase |
---|
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultWagonManagerTest()
Method Detail |
---|
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
TransferFailedException
UnsupportedProtocolException
IOException
public void testGetMissingJarForced() throws TransferFailedException, UnsupportedProtocolException, IOException
TransferFailedException
UnsupportedProtocolException
IOException
public void testGetRemoteJar() throws TransferFailedException, ResourceDoesNotExistException, UnsupportedProtocolException, IOException, AuthorizationException
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |