Class SchemaHistoryTopicIT

  • All Implemented Interfaces:
    Testing

    public class SchemaHistoryTopicIT
    extends AbstractConnectorTest
    Integration test for the user-facing history topic of the Debezium Oracle Server connector.

    The tests should verify the CREATE schema events from snapshot and the CREATE and the ALTER schema events from streaming

    Author:
    Jiri Pechanec
    • Field Detail

      • connection

        private static io.debezium.connector.oracle.OracleConnection connection
    • Constructor Detail

      • SchemaHistoryTopicIT

        public SchemaHistoryTopicIT()