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 |
testAddUserToGroup() |
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
InterruptedException
public void testDeleteUserDoesNotRetainGroupMembership() throws Exception
Exception
Copyright © 2002-2018 Atlassian. All Rights Reserved.