All Classes
-
All Classes Class Summary Enum Summary Annotation Types Summary Class Description AbstractOracleDatatypesTest Integration test to verify different Oracle datatypes.AbstractProcessorTest An abstract class where all common tests across allLogMinerEventProcessorimplementations should exist with concrete subclasses for each processor implementation type.AbstractProcessorUnitTest<T extends io.debezium.connector.oracle.logminer.processor.AbstractLogMinerEventProcessor> Abstract class implementation for all unit tests forLogMinerEventProcessorimplementations.EmbeddedInfinispanProcessorIT EmbeddedInfinispanProcessorTest FlushStrategyIT IncrementalSnapshotIT Incremental Snapshots tests for the Oracle connector.LogMinerDmlParserTest LogMinerEventRowTest LogMinerHelperIT This subclasses common OracleConnectorIT for LogMiner adaptorLogMinerHelperTest LogMinerQueryBuilderTest Unit test for theLogMinerQueryBuilder.LogMinerUtilsTest MemoryProcessorIT MemoryProcessorTest OracleBinaryModeIT OracleBlobDataTypesIT Integration tests for BLOB data type support.OracleClobDataTypeIT Integration tests for CLOB data type support.OracleConnectorConfigDefTest OracleConnectorConfigTest OracleConnectorFilterIT Integration test for the Debezium Oracle connector.OracleConnectorIT Integration test for the Debezium Oracle connector.OracleConnectorTest OracleDdlParserTest This is the test suite for Oracle Antlr parser unit testingOracleDefaultValueIT Integration test that tests all supported data types and default value combinations during both snapshot and streaming phases in conjunction with schema changes to the table.OracleDefaultValueIT.AssertionType Defines the different assertion types for a given column definition.OracleDefaultValueIT.ColumnDefinition Defines a column definition and its attributes that are used by tests.OracleNumberOneIT Tests the behavior ofNUMBER(1)data types.OracleOffsetContextTest Unit test that validates the behavior of theOracleOffsetContextand its friends.OraclePartitionTest OracleSchemaMigrationIT Integration tests for the Oracle DDL and schema migration.OracleStreamingMetricsTest Test streaming metrics.RequireDatabaseOption Marker annotation used to skip a given test if the specified database option isn't enabled.SchemaHistoryTopicIT Integration test for the user-facing history topic of the Debezium Oracle Server connector.SelectLobParserTest Unit tests for the Oracle LogMinerSEL_LOB_LOCATORoperation parser,SelectLobParser.SignalsIT Integration test for signaling schema changes.SkipTestDependingOnAdapterNameRule JUnit rule that skips a test based on theSkipWhenAdapterNameIsannotation on either a test method or test class.SkipTestDependingOnDatabaseOptionRule JUnit rule that automatically skips a test if theRequireDatabaseOptionannotation at either the class or test method level if the option specified isn't enabled or available on the test database used bytestConnection().SkipWhenAdapterNameIs Marker annotation used together with theSkipTestDependingOnAdapterNameRuleJUnit rule, that allows tests to be skipped based on the adapter name that is being used for testing.SkipWhenAdapterNameIs.AdapterName SkipWhenAdapterNameIsNot Marker annotation used togehter withSkipTestDependingOnAdapterNameRuleJUnit rule, that allows tests to not be skipped based on the adapter name that is being used for testing.SkipWhenAdapterNameIsNot.AdapterName SnapshotDatatypesIT Integration test to verify different Oracle datatypes as captured during initial snapshotting.SnapshotSelectOverridesIT Integration test for using snapshot SELECT overrides with the Debezium Oracle connector.SourceInfoTest SqlUtilsTest StreamingDatatypesIT Integration test to verify different Oracle datatypes as captured during streaming.TestHelper TransactionMetadataIT Integration test to check transaction metadata.UnistrHelperTest Unit tests for parsingUNISTRcolumn values