public class TestTpmLdap extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
protected Administration |
administration |
protected Assertions |
assertions |
protected LdapUtil |
ldapUtil |
protected com.atlassian.jira.testkit.client.log.FuncTestLogger |
logger |
backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestTpmLdap() |
| Modifier and Type | Method and Description |
|---|---|
void |
createDirectory() |
void |
testAddAndDeleteGroup() |
void |
testAddAndDeleteUser() |
void |
testAddAndRemoveUserToGroup() |
void |
testDeleteUserDoesNotRetainGroupMembership() |
void |
testDeleteUserWhenDirectoriesOverlap() |
void |
testEditUser() |
void |
testLoginAsLdapUser() |
getAssertions, getBackdoor, getEnvironmentData, getTester@Inject protected Administration administration
@Inject protected com.atlassian.jira.testkit.client.log.FuncTestLogger logger
@Inject protected Assertions assertions
@Inject protected LdapUtil ldapUtil
public void createDirectory()
throws InterruptedException
InterruptedExceptionpublic void testAddAndDeleteUser()
public void testAddAndDeleteGroup()
public void testLoginAsLdapUser()
public void testEditUser()
public void testAddAndRemoveUserToGroup()
public void testDeleteUserDoesNotRetainGroupMembership()
throws Exception
Exceptionpublic void testDeleteUserWhenDirectoriesOverlap()
Copyright © 2002-2023 Atlassian. All Rights Reserved.