public class ClusterSynchronisationStatusTest extends Object
Modifier and Type | Field and Description |
---|---|
org.mockserver.client.MockServerClient |
mockServerClient |
org.mockserver.junit.MockServerRule |
mockServerRule |
TestCleanupRule |
testCleanupRule |
Constructor and Description |
---|
ClusterSynchronisationStatusTest() |
Modifier and Type | Method and Description |
---|---|
void |
configurationChangeDuringSynchronisationShouldEnforceNextSynchronisationToBeFull() |
void |
fullSynchronisationWithRemoteCrowdShouldAllowSecondNodeToDoIncrementalSynchronisation() |
void |
setUpMockRemoteCrowd() |
void |
synchronizationOnOneNodeShouldPopulateToOther() |
public TestCleanupRule testCleanupRule
public org.mockserver.junit.MockServerRule mockServerRule
public org.mockserver.client.MockServerClient mockServerClient
public void synchronizationOnOneNodeShouldPopulateToOther()
public void fullSynchronisationWithRemoteCrowdShouldAllowSecondNodeToDoIncrementalSynchronisation() throws Exception
Exception
Copyright © 2021 Atlassian. All rights reserved.