|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Assertions | |
|---|---|
| com.atlassian.jira.functest.framework | |
| com.atlassian.jira.functest.framework.admin | |
| com.atlassian.jira.functest.framework.assertions | |
| com.atlassian.jira.webtests | |
| Uses of Assertions in com.atlassian.jira.functest.framework |
|---|
| Fields in com.atlassian.jira.functest.framework declared as Assertions | |
|---|---|
protected Assertions |
FuncTestCase.assertions
Use this field to access the Assertions helper in play |
| Methods in com.atlassian.jira.functest.framework that return Assertions | |
|---|---|
Assertions |
FuncTestHelperFactory.getAssertions()
|
Assertions |
FuncTestCase.getAssertions()
|
| Constructors in com.atlassian.jira.functest.framework with parameters of type Assertions | |
|---|---|
AdministrationImpl(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.webtests.util.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. |
|
| Uses of Assertions in com.atlassian.jira.functest.framework.admin |
|---|
| Constructors in com.atlassian.jira.functest.framework.admin with parameters of type Assertions | |
|---|---|
CvsModulesImpl(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData,
Navigation navigation,
Assertions assertions)
|
|
ProjectImpl(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData,
Navigation navigation,
Assertions assertions)
|
|
| Uses of Assertions in com.atlassian.jira.functest.framework.assertions |
|---|
| Classes in com.atlassian.jira.functest.framework.assertions that implement Assertions | |
|---|---|
class |
AssertionsImpl
Implementation of Assertions |
| Constructors in com.atlassian.jira.functest.framework.assertions with parameters of type Assertions | |
|---|---|
UserAssertions(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData,
Assertions assertions)
|
|
ViewIssueAssertions(net.sourceforge.jwebunit.WebTester tester,
Assertions assertions,
com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData)
|
|
| Uses of Assertions in com.atlassian.jira.webtests |
|---|
| Fields in com.atlassian.jira.webtests declared as Assertions | |
|---|---|
protected Assertions |
JIRAWebTest.assertions
Deprecated. Use this field to access the Assertions helper in play |
| Methods in com.atlassian.jira.webtests that return Assertions | |
|---|---|
protected Assertions |
JIRAWebTest.getAssertions()
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||