Package io.debezium.embedded
package io.debezium.embedded
-
ClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage.A functional interface for obtaining the value of variables given their names.A base class for classes the define integration tests for connectors that verify the output of a connector matches an expected sequence of change event records.Extension toDebeziumEngine, which provide convenient methods used in testsuite which we want to keep either for backward compatibility or because they are just useful, but we don't want to expose them viaDebeziumEngineAPI.Implementation ofTestingDebeziumEngineforEmbeddedEngine.