Annotation Type FailureExpected

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String jiraKey
      The key of a JIRA issue which covers this expected failure.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String message
      A message explaining the reason for the expected failure.
    • Field Detail

      • VALIDATE_FAILURE_EXPECTED

        static final String VALIDATE_FAILURE_EXPECTED
    • Element Detail

      • jiraKey

        String jiraKey
        The key of a JIRA issue which covers this expected failure.
        Returns:
        The jira issue key
      • message

        String message
        A message explaining the reason for the expected failure. Optional.
        Returns:
        The reason
        Default:
        ""