Class TestIssueDeleteNotifications

All Implemented Interfaces:
FunctTestConstants

public class TestIssueDeleteNotifications extends EmailBaseFuncTestCase
Test that issue notifications are being sent on issue delete to particular subscribers.

See:
http://jira.atlassian.com/browse/JRA-21646
http://jira.atlassian.com/browse/JRA-24331

Since:
4.4
  • Constructor Details

    • TestIssueDeleteNotifications

      public TestIssueDeleteNotifications()
  • Method Details

    • testAllWatchersNotifiedOfIssueDeletion

      public void testAllWatchersNotifiedOfIssueDeletion() throws Exception
      Throws:
      Exception
    • testUserFromUserCustomFieldNotifiedOfIssueDeletion

      public void testUserFromUserCustomFieldNotifiedOfIssueDeletion() throws Exception
      Throws:
      Exception
    • testUsersFromMultiUserCustomFieldNotifiedOfIssueDeletion

      public void testUsersFromMultiUserCustomFieldNotifiedOfIssueDeletion() throws Exception
      Throws:
      Exception
    • testUsersFromGroupCustomFieldNotifiedOfIssueDeletion

      public void testUsersFromGroupCustomFieldNotifiedOfIssueDeletion() throws Exception
      Throws:
      Exception
    • testUsersFromMultiGroupCustomFieldNotifiedOfIssueDeletion

      public void testUsersFromMultiGroupCustomFieldNotifiedOfIssueDeletion() throws Exception
      Throws:
      Exception