Package org.jumpmind.symmetric.common
Class ConfigurationVersionHelperTest
java.lang.Object
org.jumpmind.symmetric.common.ConfigurationVersionHelperTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
shouldNotSend
(String version, List<String> tables, String deployment) protected void
shouldSend
(String version, List<String> tables, String deployment) void
testFilterNodes
(boolean isPro) void
protected void
testFilterNodesByMonitorType
(String monitorType, String[] versions, boolean shouldSend) void
void
void
testShouldSendTable
(boolean isPro) void
void
-
Field Details
-
PREFIX
- See Also:
-
-
Constructor Details
-
ConfigurationVersionHelperTest
public ConfigurationVersionHelperTest()
-
-
Method Details
-
testFilterNodesOss
@Test public void testFilterNodesOss() -
testFilterNodesPro
@Test public void testFilterNodesPro() -
testFilterNodes
public void testFilterNodes(boolean isPro) -
testFilterNodesByMonitorType
@Test public void testFilterNodesByMonitorType() -
testFilterNodesByMonitorType
-
testShouldSendTableOss
@Test public void testShouldSendTableOss() -
testShouldSendTablePro
@Test public void testShouldSendTablePro() -
testShouldSendTable
public void testShouldSendTable(boolean isPro) -
getVersions
-
getVersionWithTables
-
shouldSend
-
shouldNotSend
-
checkSend
-