java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue

public class TestXsrfIssue extends BaseJiraFuncTest
Since:
v4.1
  • Field Details

  • Constructor Details

    • TestXsrfIssue

      public TestXsrfIssue()
  • Method Details

    • setUp

      public void setUp()
    • testXsrfPageCanBeRetried

      public void testXsrfPageCanBeRetried()
      This tests that JIRA can recover from a xsrf token invalidation and allow the user to retry the operation
    • testXsrfPageSessionCanBeRetried

      public void testXsrfPageSessionCanBeRetried()
      This tests that JIRA can recover from a session invalidation and allow the user to retry the operation
    • testCreateIssue

      public void testCreateIssue() throws Exception
      Throws:
      Exception
    • testWorkFlowActions

      public void testWorkFlowActions() throws Exception
      Throws:
      Exception
    • testIssueLinkingWithInvalidToken

      public void testIssueLinkingWithInvalidToken()
    • testIssueLinkingWithInvalidTokenAndReferer

      public void testIssueLinkingWithInvalidTokenAndReferer()
    • testIssueLinkingWithValidToken

      public void testIssueLinkingWithValidToken()
    • testIssueOperations

      public void testIssueOperations() throws Exception
      Throws:
      Exception
    • testVotingOrWatching

      public void testVotingOrWatching() throws Exception
      Throws:
      Exception