Class OracleRowIdDataTypeIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.connector.oracle.OracleRowIdDataTypeIT
All Implemented Interfaces:
Testing

public class OracleRowIdDataTypeIT extends AbstractConnectorTest
Author:
Chris Cranford
  • Field Details

    • connection

      private static io.debezium.connector.oracle.OracleConnection connection
    • skipRule

      public org.junit.rules.TestRule skipRule
  • Constructor Details

    • OracleRowIdDataTypeIT

      public OracleRowIdDataTypeIT()
  • Method Details

    • beforeClass

      public static void beforeClass() throws Exception
      Throws:
      Exception
    • afterClass

      public static void afterClass() throws Exception
      Throws:
      Exception
    • before

      public void before() throws Exception
      Throws:
      Exception
    • shouldSnapshotAndStreamRowIdAndURowIdColumnTypes

      @FixFor("DBZ-4595") public void shouldSnapshotAndStreamRowIdAndURowIdColumnTypes() throws Exception
      Throws:
      Exception