Uses of Package
io.debezium.junit
-
Packages that use io.debezium.junit Package Description io.debezium.junit io.debezium.kafka -
Classes in io.debezium.junit used by io.debezium.junit Class Description AnnotationBasedTestRule A baseTestRulethat allows easy writing of test rules based on method annotations.DatabaseVersionResolver.DatabaseVersion EqualityCheck Used bySkipWhenKafkaVersionandSkipWhenDatabaseVersionto define the type of skip rule.SkipWhenConnectorUnderTest.Connector SkipWhenDatabaseVersion Marker annotation used together with theSkipTestRuleJUnit rule, that allows tests to be skipped based on the database version used for testing.SkipWhenKafkaVersion.KafkaVersion -
Classes in io.debezium.junit used by io.debezium.kafka Class Description SkipLongRunning Marker annotation used together with theSkipTestRuleJUnit rule, that allows long running tests to be excluded from the build, using theskipLongRunningTestssystem property.