@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) @ExtendWith(value=IsDseCondition.class) public @interface SkipWhenNotDse
The test/suite is skipped if the persistence backend is not running DSE.
IsDseConditionCopyright © 2024. All rights reserved.