Class EnvironmentDeletionServiceWiredTest

java.lang.Object
it.com.atlassian.bamboo.deployments.environments.service.EnvironmentDeletionServiceWiredTest

public class EnvironmentDeletionServiceWiredTest extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • testJoeIsNotAllowedToDeleteEnvironment

      public void testJoeIsNotAllowedToDeleteEnvironment() throws Exception
      Throws:
      Exception
    • testJoeIsAllowedToDeleteEnvironmentWhenHeWasGrantedPermissions

      public void testJoeIsAllowedToDeleteEnvironmentWhenHeWasGrantedPermissions() throws Exception
      Throws:
      Exception
    • testJoeIsAllowedToDeleteHisOwnEnvironment

      public void testJoeIsAllowedToDeleteHisOwnEnvironment() throws Exception
      Throws:
      Exception
    • testJoeIsNotAllowedToDeleteEnvironmentsForDeploymentProject

      public void testJoeIsNotAllowedToDeleteEnvironmentsForDeploymentProject() throws Exception
      Throws:
      Exception
    • testJoeIsAllowedToDeleteEnvironmentsForDeploymentProjectWhenHeWasGrantedPermissions

      public void testJoeIsAllowedToDeleteEnvironmentsForDeploymentProjectWhenHeWasGrantedPermissions() throws Exception
      Throws:
      Exception
    • testJoeIsIsAllowedToDeleteEnvironmentsForHisOwnDeploymentProject

      public void testJoeIsIsAllowedToDeleteEnvironmentsForHisOwnDeploymentProject() throws Exception
      Throws:
      Exception