public class TestXsrfIssue extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
static String |
ATL_TOKEN |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestXsrfIssue() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateIssue() |
void |
testIssueLinking() |
void |
testIssueOperations() |
void |
testVotingOrWatching() |
void |
testWorkFlowActions() |
void |
testXsrfPageCanBeRetried()
This tests that JIRA can recover from a xsrf token invalidation and allow the user to retry the operation
|
void |
testXsrfPageSessionCanBeRetried()
This tests that JIRA can recover from a session invalidation and allow the user to retry the operation
|
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic static final String ATL_TOKEN
public void setUp()
public void testXsrfPageCanBeRetried()
public void testXsrfPageSessionCanBeRetried()
public void testIssueLinking()
Copyright © 2002-2019 Atlassian. All Rights Reserved.