Package io.debezium.connector.jdbc.junit.jupiter
package io.debezium.connector.jdbc.junit.jupiter
-
ClassDescriptionAn abstract extension for providing a
Sinkparameter object to test methods.An implementation ofAbstractSinkDatabaseContextProviderfor Db2.An implementation ofAbstractSinkDatabaseContextProviderfor MySQL.An implementation ofAbstractSinkDatabaseContextProviderfor Oracle.An implementation ofAbstractSinkDatabaseContextProviderfor PostgreSQL.A test parameter object that represents the sink database in a JDBC end-to-end test pipeline.A JunitArgumentsProviderthat provides implementations of theSinkRecordFactorythat are to be used during the test invocation.An enumeration of all the possible sink database types supported in the test pipeline matrix.An implementation ofAbstractSinkDatabaseContextProviderfor SQL Server.A marker annotation that makes sure the specified PostgreSQL extension is installed before the method is invoked and removes the extension after the method has completed.