Class ConnectionIT

All Implemented Interfaces:
BinlogConnectorTest<io.debezium.connector.mysql.MySqlConnector>, MySqlCommon, Testing

public class ConnectionIT extends BinlogConnectionIT<io.debezium.connector.mysql.MySqlConnector> implements MySqlCommon
  • Constructor Details

    • ConnectionIT

      public ConnectionIT()
  • Method Details

    • whenQueryTakesMoreThenConfiguredQueryTimeoutAnExceptionMustBeThrown

      public void whenQueryTakesMoreThenConfiguredQueryTimeoutAnExceptionMustBeThrown() throws SQLException
      Throws:
      SQLException