|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.jira.functest.framework.FuncTestCase
com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
public class TestXsrfIssue
| Field Summary | |
|---|---|
static String |
ATL_TOKEN
|
| Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
| Constructor Summary | |
|---|---|
TestXsrfIssue()
|
|
| Method Summary | |
|---|---|
protected void |
setUpTest()
Setup for an actual test |
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 |
| Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, isDumpHTML, log, log, runBare, runTest, setEnvironmentData, setUp, setUpHttpUnitOptions, shouldSkipSetup, tearDown, tearDownTest, xpath |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String ATL_TOKEN
| Constructor Detail |
|---|
public TestXsrfIssue()
| Method Detail |
|---|
protected void setUpTest()
FuncTestCase
setUpTest in class FuncTestCasepublic void testXsrfPageCanBeRetried()
public void testXsrfPageSessionCanBeRetried()
public void testCreateIssue()
throws Exception
Exception
public void testWorkFlowActions()
throws Exception
Exceptionpublic void testIssueLinking()
public void testIssueOperations()
throws Exception
Exception
public void testVotingOrWatching()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||