Uses of Annotation Type
io.debezium.connector.mysql.junit.SkipWhenDatabaseIs
Packages that use SkipWhenDatabaseIs
Package
Description
-
Uses of SkipWhenDatabaseIs in io.debezium.connector.mysql
Classes in io.debezium.connector.mysql with annotations of type SkipWhenDatabaseIs -
Uses of SkipWhenDatabaseIs in io.debezium.connector.mysql.junit
Methods in io.debezium.connector.mysql.junit with parameters of type SkipWhenDatabaseIsModifier and TypeMethodDescriptionprivate org.junit.runners.model.StatementSkipTestDependingOnDatabaseRule.applySkipWhenDatabaseIs(SkipWhenDatabaseIs skipWhenDatabaseIs, org.junit.runner.Description description) private StringSkipTestDependingOnDatabaseRule.getDatabaseSkipReason(SkipWhenDatabaseIs skipWhenDatabaseIs) -
Uses of SkipWhenDatabaseIs in io.debezium.connector.mysql.zzz
Classes in io.debezium.connector.mysql.zzz with annotations of type SkipWhenDatabaseIsModifier and TypeClassDescriptionclassThe test is named to make sure it runs alphabetically last as it can influence execution of other tests.