|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.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 PlexusTestCaseException
protected void tearDown()
throws Exception
tearDown in class PlexusTestCaseException
public void testUnnecessaryRepositoryLookup()
throws Exception
Exception
public void testGetMissingJar()
throws org.apache.maven.wagon.TransferFailedException,
org.apache.maven.wagon.UnsupportedProtocolException,
IOException
org.apache.maven.wagon.TransferFailedException
org.apache.maven.wagon.UnsupportedProtocolException
IOException
public void testGetMissingJarForced()
throws org.apache.maven.wagon.TransferFailedException,
org.apache.maven.wagon.UnsupportedProtocolException,
IOException
org.apache.maven.wagon.TransferFailedException
org.apache.maven.wagon.UnsupportedProtocolException
IOException
public void testGetRemoteJar()
throws org.apache.maven.wagon.TransferFailedException,
org.apache.maven.wagon.ResourceDoesNotExistException,
org.apache.maven.wagon.UnsupportedProtocolException,
IOException,
org.apache.maven.wagon.authorization.AuthorizationException
org.apache.maven.wagon.TransferFailedException
org.apache.maven.wagon.ResourceDoesNotExistException
org.apache.maven.wagon.UnsupportedProtocolException
IOException
org.apache.maven.wagon.authorization.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 | |||||||||