Package | Description |
---|---|
com.atlassian.jira.functest.framework | |
com.atlassian.jira.functest.framework.page | |
com.atlassian.jira.functest.framework.security.xsrf |
Modifier and Type | Field and Description |
---|---|
protected FuncTestHelperFactory |
FuncTestCase.funcTestHelperFactory
Factory for getting access to useful Func Test objects
|
Modifier and Type | Method and Description |
---|---|
FuncTestHelperFactory |
AbstractFuncTestUtil.getFuncTestHelperFactory() |
Modifier and Type | Field and Description |
---|---|
protected FuncTestHelperFactory |
AbstractWebTestPage.funcTestHelperFactory |
Modifier and Type | Method and Description |
---|---|
void |
WebTestPage.setContext(FuncTestHelperFactory funcTestHelperFactory) |
void |
AbstractWebTestPage.setContext(FuncTestHelperFactory funcTestHelperFactory) |
Constructor and Description |
---|
IssueSearchPage(FuncTestHelperFactory funcTestHelperFactory) |
ViewIssuePage(FuncTestHelperFactory funcTestHelperFactory) |
Modifier and Type | Method and Description |
---|---|
protected void |
XsrfCheck.init(FuncTestHelperFactory funcTestHelperFactory) |
void |
XsrfCheck.Submission.init(FuncTestHelperFactory funcTestHelperFactory)
Initialise the submission with state from the checker.
|
void |
XsrfTestSuite.run(FuncTestHelperFactory funcTestHelperFactory) |
void |
XsrfTestSuite.run(FuncTestHelperFactory funcTestHelperFactory,
String xsrfError) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.