Package io.debezium.junit
Annotation Type SkipLongRunning
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface SkipLongRunning
Marker annotation used together with theSkipTestRuleJUnit rule, that allows long running tests to be excluded from the build, using theskipLongRunningTestssystem property.- Author:
- Horia Chiorean
-
-
Field Summary
Fields Modifier and Type Fields Description static StringSKIP_LONG_RUNNING_PROPERTY
-