Annotation Type FailureExpected

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static String VALIDATE_FAILURE_EXPECTED
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String jiraKey
      Deprecated, for removal: This API element is subject to removal in a future version.
      The key of a JIRA issue which covers this expected failure.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String message
      Deprecated, for removal: This API element is subject to removal in a future version.
      A message explaining the reason for the expected failure.
    • Field Detail

      • VALIDATE_FAILURE_EXPECTED

        static final String VALIDATE_FAILURE_EXPECTED
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Element Detail

      • jiraKey

        String jiraKey
        Deprecated, for removal: This API element is subject to removal in a future version.
        The key of a JIRA issue which covers this expected failure.
        Returns:
        The jira issue key
      • message

        String message
        Deprecated, for removal: This API element is subject to removal in a future version.
        A message explaining the reason for the expected failure. Optional.
        Returns:
        The reason
        Default:
        ""