Class ConnectionIT

java.lang.Object
io.debezium.connector.oracle.ConnectionIT
All Implemented Interfaces:
Testing

public class ConnectionIT extends Object implements Testing
  • Constructor Details

    • ConnectionIT

      public ConnectionIT()
  • Method Details

    • shouldDoStuffWithDatabase

      public void shouldDoStuffWithDatabase() throws SQLException
      Throws:
      SQLException
    • whenQueryTakesMoreThenConfiguredQueryTimeoutAnExceptionMustBeThrown

      public void whenQueryTakesMoreThenConfiguredQueryTimeoutAnExceptionMustBeThrown() throws SQLException
      Throws:
      SQLException