Class MySqlDateTimeInKeyIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.connector.mysql.MySqlDateTimeInKeyIT
All Implemented Interfaces:
Testing

public class MySqlDateTimeInKeyIT extends AbstractConnectorTest
  • Field Details

    • SCHEMA_HISTORY_PATH

      private static final Path SCHEMA_HISTORY_PATH
    • DATABASE

      private final UniqueDatabase DATABASE
    • config

      private Configuration config
  • Constructor Details

    • MySqlDateTimeInKeyIT

      public MySqlDateTimeInKeyIT()
  • Method Details