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 DeploymentException
DeploymentExceptionpublic void testNullArtifactFile() throws DeploymentException
DeploymentExceptionpublic void testNullMetadataFile() throws DeploymentException
DeploymentExceptionpublic void testSuccessfulArtifactEvents() throws DeploymentException
DeploymentExceptionpublic void testFailingArtifactEvents()
public void testSuccessfulMetadataEvents() throws DeploymentException
DeploymentExceptionpublic void testFailingMetdataEvents()
public void testStaleLocalMetadataCopyGetsDeletedBeforeMergeWhenMetadataIsNotCurrentlyPresentInRemoteRepo() throws Exception
Exceptionpublic void testFileTransformer() throws Exception
ExceptionCopyright © 2010–2021 The Apache Software Foundation. All rights reserved.