public class ClusterSynchronisationStatusTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockserver.client.MockServerClient |
mockServerClient |
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 MockServerRule mockServerRule
public org.mockserver.client.MockServerClient mockServerClient
public void synchronizationOnOneNodeShouldPopulateToOther()
public void fullSynchronisationWithRemoteCrowdShouldAllowSecondNodeToDoIncrementalSynchronisation()
throws Exception
ExceptionCopyright © 2023 Atlassian. All rights reserved.