Class TestHandlers

All Implemented Interfaces:
FunctTestConstants

public class TestHandlers extends EmailBaseFuncTestCase
Since:
v4.0
  • Constructor Details

    • TestHandlers

      public TestHandlers()
  • Method Details

    • testPortsNotInService

      public void testPortsNotInService()
      As part of https://jdog.atlassian.com/browse/JRADEV-7738 port was removed from service settings
    • testCreateIssueFromEmail

      public void testCreateIssueFromEmail() throws Exception
      Throws:
      Exception
    • testImapMarkSeen

      public void testImapMarkSeen() throws javax.mail.MessagingException
      Throws:
      javax.mail.MessagingException
    • testMailHandlerShouldRespectApplicationAccess

      public void testMailHandlerShouldRespectApplicationAccess() throws Exception
      Throws:
      Exception
    • testMailHandlerShouldCreateIssueWhenNonDefaultAppLicenseExceeded

      public void testMailHandlerShouldCreateIssueWhenNonDefaultAppLicenseExceeded() throws Exception
      Throws:
      Exception
    • testMailHandlerShouldNotCreateIssueWhenDefaultAppLicenseExceeded

      public void testMailHandlerShouldNotCreateIssueWhenDefaultAppLicenseExceeded() throws Exception
      Throws:
      Exception