public class OracleConnectorFilterIT extends AbstractConnectorTest
AbstractConnectorTest.SourceRecordsTesting.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer| Modifier and Type | Field and Description |
|---|---|
private static io.debezium.connector.oracle.OracleConnection |
adminConnection |
private static io.debezium.connector.oracle.OracleConnection |
connection |
org.junit.rules.TestRule |
skipRule |
engine, logger, logTestName, OFFSET_STORE_PATH, pollTimeoutInMs, skipTestRule| Constructor and Description |
|---|
OracleConnectorFilterIT() |
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 io.debezium.connector.oracle.OracleConnection connection
private static io.debezium.connector.oracle.OracleConnection adminConnection
public org.junit.rules.TestRule skipRule
public static void beforeClass()
throws SQLException
SQLExceptionpublic static void closeConnection()
throws SQLException
SQLExceptionpublic void before()
throws SQLException
SQLExceptionpublic void after()
throws SQLException
SQLExceptionpublic void shouldApplyTableWhitelistConfiguration()
throws Exception
Exceptionpublic void shouldApplyTableIncludeListConfiguration()
throws Exception
Exceptionpublic void shouldApplyTableBlacklistConfiguration()
throws Exception
Exceptionpublic void shouldApplyTableExcludeListConfiguration()
throws Exception
Exception@FixFor(value="DBZ-3009") public void shouldApplySchemaAndTableWhitelistConfiguration() throws Exception
Exception@FixFor(value="DBZ-3009") public void shouldApplySchemaAndTableIncludeListConfiguration() throws Exception
Exception@FixFor(value="DBZ-3009") public void shouldApplySchemaAndTableBlacklistConfiguration() throws Exception
Exception@FixFor(value="DBZ-3009") public void shouldApplySchemaAndTableExcludeListConfiguration() throws Exception
Exception@FixFor(value={"DBZ-3167","DBZ-3219"}) public void shouldApplyColumnIncludeListConfiguration() throws Exception
Exception@FixFor(value={"DBZ-3167","DBZ-3219"}) public void shouldApplyColumnExcludeListConfiguration() throws Exception
Exceptionprivate void shouldApplyTableInclusionConfiguration(boolean useLegacyOption)
throws Exception
Exceptionprivate void shouldApplySchemaAndTableInclusionConfiguration(boolean useLegacyOption)
throws Exception
Exceptionprivate void shouldApplyTableExclusionsConfiguration(boolean useLegacyOption)
throws Exception
Exceptionprivate void shouldApplySchemaAndTableExclusionsConfiguration(boolean useLegacyOption)
throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.