Package io.debezium.junit
Annotation Type SkipWhenJavaVersion
Marker annotation used together with the
SkipTestRule JUnit rule, that allows tests to be skipped
based on the Java version used for testing.- Author:
- Gunnar Morling
-
Required Element Summary
Required Elements
-
Element Details
-
value
int value -
check
EqualityCheck check -
description
String description
-