Uses of Package
io.debezium.connector.binlog.junit
Packages that use io.debezium.connector.binlog.junit
Package
Description
-
Classes in io.debezium.connector.binlog.junit used by io.debezium.connector.binlogClassDescriptionImplementation of
DatabaseVersionResolverspecific for Binlog-based connectors.Marker annotation that allows controlling whether specific tests are invoked based on whether the connection is to one database type or not; optionally specifying version constraints.Marker annotation for allowing multipleSkipWhenDatabaseIsannotations. -
Classes in io.debezium.connector.binlog.junit used by io.debezium.connector.binlog.junitClassDescriptionMarker annotation that allows controlling whether specific tests are invoked based on whether the connection is to one database type or not; optionally specifying version constraints.
-
Classes in io.debezium.connector.binlog.junit used by io.debezium.connector.binlog.zzzClassDescriptionMarker annotation that allows controlling whether specific tests are invoked based on whether the connection is to one database type or not; optionally specifying version constraints.Marker annotation used together with the
SkipTestDependingOnGtidModeRuleJUnit rule, that allows tests to be skipped based on the GTID mode set in the database used for testing