Class HttpIT

java.lang.Object
io.debezium.server.http.HttpIT

Integration test that verifies basic reading from PostgreSQL database and writing to an HTTP Server
Author:
Chris Baumbauer
  • Field Details

  • Constructor Details

    • HttpIT

      public HttpIT()
  • Method Details

    • connectorCompleted

      void connectorCompleted(@Observes io.debezium.server.events.ConnectorCompletedEvent event) throws Exception
      Throws:
      Exception
    • testHttpServer

      @Test public void testHttpServer()