| Package | Description |
|---|---|
| io.debezium.junit | |
| io.debezium.kafka |
| Class and Description |
|---|
| AnnotationBasedTestRule
A base
TestRule that allows easy writing of test rules based on method annotations. |
| DatabaseVersionResolver.DatabaseVersion |
| EqualityCheck
Used by
SkipWhenKafkaVersion and SkipWhenDatabaseVersion to define the type of skip rule. |
| SkipWhenDatabaseVersion
Marker annotation used together with the
SkipTestRule JUnit rule, that allows tests to be skipped
based on the database version used for testing. |
| SkipWhenKafkaVersion.KafkaVersion |
| Class and Description |
|---|
| SkipLongRunning
Marker annotation used together with the
SkipTestRule JUnit rule, that allows long running tests to be excluded
from the build, using the skipLongRunningTests system property. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.