public class DeployMojoTest extends AbstractMojoTestCase
Constructor and Description |
---|
DeployMojoTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testAltReleaseDeploymentRepository() |
void |
testAltSnapshotDeploymentRepository() |
void |
testBasicDeploy() |
void |
testBasicDeployWithPackagingAsPom() |
void |
testBasicDeployWithScpAsProtocol() |
void |
testDeployIfArtifactFileIsNull() |
void |
testDeployTestEnvironment() |
void |
testDeployWithAttachedArtifacts() |
void |
testSkippingDeploy() |
void |
testUpdateReleaseParamSetToTrue() |
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setVariableValueToObject
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
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
public void setUp() throws Exception
setUp
in class AbstractMojoTestCase
Exception
public void tearDown() throws Exception
tearDown
in class org.codehaus.plexus.PlexusTestCase
Exception
public void testDeployTestEnvironment() throws Exception
Exception
public void testBasicDeployWithPackagingAsPom() throws Exception
Exception
public void testUpdateReleaseParamSetToTrue() throws Exception
Exception
public void testDeployIfArtifactFileIsNull() throws Exception
Exception
public void testDeployWithAttachedArtifacts() throws Exception
Exception
public void testBasicDeployWithScpAsProtocol() throws Exception
Exception
public void testAltSnapshotDeploymentRepository() throws Exception
Exception
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.