Class ValueHolderTest


  • public class ValueHolderTest
    extends Object
    • Field Detail

      • SCN_ONE

        private static final io.debezium.connector.oracle.Scn SCN_ONE
      • ddlParser

        private io.debezium.connector.oracle.antlr.OracleDdlParser ddlParser
      • sqlDmlParser

        private io.debezium.connector.oracle.logminer.parser.SimpleDmlParser sqlDmlParser
      • tables

        private Tables tables
      • TABLE_ID

        private static final TableId TABLE_ID
      • skipRule

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

      • ValueHolderTest

        public ValueHolderTest()
    • Method Detail

      • setUp

        public void setUp()