Package io.debezium.junit
Annotation Type SkipWhenDatabaseVersions
Collects together multiple
SkipWhenDatabaseVersion annotations.- Author:
- Chris Cranford
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionSpecifies the versions the test should be skipped for.
-
Element Details
-
value
SkipWhenDatabaseVersion[] valueSpecifies the versions the test should be skipped for.
-