Class SynchroniseCrowdDirectoryUserAttributesTest
java.lang.Object
com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
com.atlassian.crowd.acceptance.tests.synchronisation.remote.SynchroniseCrowdDirectoryUserAttributesTest
-
Field Summary
Fields inherited from class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
allowDuplicatedExternalIds, APPLICATION_NAME, batchedCrowdTest, CROWD_APP_PASSWORD, crowd1, crowd2, enableDeleteUserMembershipBatchingImprovement, enableIncrementalSyncEventsImprovements, enableMembershipIterationImprovement, enableNestedGroupsGroupMembershipChangesBatchingImprovement, LOCAL_DIRECTORY_ID, LOCAL_DIRECTORY_NAME, LOOP_APPLICATION_ID, REMOTE_DIRECTORY1_ID, REMOTE_DIRECTORY1_NAME, REMOTE_DIRECTORY2_ID, REMOTE_DIRECTORY2_NAME, REMOTE_DIRECTORY3_ID, runConditionallyRule, synchronisationMode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
Methods inherited from class com.atlassian.crowd.acceptance.tests.synchronisation.remote.BaseSynchroniseCrowdDirectoryTest
allowDuplicatedExternalIds, deleteUserInRemoteDir1, deleteUserInRemoteDir2, doInitialSync, findApplicationByName, findLocalUserByName, findLocalUserByNameOrFail, findLocalUserByNameOrFail, findLocalUsers, findUserByName, getCrowdClient1, getCrowdClient2, getExpectedMode, getLocalGroupNames, getLocalUserNames, isDc, parameters, restoreCrowds, restoreCrowds, runWithAllowDuplicatedExternalIdsRule, runWithDeleteUserMembershipsBatchingRule, runWithMembershipSyncImprovementRule, runWithNestedGroupsGroupMembershipChangesBatchingRule, runWithRecreatedMembershipsBatchingRule, searchLocalGroups, setUp, syncAndAssertMode, syncAndAssertMode, updateApplication
-
Constructor Details
-
SynchroniseCrowdDirectoryUserAttributesTest
public SynchroniseCrowdDirectoryUserAttributesTest()
-
-
Method Details
-
synchroniseChanges_SynchronisedUserAttributesChangesInTheParentAreSynchronisedToTheChild
public void synchroniseChanges_SynchronisedUserAttributesChangesInTheParentAreSynchronisedToTheChild() throws Exception- Throws:
Exception
-
synchroniseChanges_LocalUserAttributesChangesInTheParentAreNotSynchronisedToTheChild
public void synchroniseChanges_LocalUserAttributesChangesInTheParentAreNotSynchronisedToTheChild() throws Exception- Throws:
Exception
-
synchroniseChanges_SynchronisedUserAttributesChangesInTheChildArePropagatedToTheParent
public void synchroniseChanges_SynchronisedUserAttributesChangesInTheChildArePropagatedToTheParent() throws Exception- Throws:
Exception
-
synchroniseChanges_LocalUserAttributesChangesInTheChildDoNotChangeInTheParent
public void synchroniseChanges_LocalUserAttributesChangesInTheChildDoNotChangeInTheParent() throws Exception- Throws:
Exception
-