Class TestTpmLdapAdvanced

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced

public class TestTpmLdapAdvanced extends BaseJiraFuncTest
To be run against Active Directory or Open LDAP in TPM. This test relies on TestTpmLdapSetup being run first in order to create the appropriate LDAP User Directory.
Since:
v4.3
  • Field Details

    • administration

      @Inject protected Administration administration
    • logger

      @Inject protected com.atlassian.jira.testkit.client.log.FuncTestLogger logger
    • assertions

      @Inject protected Assertions assertions
    • ldapUtil

      @Inject protected LdapUtil ldapUtil
  • Constructor Details

    • TestTpmLdapAdvanced

      public TestTpmLdapAdvanced()
  • Method Details

    • createDirectory

      public void createDirectory() throws InterruptedException
      Throws:
      InterruptedException
    • testDisabledDirectory

      public void testDisabledDirectory() throws Exception
      Throws:
      Exception
    • testSynchroniseDirectoryAfterEncryptionAlgorithmChange

      public void testSynchroniseDirectoryAfterEncryptionAlgorithmChange() throws Exception
      Throws:
      Exception
    • testSynchroniseDirectory

      public void testSynchroniseDirectory() throws Exception
      Throws:
      Exception
    • directorySynchronisationShouldWorkAfterSettingsHaveBeenEdit

      public void directorySynchronisationShouldWorkAfterSettingsHaveBeenEdit() throws Exception
      Throws:
      Exception