public class MySqlTaskContextIT extends MySqlTaskContextTest
config, context, databaseName, DB_HISTORY_PATH, hostname, password, port, serverId, serverName, username| Constructor and Description |
|---|
MySqlTaskContextIT() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertCanConnectToJdbc() |
protected void |
assertConnectedToJdbc() |
protected void |
assertNotConnectedToJdbc() |
void |
shouldCloseJdbcConnectionOnShutdown() |
void |
shouldCreateTaskFromConfiguration() |
afterEach, beforeEach, historyRecord, shouldComparePositionsWithDifferentFields, shouldCreateTaskFromConfigurationWithNeverSnapshotMode, shouldCreateTaskFromConfigurationWithWhenNeededSnapshotMode, shouldFilterAndMergeGtidSet, shouldIgnoreDatabaseHistoryProperties, shouldMergeToFirstAvailableGtidSetPositions, shouldNotAllowBothGtidSetIncludesAndExcludes, shouldUseGtidSetIncludes, shouldUseGtidSetIncludesLiteralUuids, shouldUseGtidSetxcludesLiteralUuids, simpleConfigpublic void shouldCreateTaskFromConfiguration()
throws Exception
Exceptionpublic void shouldCloseJdbcConnectionOnShutdown()
throws Exception
Exceptionprotected void assertCanConnectToJdbc()
throws SQLException
SQLExceptionprotected void assertConnectedToJdbc()
throws SQLException
SQLExceptionprotected void assertNotConnectedToJdbc()
throws SQLException
SQLExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.