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
IOException
public void testSuccessfulDeploy() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentException
public void testNullArtifactFile() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentException
public void testNullMetadataFile() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentException
public void testSuccessfulArtifactEvents() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentException
public void testFailingArtifactEvents()
public void testSuccessfulMetadataEvents() throws org.eclipse.aether.deployment.DeploymentException
org.eclipse.aether.deployment.DeploymentException
public void testFailingMetdataEvents()
public void testStaleLocalMetadataCopyGetsDeletedBeforeMergeWhenMetadataIsNotCurrentlyPresentInRemoteRepo() throws Exception
Exception
public void testFileTransformer() throws Exception
Exception
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.