Class ClusterSynchronisationStatusTest

java.lang.Object
com.atlassian.crowd.acceptance.tests.cluster.ClusterSynchronisationStatusTest

public class ClusterSynchronisationStatusTest extends Object
  • Field Details

    • testCleanupRule

      public TestCleanupRule testCleanupRule
    • mockServerRule

      public MockServerRule mockServerRule
    • mockServerClient

      public org.mockserver.client.MockServerClient mockServerClient
  • Constructor Details

    • ClusterSynchronisationStatusTest

      public ClusterSynchronisationStatusTest()
  • Method Details

    • setUpMockRemoteCrowd

      public void setUpMockRemoteCrowd() throws Exception
      Throws:
      Exception
    • synchronizationOnOneNodeShouldPopulateToOther

      public void synchronizationOnOneNodeShouldPopulateToOther()
    • fullSynchronisationWithRemoteCrowdShouldAllowSecondNodeToDoIncrementalSynchronisation

      public void fullSynchronisationWithRemoteCrowdShouldAllowSecondNodeToDoIncrementalSynchronisation() throws Exception
      Throws:
      Exception
    • configurationChangeDuringSynchronisationShouldEnforceNextSynchronisationToBeFull

      public void configurationChangeDuringSynchronisationShouldEnforceNextSynchronisationToBeFull() throws Exception
      Throws:
      Exception