Package io.debezium.junit
Annotation Type SkipWhenJavaVersion
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface SkipWhenJavaVersion
Marker annotation used together with theSkipTestRuleJUnit rule, that allows tests to be skipped based on the Java version used for testing.- Author:
- Gunnar Morling
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description EqualityCheckcheckStringdescriptionintvalue
-
-
-
-
check
EqualityCheck check
-
-
-
description
String description
-
-