Class AbstractAsyncEngineConnectorTest

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.embedded.async.AbstractAsyncEngineConnectorTest
All Implemented Interfaces:
Testing
Direct Known Subclasses:
AbstractCloudEventsConverterTest, AbstractEventRouterTest, AbstractMetricsTest, AbstractNotificationsIT, AbstractReselectProcessorTest, AbstractSchemaHistoryTest, AbstractSnapshotTest

public class AbstractAsyncEngineConnectorTest extends AbstractConnectorTest
Base class for testing connectors using AsyncEmbeddedEngine.
Author:
vjuranek
  • Constructor Details

    • AbstractAsyncEngineConnectorTest

      public AbstractAsyncEngineConnectorTest()
  • Method Details