Class MySqlTaskContextIT
java.lang.Object
io.debezium.connector.mysql.legacy.MySqlTaskContextTest
io.debezium.connector.mysql.legacy.MySqlTaskContextIT
- Author:
- Randall Hauch
-
Field Summary
Fields inherited from class io.debezium.connector.mysql.legacy.MySqlTaskContextTest
config, context, databaseName, DB_HISTORY_PATH, hostname, password, port, serverId, serverName, username -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voidvoidvoidMethods inherited from class io.debezium.connector.mysql.legacy.MySqlTaskContextTest
afterEach, beforeEach, historyRecord, shouldComparePositionsWithDifferentFields, shouldCreateTaskFromConfigurationWithNeverSnapshotMode, shouldCreateTaskFromConfigurationWithWhenNeededSnapshotMode, shouldFilterAndMergeGtidSet, shouldFilterInternalDmlStatementsUsingDefaultFilter, shouldIgnoreDatabaseHistoryProperties, shouldMergeToFirstAvailableGtidSetPositions, shouldNotAllowBothGtidSetIncludesAndExcludes, shouldUseGtidSetIncludes, shouldUseGtidSetIncludesLiteralUuids, shouldUseGtidSetxcludesLiteralUuids, simpleConfig
-
Constructor Details
-
MySqlTaskContextIT
public MySqlTaskContextIT()
-
-
Method Details
-
shouldCreateTaskFromConfiguration
- Throws:
Exception
-
shouldCloseJdbcConnectionOnShutdown
- Throws:
Exception
-
assertCanConnectToJdbc
- Throws:
SQLException
-
assertConnectedToJdbc
- Throws:
SQLException
-
assertNotConnectedToJdbc
- Throws:
SQLException
-