Class TestWorklogNotifications


public class TestWorklogNotifications extends BaseJiraEmailTest
  • Field Details

  • Constructor Details

    • TestWorklogNotifications

      public TestWorklogNotifications()
  • Method Details

    • testAddingNewWorkLogSendsEmail

      public void testAddingNewWorkLogSendsEmail() throws Exception
      Throws:
      Exception
    • testUpdatingWorkLogSendsEmail

      public void testUpdatingWorkLogSendsEmail() throws Exception
      Throws:
      Exception
    • testDeletingWorklogSendsEmail

      public void testDeletingWorklogSendsEmail() throws Exception
      Throws:
      Exception
    • testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenLoggingWork

      public void testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenLoggingWork() throws Exception
      Throws:
      Exception
    • testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenUpdatingWork

      public void testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenUpdatingWork() throws Exception
      Throws:
      Exception
    • testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenDeletingWork

      public void testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenDeletingWork() throws Exception
      Throws:
      Exception