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 Details

    • DeployMojoTest

      public DeployMojoTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class org.apache.maven.plugin.testing.AbstractMojoTestCase
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Overrides:
      tearDown in class org.codehaus.plexus.PlexusTestCase
      Throws:
      Exception
    • testDeployTestEnvironment

      public void testDeployTestEnvironment() throws Exception
      Throws:
      Exception
    • testBasicDeploy

      public void testBasicDeploy() throws Exception
      Throws:
      Exception
    • testSkippingDeploy

      public void testSkippingDeploy() throws Exception
      Throws:
      Exception
    • testBasicDeployWithPackagingAsPom

      public void testBasicDeployWithPackagingAsPom() throws Exception
      Throws:
      Exception
    • testDeployIfArtifactFileIsNull

      public void testDeployIfArtifactFileIsNull() throws Exception
      Throws:
      Exception
    • testDeployWithAttachedArtifacts

      public void testDeployWithAttachedArtifacts() throws Exception
      Throws:
      Exception
    • _testBasicDeployWithScpAsProtocol

      public void _testBasicDeployWithScpAsProtocol() throws Exception
      Throws:
      Exception
    • testLegacyAltDeploymentRepositoryWithDefaultLayout

      public void testLegacyAltDeploymentRepositoryWithDefaultLayout() throws Exception
      Throws:
      Exception
    • testLegacyAltDeploymentRepositoryWithLegacyLayout

      public void testLegacyAltDeploymentRepositoryWithLegacyLayout() throws Exception
      Throws:
      Exception
    • testInsaneAltDeploymentRepository

      public void testInsaneAltDeploymentRepository() throws Exception
      Throws:
      Exception
    • testDefaultScmSvnAltDeploymentRepository

      public void testDefaultScmSvnAltDeploymentRepository() throws Exception
      Throws:
      Exception
    • testLegacyScmSvnAltDeploymentRepository

      public void testLegacyScmSvnAltDeploymentRepository() throws Exception
      Throws:
      Exception
    • testAltSnapshotDeploymentRepository

      public void testAltSnapshotDeploymentRepository() throws Exception
      Throws:
      Exception
    • testAltReleaseDeploymentRepository

      public void testAltReleaseDeploymentRepository() throws Exception
      Throws:
      Exception