public class SqlServerChangeTableSetIT extends AbstractConnectorTest
AbstractConnectorTest.SourceRecordsTesting.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer| Modifier and Type | Field and Description |
|---|---|
private io.debezium.connector.sqlserver.SqlServerConnection |
connection |
engine, logger, OFFSET_STORE_PATH, pollTimeoutInMs, skipTestRule| Constructor and Description |
|---|
SqlServerChangeTableSetIT() |
| Modifier and Type | Method and Description |
|---|---|
private void |
addColumnToTable(boolean pauseAfterCaptureChange) |
void |
addColumnToTableEndOfBatch() |
void |
addColumnToTableMiddleOfBatch() |
void |
addTable() |
void |
after() |
void |
before() |
void |
changeColumn() |
void |
readHistoryAfterRestart() |
void |
removeColumnFromTable() |
void |
removeTable() |
void |
renameColumn() |
assertConfigurationErrors, assertConfigurationErrors, assertConfigurationErrors, assertConnectorIsRunning, assertConnectorNotRunning, assertDelete, assertEngineIsRunning, assertHasNoSourceQuery, assertInsert, assertKey, assertNoConfigurationErrors, assertNoRecordsToConsume, assertOffset, assertOffset, assertSchemaMatchesStruct, assertSchemaMatchesStruct, assertSourceQuery, assertTombstone, assertTombstone, assertUpdate, assertValueField, configValue, consumeAvailableRecords, consumeRecord, consumeRecords, consumeRecords, consumeRecordsByTopic, debug, getMaximumEnqueuedRecordCount, initializeConnectorTestFramework, loggingCompletion, print, readLastCommittedOffset, readLastCommittedOffsets, setConsumeTimeout, start, start, start, start, stopConnector, stopConnector, validate, waitForAvailableRecordsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, once, once, print, print, printError, printError, printError, resetBeforeEachTest, time, timepublic void before()
throws SQLException
SQLExceptionpublic void after()
throws SQLException
SQLExceptionpublic void addColumnToTableEndOfBatch()
throws Exception
Exceptionpublic void addColumnToTableMiddleOfBatch()
throws Exception
Exceptionprivate void addColumnToTable(boolean pauseAfterCaptureChange)
throws Exception
ExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.