Annotation Interface SkipUnavailableRule.NotSkipped

Enclosing class:
SkipUnavailableRule

@Retention(RUNTIME) @Target(METHOD) public static @interface SkipUnavailableRule.NotSkipped
Annotation to mark specific cluster in a test as not to be skipped when unavailable
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details