public class DefaultDeployerTest extends Object
| Constructor and Description |
|---|
DefaultDeployerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
teardown() |
void |
testFailingArtifactEvents() |
void |
testFailingMetdataEvents() |
void |
testFileTransformer() |
void |
testNullArtifactFile() |
void |
testNullMetadataFile() |
void |
testStaleLocalMetadataCopyGetsDeletedBeforeMergeWhenMetadataIsNotCurrentlyPresentInRemoteRepo() |
void |
testSuccessfulArtifactEvents() |
void |
testSuccessfulDeploy() |
void |
testSuccessfulMetadataEvents() |
public DefaultDeployerTest()
public void setup() throws IOException
IOExceptionpublic void testSuccessfulDeploy() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentExceptionpublic void testNullArtifactFile() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentExceptionpublic void testNullMetadataFile() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentExceptionpublic void testSuccessfulArtifactEvents() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentExceptionpublic void testFailingArtifactEvents()
public void testSuccessfulMetadataEvents() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentExceptionpublic void testFailingMetdataEvents()
public void testStaleLocalMetadataCopyGetsDeletedBeforeMergeWhenMetadataIsNotCurrentlyPresentInRemoteRepo() throws Exception
Exceptionpublic void testFileTransformer() throws Exception
ExceptionCopyright © 2010–2022 The Apache Software Foundation. All rights reserved.