Package org.hibernate.testing

Annotation Type Skip

    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      Class<? extendsSkip.Matcher>condition
      Deprecated, for removal: This API element is subject to removal in a future version.
      The condition which causes a skip
      Stringmessage
      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<? extendsSkip.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