Annotation Type SkipWhenSources


@Target(METHOD) @Retention(RUNTIME) public @interface SkipWhenSources
Allows applying multiple SkipWhenSource annotations to the same method, allowing each annotation to designate differ reasons why the sources are being skipped.
Author:
Chris Cranford
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description