public class TestTpmDelegatingLdap extends BaseJiraFuncTest
We need access to both the full access LDAP directory to setp up tests and the delegating LDAP directory to run them
All normal user operations should be available.
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 |
---|
TestTpmDelegatingLdap() |
Modifier and Type | Method and Description |
---|---|
void |
createDirectory() |
void |
testAddAndDeleteGroup() |
void |
testAddAndDeleteUser() |
void |
testAddUserToGroup() |
void |
testEditUser() |
void |
testLoginAsInvalidLdapUser() |
void |
testLoginAsValidLdapUser() |
void |
testLoginAsValidLdapUserWithCopyOnLogin() |
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 testLoginAsInvalidLdapUser() throws Exception
Exception
public void testLoginAsValidLdapUserWithCopyOnLogin() throws Exception
Exception
Copyright © 2002-2021 Atlassian. All Rights Reserved.
View cookie preferences