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 voidprotected voidshouldNotSend(String version, List<String> tables, String deployment) protected voidshouldSend(String version, List<String> tables, String deployment) voidtestFilterNodes(boolean isPro) voidprotected voidtestFilterNodesByMonitorType(String monitorType, String[] versions, boolean shouldSend) voidvoidvoidtestShouldSendTable(boolean isPro) voidvoid
-
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
-