Modifier and Type | Field and Description |
---|---|
protected HtmlPage |
FuncTestCase.page
Used to find out about the current HTML page that the test is on.
|
Constructor and Description |
---|
Indexing(Navigation navigation,
net.sourceforge.jwebunit.WebTester tester,
HtmlPage htmlPage,
com.atlassian.jira.testkit.client.log.FuncTestLogger logger) |
Instruments(Navigation navigation,
HtmlPage page) |
ProgressBar(net.sourceforge.jwebunit.WebTester tester,
Assertions assertions,
TextAssertions textAssertions,
HtmlPage htmlPage) |
Modifier and Type | Method and Description |
---|---|
static String |
DeleteUserPage.generateDeleteQueryParametersWithXsrf(String user,
HtmlPage page) |
Modifier and Type | Field and Description |
---|---|
protected HtmlPage |
JIRAWebTest.page
Deprecated.
Used to find out about the current HTML page that the test is on.
|
Modifier and Type | Method and Description |
---|---|
HtmlPage |
JIRAWebTest.getPage()
Deprecated.
inject a field instead.
|
Constructor and Description |
---|
ArrowControlledOrdering(net.sourceforge.jwebunit.WebTester webTester,
TextAssertions textAssertions,
HtmlPage page,
com.atlassian.jira.testkit.client.log.FuncTestLogger logger,
Form form) |
Modifier and Type | Field and Description |
---|---|
protected HtmlPage |
TestProjectRoles.page |
Modifier and Type | Field and Description |
---|---|
protected HtmlPage |
TestWorkflowEditor.page |
Copyright © 2002-2021 Atlassian. All Rights Reserved.