Modifier and Type | Field and Description |
---|---|
protected TextAssertions |
FuncTestCase.text
Use this field to access the
TextAssertions helper in play |
protected TextAssertions |
FuncTestCase.textAssertions |
Modifier and Type | Method and Description |
---|---|
TextAssertions |
FuncTestHelperFactory.getTextAssertions() |
Constructor and Description |
---|
ProgressBar(net.sourceforge.jwebunit.WebTester tester,
Assertions assertions,
TextAssertions textAssertions,
HtmlPage htmlPage) |
ScreensImpl(JIRAEnvironmentData environmentData,
Navigation navigation,
net.sourceforge.jwebunit.WebTester tester,
TextAssertions textAssertions) |
Constructor and Description |
---|
UsersAndGroupsImpl(net.sourceforge.jwebunit.WebTester tester,
Navigation navigation,
TextAssertions text,
LocatorFactory locators) |
Modifier and Type | Class and Description |
---|---|
class |
TextAssertionsImpl
An implementation of the
TextAssertions |
Modifier and Type | Method and Description |
---|---|
TextAssertions |
Assertions.getTextAssertions() |
TextAssertions |
AssertionsImpl.getTextAssertions() |
TextAssertions |
Assertions.text()
Text assertions.
|
TextAssertions |
AssertionsImpl.text() |
Constructor and Description |
---|
JiraFormAssertionsImpl(TextAssertions textAssertions,
net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData) |
JiraMessageAssertionsImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
LocatorFactory locator,
TextAssertions textAssertions) |
Constructor and Description |
---|
ContainsIssueKeysCondition(TextAssertions assertions,
String... issueKeys) |
DoesNotContainIssueKeyCondition(TextAssertions text,
String issueKey) |
NumberOfIssuesCondition(TextAssertions assertions,
Integer numberOfIssues) |
Modifier and Type | Field and Description |
---|---|
protected TextAssertions |
JIRAWebTest.text
Deprecated.
Use this field to access the
TextAssertions helper in
play |
protected TextAssertions |
JIRAWebTest.textAssertions
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected TextAssertions |
TestBulkWorkflowTransition.textAssertions |
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 TextAssertions |
AbstractConfigureReportFieldTestCase.textAssertions |
Modifier and Type | Field and Description |
---|---|
protected TextAssertions |
TestBulkDeleteIssuesNotifications.textAssertions |
protected TextAssertions |
TestNotificationEmails.textAssertions |
protected TextAssertions |
TestEmailSubscription.textAssertions |
protected TextAssertions |
TestBulkArchiveIssuesNotifications.textAssertions |
Modifier and Type | Field and Description |
---|---|
protected TextAssertions |
TestCreateUserHelper.textAssertions |
Constructor and Description |
---|
SubTaskAssertions(TextAssertions textAssertions,
net.sourceforge.jwebunit.WebTester tester) |
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) |
Modifier and Type | Field and Description |
---|---|
protected TextAssertions |
TestAddUser.textAssertions |
Copyright © 2002-2021 Atlassian. All Rights Reserved.