public class MySqlTinyIntIT extends AbstractConnectorTest
AbstractConnectorTest.SourceRecordsTesting.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer| Modifier and Type | Field and Description |
|---|---|
private Configuration |
config |
private UniqueDatabase |
DATABASE |
private static Path |
DB_HISTORY_PATH |
engine, logger, logTestName, OFFSET_STORE_PATH, pollTimeoutInMs, skipTestRule| Constructor and Description |
|---|
MySqlTinyIntIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterEach() |
private void |
assertBooleanChangeRecord() |
private void |
assertDefaultValueBooleanChangeRecord() |
private void |
assertIntChangeRecord() |
void |
beforeEach() |
private void |
consumeInitial() |
void |
shouldDefaultValueForTinyIntOneAsBoolean() |
void |
shouldHandleTinyIntAsNumber() |
void |
shouldHandleTinyIntOneAsBoolean() |
assertBeginTransaction, assertConfigurationErrors, assertConfigurationErrors, assertConfigurationErrors, assertConnectorIsRunning, assertConnectorNotRunning, assertDelete, assertEndTransaction, assertEngineIsRunning, assertHasNoSourceQuery, assertInsert, assertKey, assertNoConfigurationErrors, assertNoRecordsToConsume, assertOffset, assertOffset, assertOnlyTransactionRecordsToConsume, assertRecordTransactionMetadata, assertSchemaMatchesStruct, assertSchemaMatchesStruct, assertSourceQuery, assertTombstone, assertTombstone, assertUpdate, assertValueField, configValue, consumeAvailableRecords, consumeDmlRecordsByTopic, consumeDmlRecordsByTopic, consumeDmlRecordsByTopic, consumeRecord, consumeRecords, consumeRecords, consumeRecords, consumeRecordsByTopic, consumeRecordsByTopic, consumeRecordsByTopic, debug, getMaximumEnqueuedRecordCount, getSnapshotMetricsObjectName, getStreamingMetricsObjectName, getStreamingMetricsObjectName, getStreamingNamespace, initializeConnectorTestFramework, isStreamingRunning, isStreamingRunning, isTransactionRecord, loggingCompletion, print, readLastCommittedOffset, readLastCommittedOffsets, setConsumeTimeout, skipAvroValidation, start, start, start, start, start, stopConnector, stopConnector, validate, waitForAvailableRecords, waitForConnectorShutdown, waitForSnapshotToBeCompleted, waitForStreamingRunning, waitForStreamingRunning, waitTimeForRecordsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, once, once, print, print, printError, printError, printError, resetBeforeEachTest, time, timeprivate static final Path DB_HISTORY_PATH
private final UniqueDatabase DATABASE
private Configuration config
public void beforeEach()
public void afterEach()
@FixFor(value="DBZ-1773") public void shouldHandleTinyIntAsNumber() throws SQLException, InterruptedException
SQLExceptionInterruptedException@FixFor(value="DBZ-1800") public void shouldHandleTinyIntOneAsBoolean() throws SQLException, InterruptedException
SQLExceptionInterruptedException@FixFor(value="DBZ-2085") public void shouldDefaultValueForTinyIntOneAsBoolean() throws SQLException, InterruptedException
SQLExceptionInterruptedExceptionprivate void consumeInitial()
throws InterruptedException
InterruptedExceptionprivate void assertIntChangeRecord()
throws InterruptedException
InterruptedExceptionprivate void assertBooleanChangeRecord()
throws InterruptedException
InterruptedExceptionprivate void assertDefaultValueBooleanChangeRecord()
throws InterruptedException
InterruptedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.