Uses of Package
io.debezium.connector.jdbc.junit.jupiter
Packages that use io.debezium.connector.jdbc.junit.jupiter
Package
Description
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.e2eClassDescriptionA test parameter object that represents the sink database in a JDBC end-to-end test pipeline.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.
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.integrationClassDescriptionA test parameter object that represents the sink database in a JDBC end-to-end test pipeline.
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.integration.db2ClassDescriptionA test parameter object that represents the sink database in a JDBC end-to-end test pipeline.
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.integration.mysqlClassDescriptionA test parameter object that represents the sink database in a JDBC end-to-end test pipeline.
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.integration.oracleClassDescriptionA test parameter object that represents the sink database in a JDBC end-to-end test pipeline.
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.integration.postgresClassDescriptionA test parameter object that represents the sink database in a JDBC end-to-end test pipeline.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.
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.integration.sqlserverClassDescriptionA test parameter object that represents the sink database in a JDBC end-to-end test pipeline.
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.junitClassDescriptionA test parameter object that represents the sink database in a JDBC end-to-end test pipeline.
-
Classes in io.debezium.connector.jdbc.junit.jupiter used by io.debezium.connector.jdbc.junit.jupiterClassDescriptionAn abstract extension for providing a
Sinkparameter object to test methods.A test parameter object that represents the sink database in a JDBC end-to-end test pipeline.An enumeration of all the possible sink database types supported in the test pipeline matrix. -