Annotation Type Skip

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends Skip.Matcher> condition
      Deprecated, for removal: This API element is subject to removal in a future version.
      The condition which causes a skip
      String message
      Deprecated, for removal: This API element is subject to removal in a future version.
      A message describing the reason for the skip
    • Element Detail

      • condition

        Class<? extends Skip.Matcher> condition
        Deprecated, for removal: This API element is subject to removal in a future version.
        The condition which causes a skip
        Returns:
        The condition
      • message

        String message
        Deprecated, for removal: This API element is subject to removal in a future version.
        A message describing the reason for the skip
        Returns:
        Descriptive message