Package org.apache.maven.plugins.deploy
Class DeployMojoTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.plugin.testing.AbstractMojoTestCase
org.apache.maven.plugins.deploy.DeployMojoTest
- All Implemented Interfaces:
junit.framework.Test
public class DeployMojoTest
extends org.apache.maven.plugin.testing.AbstractMojoTestCase
- Author:
- Allan Ramirez
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.testing.AbstractMojoTestCase
addGuiceModules, configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setupContainer, setupContainerConfiguration, setVariableValueToObjectMethods inherited from class org.codehaus.plexus.PlexusTestCase
customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, teardownContainerMethods inherited from class junit.framework.TestCase
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
-
Constructor Details
-
DeployMojoTest
public DeployMojoTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classorg.apache.maven.plugin.testing.AbstractMojoTestCase- Throws:
Exception
-
tearDown
- Overrides:
tearDownin classorg.codehaus.plexus.PlexusTestCase- Throws:
Exception
-
testDeployTestEnvironment
- Throws:
Exception
-
testBasicDeploy
- Throws:
Exception
-
testSkippingDeploy
- Throws:
Exception
-
testBasicDeployWithPackagingAsPom
- Throws:
Exception
-
testDeployIfArtifactFileIsNull
- Throws:
Exception
-
testDeployWithAttachedArtifacts
- Throws:
Exception
-
_testBasicDeployWithScpAsProtocol
- Throws:
Exception
-
testLegacyAltDeploymentRepositoryWithDefaultLayout
- Throws:
Exception
-
testLegacyAltDeploymentRepositoryWithLegacyLayout
- Throws:
Exception
-
testInsaneAltDeploymentRepository
- Throws:
Exception
-
testDefaultScmSvnAltDeploymentRepository
- Throws:
Exception
-
testLegacyScmSvnAltDeploymentRepository
- Throws:
Exception
-
testAltSnapshotDeploymentRepository
- Throws:
Exception
-
testAltReleaseDeploymentRepository
- Throws:
Exception
-