|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.crowd.acceptance.utils.CrowdWebTestCase
com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase
com.atlassian.crowd.acceptance.tests.applications.crowd.SynchroniseDirectoryTest
public class SynchroniseDirectoryTest
Relevant structure of Apache DS 151 dc=example,dc=com ou=Users [users - 6 in total] uid=mplanck (Max Planck) uid=aeinstein (Albert Einstein) uid=nbohr (Neils Bohr) uid=mborn (Max Born) uid=wpauli (Wolfgang Pauli) uid=mcurie (Marie Curie) [groups - none] ou=sandbox [users - 4 in total] uid=mflinders (Matthew Flinders) uid=jcook (James Cook) uid=jstuart (John Stuart) uid=joxley (John Oxley) [groups - 2 in total] cn=ExplorersClub (members: mflinders, jcook, jstuart, joxley) cn=EliteExplorersClub (members: jstuart, joxley) ou=Groups [users - none] [groups - 3 in total] cn=superUsers (member: uid=admin,ou=system) cn=userAdmins (member: uid=admin,ou=system) cn=Misc (members: mplanck, aeinstein, mborn, mflinders, joxley) ou=test [users - none] [groups - none] ou=system uid=admin Note: The user "uid=admin,ou=system" is not visible as it is actually on the same level as 'dc=example,dc=com'
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdAcceptanceTestCase |
|---|
ADMIN_EMAIL, ADMIN_FULL_NAME, ADMIN_GROUP, ADMIN_PW, ADMIN_USER, CONSOLE_PORT, CONTEXT_PATH, DEVELOPER_LICENSE_KEY, EXPIRED_MAINTENANCE_KEY, HOST, HOST_PATH, logger, specProperties, UNLIMITED_LICENSE_KEY, URL_HOME, WAR_PATH, WORKGROUP_LICENSE_KEY |
| Fields inherited from class com.atlassian.crowd.acceptance.utils.CrowdWebTestCase |
|---|
tester |
| Constructor Summary | |
|---|---|
SynchroniseDirectoryTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testChangeDirectoryThenSync()
|
void |
testChangedToEmptyOU()
|
void |
testCheckMembershipsAdded()
|
void |
testCheckMembershipsRemoved()
|
void |
testSynchronisation()
|
void |
testSynchroniseCheckGroups()
|
void |
testUserWithAttributesRemoved()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SynchroniseDirectoryTest()
| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
setUp in class CrowdAcceptanceTestCasejava.lang.Exception
public void tearDown()
throws java.lang.Exception
tearDown in class CrowdAcceptanceTestCasejava.lang.Exception
public void testUserWithAttributesRemoved()
throws java.lang.InterruptedException
java.lang.InterruptedException
public void testSynchronisation()
throws java.lang.Exception
java.lang.Exception
public void testChangeDirectoryThenSync()
throws java.lang.Exception
java.lang.Exception
public void testChangedToEmptyOU()
throws java.lang.InterruptedException
java.lang.InterruptedException
public void testSynchroniseCheckGroups()
throws java.lang.InterruptedException
java.lang.InterruptedException
public void testCheckMembershipsRemoved()
throws java.lang.InterruptedException
java.lang.InterruptedException
public void testCheckMembershipsAdded()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||