|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TextAssertions in com.atlassian.jira.functest.framework |
|---|
| Fields in com.atlassian.jira.functest.framework declared as TextAssertions | |
|---|---|
protected TextAssertions |
FuncTestCase.text
Use this field to access the TextAssertions helper in play |
| Methods in com.atlassian.jira.functest.framework that return TextAssertions | |
|---|---|
TextAssertions |
FuncTestHelperFactory.getTextAssertions()
|
| Uses of TextAssertions in com.atlassian.jira.functest.framework.admin |
|---|
| Constructors in com.atlassian.jira.functest.framework.admin with parameters of type TextAssertions | |
|---|---|
UsersAndGroupsImpl(net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData,
TextAssertions text,
int logIndentLevel)
|
|
| Uses of TextAssertions in com.atlassian.jira.functest.framework.assertions |
|---|
| Classes in com.atlassian.jira.functest.framework.assertions that implement TextAssertions | |
|---|---|
class |
TextAssertionsImpl
An implementation of the TextAssertions |
| Methods in com.atlassian.jira.functest.framework.assertions that return TextAssertions | |
|---|---|
protected TextAssertions |
IssueNavigatorAssertionsImpl.getTextAssertions()
|
TextAssertions |
AssertionsImpl.getTextAssertions()
|
TextAssertions |
Assertions.getTextAssertions()
|
| Constructors in com.atlassian.jira.functest.framework.assertions with parameters of type TextAssertions | |
|---|---|
JiraFormAssertionsImpl(TextAssertions textAssertions,
net.sourceforge.jwebunit.WebTester tester,
com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData)
|
|
| Uses of TextAssertions in com.atlassian.jira.functest.framework.navigator |
|---|
| Constructors in com.atlassian.jira.functest.framework.navigator with parameters of type TextAssertions | |
|---|---|
ContainsIssueKeysCondition(TextAssertions assertions,
String... issueKeys)
|
|
NumberOfIssuesCondition(TextAssertions assertions,
Integer numberOfIssues)
|
|
| Uses of TextAssertions in com.atlassian.jira.webtests |
|---|
| Fields in com.atlassian.jira.webtests declared as TextAssertions | |
|---|---|
protected TextAssertions |
JIRAWebTest.text
Deprecated. Use this field to access the TextAssertions helper in
play |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||