Annotation Type SkipWhenSource


Mark a test template method to be skipped if the current source type matches any of the types specific in the annotation's value() array.
Author:
Chris Cranford
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Returns the reason documenting why specific sources are excluded.
    Returns the connector types that will be excluded from the test template invocation matrix.
  • Element Details

    • value

      SourceType[] value
      Returns the connector types that will be excluded from the test template invocation matrix.
      Default:
      {}
    • reason

      String reason
      Returns the reason documenting why specific sources are excluded.
      Default:
      ""