public class DefaultWagonManagerTest extends Object
| Constructor and Description |
|---|
DefaultWagonManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testChecksumVerification()
Checks the verification of checksums.
|
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
|
@Test
public void testUnnecessaryRepositoryLookup()
throws Exception
Exception@Test
public void testGetMissingJar()
throws org.apache.maven.wagon.TransferFailedException,
org.apache.maven.wagon.UnsupportedProtocolException,
IOException
@Test
public void testGetMissingJarForced()
throws org.apache.maven.wagon.TransferFailedException,
org.apache.maven.wagon.UnsupportedProtocolException,
IOException
@Test
public void testGetRemoteJar()
throws org.apache.maven.wagon.TransferFailedException,
org.apache.maven.wagon.ResourceDoesNotExistException,
org.apache.maven.wagon.UnsupportedProtocolException,
IOException
@Test
public void testDefaultWagonManager()
throws Exception
Exception@Test
public void testWagonTransferListenerRemovedAfterGetArtifactAndPutArtifact()
throws Exception
Exception@Disabled
@Test
public void testChecksumVerification()
throws Exception
ExceptionCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.