Class OutboxEventRouterIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.transforms.outbox.AbstractEventRouterTest<io.debezium.connector.oracle.OracleConnector>
io.debezium.connector.oracle.OutboxEventRouterIT
All Implemented Interfaces:
Testing

public class OutboxEventRouterIT extends AbstractEventRouterTest<io.debezium.connector.oracle.OracleConnector>
An integration test for Oracle and the EventRouter for outbox.
Author:
Chris Cranford