public class SynchroniseCrowdDirectoryRemoveUserMembershipTest extends BaseSynchroniseCrowdDirectoryTest
APPLICATION_NAME, batchedCrowdTest, CROWD_APP_PASSWORD, crowd1, crowd2, enableMembershipIterationImprovement, LOCAL_DIRECTORY_ID, LOCAL_DIRECTORY_NAME, LOOP_APPLICATION_ID, REMOTE_DIRECTORY1_ID, REMOTE_DIRECTORY1_NAME, REMOTE_DIRECTORY2_ID, REMOTE_DIRECTORY2_NAME, REMOTE_DIRECTORY3_ID, synchronisationMode
Constructor and Description |
---|
SynchroniseCrowdDirectoryRemoveUserMembershipTest() |
Modifier and Type | Method and Description |
---|---|
void |
synchroniseChanges_RemoveMaskedUserMembership() |
void |
synchroniseChanges_RemoveMaskingUserMembership() |
void |
synchroniseChanges_RemoveUniqueRemoteUserMembership() |
void |
synchroniseChanges_RemoveUniqueRemoteUserMembershipAndRecreateUniqueRemoteUserMembership()
This tests demonstrates that a failed incremental synchronisation falls back to a full synchronisation
in the first attempt (CWD-3188).
|
_doInitialSync, deleteUserInRemoteDir1, deleteUserInRemoteDir2, getCrowdClient1, getCrowdClient2, getExpectedMode, parameters, runWithSystemPropertyValue, setUp
public SynchroniseCrowdDirectoryRemoveUserMembershipTest()
public void synchroniseChanges_RemoveUniqueRemoteUserMembership() throws Exception
Exception
public void synchroniseChanges_RemoveUniqueRemoteUserMembershipAndRecreateUniqueRemoteUserMembership() throws Exception
This test is overridden by the subclass because it is only relevant to incremental synchronisation.
Exception
public void synchroniseChanges_RemoveMaskingUserMembership() throws Exception
Exception
Copyright © 2021 Atlassian. All rights reserved.