Package io.debezium.connector.jdbc
Class TableNamingStrategyTest
java.lang.Object
io.debezium.connector.jdbc.TableNamingStrategyTest
Tests for the
TableNamingStrategy interface and implementations.- Author:
- Chris Cranford
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
TableNamingStrategyTest
public TableNamingStrategyTest()
-
-
Method Details
-
testDefaultTableNamingStrategy
@Test public void testDefaultTableNamingStrategy() -
testTableNamingStrategyWithTableNameFormat
@Test public void testTableNamingStrategyWithTableNameFormat()
-