public class SchemaHistoryTopicIT
extends io.debezium.embedded.AbstractConnectorTest
The tests should verify the CREATE schema events from snapshot and the CREATE and
the ALTER schema events from streaming
| Modifier and Type | Field and Description |
|---|---|
private static io.debezium.connector.oracle.OracleConnection |
connection |
| Constructor and Description |
|---|
SchemaHistoryTopicIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
void |
snapshotSchemaChanges() |
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, initializeConnectorTestFramework, isStreamingRunning, isStreamingRunning, isTransactionRecord, loggingCompletion, print, readLastCommittedOffset, readLastCommittedOffsets, setConsumeTimeout, skipAvroValidation, start, start, start, start, start, stopConnector, stopConnector, validate, waitForAvailableRecords, waitForConnectorShutdown, waitForSnapshotToBeCompleted, waitForStreamingRunning, waitForStreamingRunning, waitTimeForRecordspublic void before()
throws SQLException
SQLExceptionpublic void after()
throws SQLException
SQLExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.