Package io.debezium.connector.mysql.junit
-
Class Summary Class Description MySqlDatabaseVersionResolver Implementation ofDatabaseVersionResolverspecific for MySQL.SkipTestDependingOnGtidModeRule JUnit rule that skips a test based on theSkipWhenGtidModeIsannotation on either a test method or a test class. -
Enum Summary Enum Description SkipWhenGtidModeIs.GtidMode -
Annotation Types Summary Annotation Type Description SkipWhenGtidModeIs 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