Class IncrementalSnapshotIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.pipeline.source.snapshot.incremental.AbstractIncrementalSnapshotTest<io.debezium.connector.oracle.OracleConnector>
io.debezium.connector.oracle.IncrementalSnapshotIT
All Implemented Interfaces:
Testing

public class IncrementalSnapshotIT extends AbstractIncrementalSnapshotTest<io.debezium.connector.oracle.OracleConnector>
Incremental Snapshots tests for the Oracle connector.
Author:
Chris Cranford