Package io.debezium.connector.mysql.junit
package io.debezium.connector.mysql.junit
-
ClassDescriptionImplementation of
DatabaseVersionResolverspecific for MySQL.JUnit rule that skips a test based on theSkipWhenGtidModeIsannotation on either a test method or a test class.JUnit rule that skips a test based on theSkipWhenSslModeIsNotannotation on either a test method or a test class.Marker annotation used together with theSkipTestDependingOnGtidModeRuleJUnit rule, that allows tests to be skipped based on the GTID mode set in the database used for testingMarker annotation used together with theSkipTestDependingOnSslModeRuleJUnit rule, that allows tests to be skipped based on the SSL mode set by system env used for testing