Package io.debezium.connector.binlog.junit
package io.debezium.connector.binlog.junit
-
ClassDescriptionImplementation of
DatabaseVersionResolverspecific for Binlog-based connectors.A Junit rule that processesSkipWhenDatabaseIsannotations and outputs a reason for the skip.JUnit rule that skips a test based on theSkipWhenGtidModeIsannotation on either a test method or a test class.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.Marker annotation used together with theSkipTestDependingOnGtidModeRuleJUnit rule, that allows tests to be skipped based on the GTID mode set in the database used for testing