Class TestTpmLdapAdvanced
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
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 Summary
Modifier and TypeFieldDescriptionprotected Administration
protected Assertions
protected LdapUtil
protected com.atlassian.jira.testkit.client.log.FuncTestLogger
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Field Details
-
administration
-
logger
@Inject protected com.atlassian.jira.testkit.client.log.FuncTestLogger logger -
assertions
-
ldapUtil
-
-
Constructor Details
-
TestTpmLdapAdvanced
public TestTpmLdapAdvanced()
-
-
Method Details
-
createDirectory
- Throws:
InterruptedException
-
testDisabledDirectory
- Throws:
Exception
-
testSynchroniseDirectoryAfterEncryptionAlgorithmChange
- Throws:
Exception
-
testSynchroniseDirectory
- Throws:
Exception
-
directorySynchronisationShouldWorkAfterSettingsHaveBeenEdit
- Throws:
Exception
-