Modifier and Type | Field and Description |
---|---|
protected Assertions |
FuncTestCase.assertions
Use this field to access the
Assertions helper in play |
protected Assertions |
BaseJiraFuncTest.assertions |
protected Assertions |
BaseJiraEmailTest.assertions |
Modifier and Type | Method and Description |
---|---|
Assertions |
FuncTestHelperFactory.getAssertions() |
Assertions |
FuncTestCase.getAssertions() |
Assertions |
BaseJiraFuncTest.getAssertions() |
Constructor and Description |
---|
AdministrationImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
Navigation navigation,
Assertions assertions)
Note: if you need to construct this for an old-style
JIRAWebTest , you may
want to consider using FuncTestHelperFactory instead. |
BulkOperations(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.testkit.client.log.FuncTestLogger logger,
Navigation navigation,
Administration administration,
Assertions assertions) |
ProgressBar(net.sourceforge.jwebunit.WebTester tester,
Assertions assertions,
TextAssertions textAssertions,
HtmlPage htmlPage) |
WorkflowSchemes(net.sourceforge.jwebunit.WebTester tester,
Assertions assertions,
Backdoor backdoor,
ProgressBar progressBar,
Navigation navigation) |
Constructor and Description |
---|
ProjectImpl(Backdoor backdoor,
net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
Navigation navigation,
Assertions assertions,
AsynchronousTasks asynchronousTasks) |
Modifier and Type | Class and Description |
---|---|
class |
AssertionsImpl
Implementation of
Assertions |
Constructor and Description |
---|
UserAssertions(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
Assertions assertions) |
ViewIssueAssertions(net.sourceforge.jwebunit.WebTester tester,
Assertions assertions,
JIRAEnvironmentData environmentData) |
Modifier and Type | Field and Description |
---|---|
protected Assertions |
JIRAWebTest.assertions
Deprecated.
Use this field to access the
Assertions helper in play |
protected Assertions |
AbstractTestIssueNavigatorView.assertions |
Modifier and Type | Method and Description |
---|---|
protected Assertions |
JIRAWebTest.getAssertions()
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected Assertions |
TestWadlGeneration.assertions |
Modifier and Type | Field and Description |
---|---|
protected Assertions |
TestTpmLdapAdvanced.assertions |
protected Assertions |
TestTpmLdap.assertions |
protected Assertions |
TestLdapDirectoryMaintenance.assertions |
protected Assertions |
TestTpmDelegatingLdap.assertions |
protected Assertions |
TestDelegatingLdapDirectoryMaintenance.assertions |
protected Assertions |
TestTpmLdapSyncPerformance10k.assertions |
Constructor and Description |
---|
LdapUtil(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
Navigation navigation,
com.atlassian.jira.testkit.client.log.FuncTestLogger logger,
Assertions assertions,
TextAssertions text) |
UserDirectoryTable(BaseJiraFuncTest funcTestCase,
com.atlassian.jira.testkit.client.log.FuncTestLogger logger,
Assertions assertions) |
UserDirectoryTable(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.testkit.client.log.FuncTestLogger logger,
Assertions assertions)
This constructor was removed in JIRA 7.x.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.