-
@Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) @ExtendWith(DisableIfThreadNotSWTCapableCondition.class) public @interface DisableIfThreadNotSWTCapableTests tagged with this annotation are only executed if SWT code can be executed on the current thread.