Uses of Package
io.debezium.junit
Packages that use io.debezium.junit
-
Classes in io.debezium.junit used by io.debezium.junitClassDescriptionA base
TestRulethat allows easy writing of test rules based on method annotations.Used bySkipWhenKafkaVersionandSkipWhenDatabaseVersionto define the type of skip rule.Marker annotation used together with theSkipTestRuleJUnit rule, that allows tests to be skipped based on the current connector under testMarker annotation used together with theSkipTestRuleJUnit rule, that allows tests to be skipped based on the database version used for testing. -
Classes in io.debezium.junit used by io.debezium.kafkaClassDescriptionMarker annotation used together with the
SkipTestRuleJUnit rule, that allows long running tests to be excluded from the build, using theskipLongRunningTestssystem property.