Package io.debezium.transforms
Class ByLogicalTableRouterTest
java.lang.Object
io.debezium.transforms.ByLogicalTableRouterTest
- Author:
- Mario Mueller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidprivate voidtestKeyReplacementWorkingConfiguration(String schemaNameAdjustmentMode, String expectedKeySchemaName) voidvoidvoid
-
Constructor Details
-
ByLogicalTableRouterTest
public ByLogicalTableRouterTest()
-
-
Method Details
-
testBrokenKeyReplacementConfigurationNullValue
public void testBrokenKeyReplacementConfigurationNullValue() -
testBrokenKeyReplacementConfigurationEmptyValue
public void testBrokenKeyReplacementConfigurationEmptyValue() -
testKeyReplacementWorkingConfigurationWithAvroSchemaNameAdjustment
public void testKeyReplacementWorkingConfigurationWithAvroSchemaNameAdjustment() -
testKeyReplacementWorkingConfigurationWithNoSchemaNameAdjustment
-
testKeyReplacementWorkingConfiguration
-
testHeartbeatMessageTopicReplacementTopic
public void testHeartbeatMessageTopicReplacementTopic() -
testBrokenTopicReplacementConfigurationNullValue
public void testBrokenTopicReplacementConfigurationNullValue() -
testBrokenTopicReplacementConfigurationEmptyValue
public void testBrokenTopicReplacementConfigurationEmptyValue() -
testKeyNullValue
-
testNamespaceReplacementWithoutKeyChange
-
shouldHandleSchemaChangeEvent
- Throws:
Exception
-