Package | Description |
---|---|
com.atlassian.jira.functest.framework | |
com.atlassian.jira.functest.framework.admin | |
com.atlassian.jira.functest.framework.security.xsrf | |
com.atlassian.jira.webtests |
Modifier and Type | Class and Description |
---|---|
class |
FormImpl |
Modifier and Type | Field and Description |
---|---|
protected Form |
FuncTestCase.form
Used to set form values in tests.
|
protected Form |
BaseJiraFuncTest.form |
Modifier and Type | Method and Description |
---|---|
Form |
FuncTestHelperFactory.getForm() |
Modifier and Type | Method and Description |
---|---|
protected Form |
FieldConfigurationSchemesImpl.getForm() |
Constructor and Description |
---|
CustomFieldsImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
Navigation navigation,
Form form) |
Modifier and Type | Method and Description |
---|---|
protected void |
XsrfCheck.init(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
Form form) |
void |
XsrfCheck.Submission.init(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
Form form)
Initialise the submission with state from the checker.
|
void |
XsrfTestSuite.run(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
Form form) |
void |
XsrfTestSuite.run(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
Form form,
String xsrfError) |
Modifier and Type | Field and Description |
---|---|
protected Form |
JIRAWebTest.form
Deprecated.
Used to set form values in tests.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.