Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

AbstractAtlassianWebTestCase - Class in com.atlassian.jira.webtests
This super class provides extensions to JWebUnit useful in acceptance tests.
AbstractBuildNumberRule<T extends Annotation> - Class in com.atlassian.jira.functest.rule
 
AbstractCloneIssueTest - Class in com.atlassian.jira.webtests.ztests.issue
Common parentfor clone issue func tests.
AbstractCloneIssueTest() - Constructor for class com.atlassian.jira.webtests.ztests.issue.AbstractCloneIssueTest
 
AbstractConfigureReportFieldTestCase - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
AbstractConfigureReportFieldTestCase() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.AbstractConfigureReportFieldTestCase
 
AbstractEnvironmentData - Class in com.atlassian.jira.webtests.util
 
AbstractEnvironmentData(Properties) - Constructor for class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
AbstractFormSubmission() - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AbstractFormSubmission
 
AbstractLinkSubmission() - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AbstractLinkSubmission
 
AbstractLocator - Class in com.atlassian.jira.functest.framework.locator
A base class to derive Locators from
AbstractLocator() - Constructor for class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
AbstractLocator(WebTester) - Constructor for class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
AbstractLocator.LocatorTextOperation - Interface in com.atlassian.jira.functest.framework.locator
 
AbstractPluginModule - Class in com.atlassian.jira.functest.framework.admin.plugins
Base class for reference plugin modules.
AbstractPluginModule(String, Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
 
AbstractSimpleCell - Class in com.atlassian.jira.webtests.table
Convinience abstract class for SimpleCell
AbstractSimpleCell() - Constructor for class com.atlassian.jira.webtests.table.AbstractSimpleCell
 
AbstractSubscriptionEmailTest - Class in com.atlassian.jira.webtests
An abstract class for tests that check the integrity of subscription e-mails.
AbstractSubscriptionEmailTest() - Constructor for class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
 
AbstractSubscriptionEmailTest.CountingIterator - Class in com.atlassian.jira.webtests
Iterator that can be used to return a sequence of numbers.
AbstractSubscriptionEmailTest.FilterConfig - Class in com.atlassian.jira.webtests
Holds the configuration for a filter that can be used to create a subscription.
AbstractTestAttachmentsBlockSortingOnViewIssue - Class in com.atlassian.jira.webtests.ztests.attachment
 
AbstractTestAttachmentsBlockSortingOnViewIssue() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.AbstractTestAttachmentsBlockSortingOnViewIssue
 
AbstractTestCreateWorklogAsField - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Definition of functional tests for the "log work" system field.
AbstractTestCreateWorklogAsField() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
AbstractTestDraftWorkflowSchemeMigration - Class in com.atlassian.jira.webtests.ztests.workflow
 
AbstractTestDraftWorkflowSchemeMigration() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
AbstractTestFieldScreenTabs - Class in com.atlassian.jira.webtests.ztests.screens.tabs
Tests the functionality of Screen Tabs on an arbitrary "editing" screen.
AbstractTestFieldScreenTabs() - Constructor for class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
 
AbstractTestIssueNavigatorColumnsView - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorColumnsView() - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView
 
AbstractTestIssueNavigatorColumnsView.ItemVerifier - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorView - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorView() - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
AbstractTestIssueNavigatorView.Comment - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorView.CustomField - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorView.CustomField.Value - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorView.IssueLink - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorView.IssueLinks - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorView.Item - Class in com.atlassian.jira.webtests
Just a helper bean to keep the data encapsulated for each item
AbstractTestIssueNavigatorXmlView - Class in com.atlassian.jira.webtests
 
AbstractTestIssueNavigatorXmlView() - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorXmlView
 
AbstractTestWorkflowSchemeMigration - Class in com.atlassian.jira.webtests.ztests.workflow
 
AbstractTestWorkflowSchemeMigration() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
AbstractTestWorkflowSchemeMigration.IssueAssertions - Class in com.atlassian.jira.webtests.ztests.workflow
 
AbstractWebHookTest - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
Deprecated.
since 7.5.0 use WebHookTester instead
AbstractWebHookTest() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
AbstractWebHookTest.WebHookResponseSupplier - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
Deprecated.
 
AbstractWebTestListener - Class in com.atlassian.jira.functest.framework
Abstract, no-op implementation of WebTestListener.
AbstractWebTestListener() - Constructor for class com.atlassian.jira.functest.framework.AbstractWebTestListener
 
AbstractWebTestPage - Class in com.atlassian.jira.functest.framework.page
 
AbstractWebTestPage() - Constructor for class com.atlassian.jira.functest.framework.page.AbstractWebTestPage
 
AcceptanceTestHarness - Class in com.atlassian.jira.webtests
This is the top level Test Suite for JIRA web functional tests.
AcceptanceTestHarness() - Constructor for class com.atlassian.jira.webtests.AcceptanceTestHarness
 
accessibleWhenNormalUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestConfigurationResource
 
accumulate(String, Object) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Accumulate values under a key.
accumulate(String, Object) - Method in class com.atlassian.jira.util.json.JSONObject
Accumulate values under a key.
ACKNOWLEDGE - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
ACKNOWLEDGE_BUTTON_NAME - Static variable in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
acknowledgePrivacyPolicy() - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
activateSubTasks() - Method in interface com.atlassian.jira.functest.framework.Administration
Deprecated.
use Subtasks.enable() instead.
activateSubTasks() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
active() - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
active() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
ACTIVE_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
ACTIVE_WORKFLOW_WITH_DRAFT - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
ADAM_ANT_SYSTEM_FIELD_DISPLAY - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
add(String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.PopMailServerAdministration
Adds a new POP/IMAP Server configuration
add(String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
Adds a new SMTP Server Configuration
add(ViewServices.Service, String) - Method in class com.atlassian.jira.functest.framework.admin.ViewServices
Adds a service to JIRA with default configuration parameters.
add(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowSteps
Adds a step the current workflow.
add(String, String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowStepsImpl
 
add(ProjectPermissionKey) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedPermissions
 
add(Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
add(int, Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
add(String, String, String) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
Adds a new ChangeHistoryField to the change history entry.
add(String, String) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
A shortcut method to add change history field entries.
add(TestInformationKit.TestCaseInfo) - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
add(File) - Method in class com.atlassian.jira.functest.rule.TemporaryFileRule
 
add(T) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
add(T) - Method in class com.atlassian.jira.util.collect.IdentitySet
 
add(K, V) - Method in class com.atlassian.jira.util.collect.MapBuilder
Add a key/value.
ADD_SUBTASK_LINK - Static variable in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskActions
 
addActors(String, long, String[], String[]) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
addActorsResponse(String, long, String[], String[]) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
addAll(Collection) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
addAll(int, Collection) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
addAll(E...) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
addAll(Collection<? extends T>) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
addAll(Enumeration<? extends T>) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
addAll(Collection<? extends T>) - Method in class com.atlassian.jira.util.collect.IdentitySet
 
addAll(Map<? extends K, ? extends V>) - Method in class com.atlassian.jira.util.collect.MapBuilder
Add all the entries contained in the map.
addAnyoneGlobalPermissionByKey(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PermissionControlExt
 
addAssociation(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemes.FieldConfigurationScheme
 
addAssociation(String, String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemesImpl
 
addAttachment(String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
addBrowsePermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
addBrowseProjectPermissions() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentViewMode
 
addBundledPluginsTest(Class<?>) - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
This will add the test class into the suite as a bundled plugins 2.0 test only.
addBundledPluginsTests(List<Class<?>>) - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
 
addChangeSet(String) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
addClock(int, Clock) - Method in class com.atlassian.jira.util.CompositeClock
 
addColumnToIssueNavigator(String[]) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Adds the extra columns to the Issue Navigator
addColumnToIssueNavigator(String[]) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
addComment(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Adds a comment on the given issue, making it visible to all the users who can see the issue.
addComment(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Adds a comment on the given issue visible only to members the given role.
addComment(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
addComment(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
addComment(AbstractTestIssueNavigatorView.Comment) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
addComponent(String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Adds a component to the project
addComponent(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
addComponent(String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
addConfigurationSchemeContext(String, String, String[], String[]) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Adds a custom field configuration scheme context.
addConfigurationSchemeContext(String, String, String[], String[]) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
addConsoleAppender(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ServerControl
 
addCreatePermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
addCustomField(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Adds a custom field of the specified type to JIRA.
addCustomField(String, String, String[], String[]) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Adds a custom field of the specified type to JIRA.
addCustomField(String, String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
addCustomField(String, String, String[], String[]) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
addCustomField(AbstractTestIssueNavigatorView.CustomField) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
addCustomFieldWithOption(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.BaseJiraIssueMetaTest
 
addDefaultActorsRequiresUserOrGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
addDefaultActorsToNewRoleWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
addError(Test, Throwable) - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestListener
 
addFailure(Test, AssertionFailedError) - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestListener
 
addFavourite(int) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
addFavourite(int) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Add filter as favourite to the current logged in user.
addFavourite(int) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
addFieldConfigurationScheme(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemes
 
addFieldConfigurationScheme(String, String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemesImpl
 
addFieldLayoutScheme(String, String) - Method in class com.atlassian.jira.functest.framework.FieldLayoutSchemes
 
addFieldLayoutSchemeEntry(String, String, String) - Method in class com.atlassian.jira.functest.framework.FieldLayoutSchemes
 
addFieldScreenScheme(String, String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
addFieldScreenScheme(String, String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
addFieldsToFieldScreen(String, String[]) - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
addFieldToScreen(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldScreenAssociations
Adds the current field to the specified screen.
addFieldToScreen(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldScreenAssociationsImpl
 
addFieldToScreenTab(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ScreensControlExt
 
addFileNameExclude(String) - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
addGlobalPermission(int, String) - Method in interface com.atlassian.jira.functest.framework.Administration
addGlobalPermission(GlobalPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.Administration
Add a group to a Global permission Ends up on the Global Permissions page.
addGlobalPermission(GlobalPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
addGlobalPermission(int, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
addGlobalPermissionByKey(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.PermissionControlExt
 
addGlobalPermissionForPrivateFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
addGlobalPermissionForPrivateFilterFfDisabledReturnsNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
addGlobalPermissionOverwritesPreviousPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
addGlobalPermissionWorksAndResultsInPermissionBeingAdded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
addGroup(String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Adds the specified group.
addGroup(String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
addGroup(FilteredSearcherGroup) - Method in class com.atlassian.jira.functest.framework.util.Searchers
 
addGroupPermissionWorksAndResultsInPermissionBeingAdded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
addGroupToProjectRole(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
addHistoryItems(ChangeLog.HistoryItem...) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration.IssueAssertions
 
addIfValueNotNull(K, V) - Method in class com.atlassian.jira.util.collect.MapBuilder
Add a key/value only if the value is not null.
AddingANewStatusAllowsSearchingForIssuesInThatStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
addInLink(AbstractTestIssueNavigatorView.IssueLink) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
addIssueLink(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueLinking
Adds an issue link type to JIRA.
addIssueLink(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.IssueLinkingImpl
 
addIssueOperationToScreenAssociation(String, String, String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
addIssueOperationToScreenAssociation(String, String, String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
addIssueSecurity(IssueSecurityLevel.IssueSecurity) - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecurityLevel
Add parameterless issue security (e.g.
addIssueSecurity(IssueSecurityLevel.IssueSecurity, String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecurityLevel
Add parametrized issue security (e.g.
addIssueSecurity(IssueSecurityLevel.IssueSecurity) - Method in class com.atlassian.jira.functest.framework.admin.IssueSecurityLevelImpl
 
addIssueSecurity(IssueSecurityLevel.IssueSecurity, String) - Method in class com.atlassian.jira.functest.framework.admin.IssueSecurityLevelImpl
 
addIssueType(IssueTypeCondition.IssueType) - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
addIssueType(String) - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
addIssueType(String) - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearchBuilder
 
addIssueType(IssueTypeCondition.IssueType) - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearchBuilder
 
addIssueTypeFieldScreenScheme(String, String, String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
addIssueTypeFieldScreenScheme(String, String, String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
addLinkedStatus(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Statuses
 
addLinkedStatus(String, String) - Method in class com.atlassian.jira.functest.framework.admin.StatusesImpl
 
addLoggedInUserColumns(List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
addMetaAttributeToWorkflowStep(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
addNonExistentActorFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
addNonExistentActorFailsAndLeavesDefaultActorsAsIs() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
addNotificationScheme(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.NotificationSchemes
Add notification scheme with given name and description.
addNotificationScheme(String, String) - Method in class com.atlassian.jira.functest.framework.admin.NotificationSchemesImpl
 
addNotificationsForEvent(int, NotificationType) - Method in interface com.atlassian.jira.functest.framework.admin.EditNotifications
Add simple (parameterless) notification type for given event ID.
addNotificationsForEvent(int, NotificationType, String) - Method in interface com.atlassian.jira.functest.framework.admin.EditNotifications
Add parameterized notification type for given event ID.
addNotificationsForEvent(int, NotificationType) - Method in class com.atlassian.jira.functest.framework.admin.EditNotificationsImpl
 
addNotificationsForEvent(int, NotificationType, String) - Method in class com.atlassian.jira.functest.framework.admin.EditNotificationsImpl
 
addOption(String) - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
addOptions(String, String...) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Add options to a customfield that supports it (i.e.
addOptions(String, String...) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
addOptions(Collection<String>) - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
addOptionToHtmlSelect(String, String[]) - Method in class com.atlassian.jira.functest.framework.util.form.FormParameterUtil
allows you to add options to an existing select HTML element
addOutLink(AbstractTestIssueNavigatorView.IssueLink) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
addPage(SharedEntityInfo, Long) - Method in interface com.atlassian.jira.functest.framework.Dashboard
Add the passed dashboard page to JIRA.
addPermission(int, JiraPermissionHolderType, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
addPermission(String, JiraPermissionHolderType, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
addPermission(ProjectPermissionKey, JiraPermissionHolderType, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
addPriority(PriorityCondition.Type) - Method in class com.atlassian.jira.functest.framework.navigator.PriorityCondition
 
addProductLicense(String, License) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
addProductLicense(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
addProject(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Adds a project, or if a project with that name exists, does almost nothing.
addProject(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
addProject(String) - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearchBuilder
 
addProject(String) - Method in class com.atlassian.jira.functest.framework.navigator.ProjectCondition
 
addProjectAdminPermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
addProjectAssociatonsToScheme(long, String...) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
addProjectBasedOnExisting(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
addProjectCategory(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
addProjectCategory(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
addProjectKey(Long, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
addProjectPermissionWorksAndResultsInPermissionBeingAdded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
addProjectRoleForUser(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Roles
Adds a project role for a particular user.
addProjectRoleForUser(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.RolesImpl
 
addProjectRolePermissionWorksAndResultsInPermissionBeingAdded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
addProperty(String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
addPropertyResponse(String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
addQueryString(String) - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearchBuilder
 
addResolution(String) - Method in interface com.atlassian.jira.functest.framework.admin.Resolutions
 
addResolution(String) - Method in class com.atlassian.jira.functest.framework.admin.ResolutionsImpl
 
addResolution(ResolutionCondition.Type) - Method in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition
 
addRole(String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecurityLevel
 
addRole(String) - Method in class com.atlassian.jira.functest.framework.admin.IssueSecurityLevelImpl
 
addRow(Object[]) - Method in class com.atlassian.jira.webtests.table.TableData
 
addSampleCustomFieldsWithOptions(boolean) - Method in class com.atlassian.jira.functest.framework.BaseJiraIssueMetaTest
 
addScreen(String, String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
addScreen(String, String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
addSearcher(Searcher) - Method in class com.atlassian.jira.functest.framework.util.FilteredSearcherGroup
 
addStatus(StatusCondition.Type) - Method in class com.atlassian.jira.functest.framework.navigator.StatusCondition
 
addSubscription(Long, String, String, Boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.FilterSubscriptionControl
 
addSubscription(int) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
addSubscription(int) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
 
addSubscription(int) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
addSubTaskType(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Subtasks
Adds a new sub-task type.
addSubTaskType(String, String) - Method in class com.atlassian.jira.functest.framework.admin.SubtasksImpl
 
addSubTaskType(String) - Method in interface com.atlassian.jira.functest.framework.Administration
 
addSubTaskType(String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
addTest(Class<?>) - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
This will add the test class into the suite.
addTests(Collection<Class<?>>) - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
This will add a collection of test classes into the suite as a STANDARD, PROFESSIONAL and ENTERPRISE tests.
addTests(Collection<Class<?>>) - Method in class com.atlassian.jira.functest.framework.TestSuiteBuilder
Add the passed tests to the splitter for division.
addTo(String, int, int) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowCondition
 
addTo(String, int, int, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowCondition
 
addTo(String, int, int) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowFunction
 
addTo(String, int, int, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowFunction
 
addTo(String, int, int) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowValidator
 
addTo(String, int, int, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowValidator
 
addToCleaunpList(HttpResponseTester) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
addToInitialAction(String, String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowValidator
 
addToLeft(String) - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
addToRight(String) - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
addTransition(String, String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowSteps
Adds a transition to the current workflow
addTransition(String, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowStepsImpl
 
addTransitions(String...) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration.IssueAssertions
 
addUpgradeTask(String) - Method in class com.atlassian.jira.webtests.ztests.upgrade.UpgradeManagerClient
 
addUser(String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Adds a user with all fields set to username and email address as 'username'@example.com.
addUser(String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Adds a user with specified values.
addUser(String, String, String, String, boolean) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Adds a user with specified values.
addUser(String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
Creates a user with the given username and the same password, fullname and an email address username@example.com
addUser(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
addUser(String, String, String, String, boolean) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
addUser(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedPermissions
 
addUser(String, String, String) - Method in class com.atlassian.jira.webtests.util.mail.MailService
Adds a user to the mail service.
addUser(String, String, String, String) - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
addUserColumns(String, List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
addUserPermissionWorksAndResultsInPermissionBeingAdded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
addUserToGroup(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Adds the specified user to the specified group
addUserToGroup(String, String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
addUserToGroup(String, String) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
addUserToGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
addUserToProjectRole(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
addUserWithoutVerifyingResult(String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Attempts to add a user with specified values, but does not verify that the add succeeded.
addUserWithoutVerifyingResult(String, String, String, String, boolean) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Attempts to add a user with specified values, but does not verify that the add succeeded.
addUserWithoutVerifyingResult(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
addUserWithoutVerifyingResult(String, String, String, String, boolean) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
addVersion(String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Adds a version to a project.
addVersion(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
addVersion(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
addWatchers(String, String...) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Add watchers to an issue.
addWatchers(String, String...) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
addWatchers(String...) - Method in class com.atlassian.jira.functest.framework.page.ManageWatchersPage
 
addWorkflow(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
Add new workflow with given name and description.
addWorkflow(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
addWorkflowCondition(String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition

Add workflow condition with given workflowConditionKey to the transition.

addWorkflowCondition(String, Map<String, String>) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition

Add workflow condition with given workflowConditionKey to the transition.

addWorkflowCondition(String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
addWorkflowCondition(String, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
addWorkflowFunction(String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition

Add workflow function with given workflowFunctionKey to the transition.

addWorkflowFunction(String, Map<String, String>) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition

Add workflow function with given workflowFunctionKey to the transition.

addWorkflowFunction(String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
addWorkflowFunction(String, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
addWorkFlowScheme(String, String) - Method in class com.atlassian.jira.functest.framework.WorkflowSchemes
 
addWorkflowValidator(String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition

Add workflow validator with given workflowValidatorKey to the transition.

addWorkflowValidator(String, Map<String, String>) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition

Add workflow validator with given workflowValidatorKey to the transition.

addWorkflowValidator(String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
addWorkflowValidator(String, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
addXsrfToken(String) - Method in class com.atlassian.jira.functest.framework.HtmlPage
Adds a token to a given url in the FIRST position
addXsrfToken(String, String) - Static method in class com.atlassian.jira.functest.framework.util.url.URLUtil
Adds a token to a given url in the FIRST position
ADMIN - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api.TestXAUSERNAMEHeader
 
ADMIN_EMAIL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ADMIN_FILTER_FULL - Static variable in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
ADMIN_FILTER_PARTIAL - Static variable in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
ADMIN_FILTER_ZERO_RESULTS - Static variable in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
ADMIN_FULLNAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ADMIN_PASSWORD - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ADMIN_SELECTED_OPTION - Static variable in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
ADMIN_USER - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
ADMIN_USERKEY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ADMIN_USERNAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
adminCanEditFilterCreatedByHimSharedWithBob() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
adminCanEditFilterCreatedByHimWhichIsPrivate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
adminCanModifyPrivateFilterOfAnotherUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
adminCantModifyPrivateFilterOfAnotherUserWithFfDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
adminHasAccess() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIndexSummaryResource
 
ADMINISTER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
ADMINISTER - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to administer JIRA
administration - Variable in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
 
administration - Variable in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceLanguagePack
 
Administration - Interface in com.atlassian.jira.functest.framework
Provides methods for carrying out administration tasks in JIRA.
administration - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
administration - Variable in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminFieldConfigurationSchemes
 
administration - Variable in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminMailServers
 
administration - Variable in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminSharedDashboards
 
administration - Variable in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminSharedFilters
 
administration - Variable in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfImportAndExport
 
administration - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.AbstractConfigureReportFieldTestCase
 
administration - Variable in class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
administration - Variable in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
 
administration - Variable in class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevel
 
administration - Variable in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
administration - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
administration - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
administration - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
administration - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
administration - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
 
administration - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapSyncPerformance10k
 
Administration.Link - Interface in com.atlassian.jira.functest.framework
Represents the administration home link in the JIRA Header.
Administration.OutgoingMailSettings - Enum in com.atlassian.jira.functest.framework
 
Administration.Utilities - Interface in com.atlassian.jira.functest.framework
Sub interface that contains...
AdministrationImpl - Class in com.atlassian.jira.functest.framework
Implementation of Administration
AdministrationImpl(WebTester, JIRAEnvironmentData, Navigation, Assertions) - Constructor for class com.atlassian.jira.functest.framework.AdministrationImpl
Note: if you need to construct this for an old-style com.atlassian.jira.webtests.JIRAWebTest, you may want to consider using com.atlassian.jira.functest.framework.FuncTestHelperFactory instead.
ADMINISTRATORS - Static variable in class com.atlassian.jira.webtests.Groups
 
ADMINMAN_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.TestTransitionWorkflowScreen
 
ADMINS_CAN_EDIT_PRIVATE_FILTERS_AND_DASHBOARDS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ADMINS_CAN_SHARE_FILTERS_AND_DASHBOARDS_WITH_ALL_GROUPS_AND_ROLES - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
AdminTabs - Interface in com.atlassian.jira.functest.framework.admin
A page object useful for retrieving what tabs are currently shown in the admin section.
AdminTabs.Tab - Class in com.atlassian.jira.functest.framework.admin
 
AdminTabs.TabGroup - Class in com.atlassian.jira.functest.framework.admin
 
AdminTabsImpl - Class in com.atlassian.jira.functest.framework.admin
 
AdminTabsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.AdminTabsImpl
 
ADVANCED_AUDIT_LOG_FLAG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
AdvancedApplicationProperties - Interface in com.atlassian.jira.functest.framework.admin
A Page Object useful for retrieving and setting advanced application properties
advancedApplicationProperties() - Method in interface com.atlassian.jira.functest.framework.Administration
Gets an instance of the AdvancedApplicationProperties Page Object.
advancedApplicationProperties() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
AdvancedApplicationPropertiesImpl - Class in com.atlassian.jira.functest.framework.admin
 
AdvancedApplicationPropertiesImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.AdvancedApplicationPropertiesImpl
 
advancedAuditing() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
AdvancedAuditingClient - Class in com.atlassian.jira.functest.framework.backdoor
This class is a for handling necessary communications between Jira func test and Jira instance.
AdvancedAuditingClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient
 
AdvancedAuditingClient.AuditAffectedObjects - Class in com.atlassian.jira.functest.framework.backdoor
 
AdvancedAuditingClient.AuditAuthorEntity - Class in com.atlassian.jira.functest.framework.backdoor
 
AdvancedAuditingClient.AuditChangedValuesEntity - Class in com.atlassian.jira.functest.framework.backdoor
 
AdvancedAuditingClient.AuditEntities - Class in com.atlassian.jira.functest.framework.backdoor
 
AdvancedAuditingClient.AuditExtraAttributes - Class in com.atlassian.jira.functest.framework.backdoor
 
AdvancedAuditingClient.AuditTypeEntity - Class in com.atlassian.jira.functest.framework.backdoor
 
AdvancedAuditingClient.PaginationInfo - Class in com.atlassian.jira.functest.framework.backdoor
 
AdvancedAuditingClient.ViewResponse - Class in com.atlassian.jira.functest.framework.backdoor
 
advancedSettings() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
advanceThroughWaitingPage() - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
 
AFFECTS_VERSIONS_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
after() - Method in class com.atlassian.jira.functest.rule.TemporaryFileRule
 
after() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
after() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestI18nPluginLifecycle
 
after() - Method in class com.atlassian.jira.webtests.ztests.issue.TestOpsBarStructure
 
afterReplacingBadCFName_ExpectNoEntriesWhenCallingDryRun() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
AGED_EVALUATION_LICENSE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
An evaluation license from the y2k period.
AggregateLocator - Class in com.atlassian.jira.functest.framework.locator
AggregateLocator will "aggregate" together the results of the provided Locators
AggregateLocator(Locator, Locator) - Constructor for class com.atlassian.jira.functest.framework.locator.AggregateLocator
Creates an agggregate of the firstLocator and the secondLocator
AggregateLocator(Locator[]) - Constructor for class com.atlassian.jira.functest.framework.locator.AggregateLocator
Aggregates together the values of the specified array of Locators
ALANS_PASSWORD - Static variable in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
ALL - Static variable in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
ALL - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
ALL_USERS - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComments
 
allAreasTo(String) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient
 
allFilters() - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
allFilters() - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Navigate to manage all filters
allFilters() - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
allGroups() - Method in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResult
 
allItemsAreInList() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportMultiSelectField
 
allItemsAreInList() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportSelectField
 
allMatches() - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
allMatches() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
Get all matches of this locator as an iterable collection of locator entries
allNewProjectsShouldBeAssociatedWithNonDefaultPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCreateFromSharedConfigurationConcurrently
 
allOf(Predicate<? super T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
Create a composite predicate that evaluates to true when both the passed predicates evaluate to true.
allOptions() - Static method in class com.atlassian.jira.functest.config.CheckOptionsUtils
 
allPanelsAreShownIfConditionsAreSatisfied() - Method in class com.atlassian.jira.webtests.ztests.issue.TestPermissionConditions
 
allPropertiesMayBeRequestedWithAsteriskAll() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
allResolutions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
allResolutionsAnonymousAccess() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
allResolutionsAnonymousAccessWithBrowseProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
allResolutionsAnonymousAccessWithFeatureFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
allSearchers(String) - Method in class com.atlassian.jira.functest.framework.util.SearchersClient
 
allValues() - Method in interface com.atlassian.jira.util.collect.MultiMap
Get all elements in all Collections.
AnalyticsEventsControl - Class in com.atlassian.jira.functest.framework.backdoor
 
AnalyticsEventsControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
analyticsEventsControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
AnalyticsEventsControl.BrowserEventBean - Class in com.atlassian.jira.functest.framework.backdoor
 
AndCell - Class in com.atlassian.jira.webtests.table
A composite SimpleCell that AND's all the simple cells together.
AndCell(Collection) - Constructor for class com.atlassian.jira.webtests.table.AndCell
 
AndCell(SimpleCell, SimpleCell) - Constructor for class com.atlassian.jira.webtests.table.AndCell
 
AndCell(SimpleCell, SimpleCell, SimpleCell) - Constructor for class com.atlassian.jira.webtests.table.AndCell
 
AndCell(SimpleCell, SimpleCell, SimpleCell, SimpleCell) - Constructor for class com.atlassian.jira.webtests.table.AndCell
 
AndCell(SimpleCell, SimpleCell, SimpleCell, SimpleCell, SimpleCell) - Constructor for class com.atlassian.jira.webtests.table.AndCell
 
AndCell(SimpleCell, SimpleCell, SimpleCell, SimpleCell, SimpleCell, SimpleCell) - Constructor for class com.atlassian.jira.webtests.table.AndCell
 
AnnotatedDescription - Class in com.atlassian.jira.functest.framework.util.junit
Wrapper around Description to resolve its annotations.
AnnotatedDescription(Description) - Constructor for class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
 
AnnotationFinder<A extends Annotation> - Class in com.atlassian.jira.functest.config
Finds all annotation instances of given type in a given set of classes.
AnnotationFinder(Iterable<Class<?>>, Class<A>) - Constructor for class com.atlassian.jira.functest.config.AnnotationFinder
 
annotations() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
annotations() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
annotations() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
List of annotations of the test.
annotations() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
anonymize(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
 
anonymize(String, boolean, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
 
AnonymizePerformResult() - Constructor for class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResult
 
AnonymizePerformResultValidationError() - Constructor for class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResultValidationError
 
anonymizeWithValidationError(String, boolean, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
 
anonymous() - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
ANONYMOUS - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api.TestXAUSERNAMEHeader
 
anonymousGets401forAllOperations() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
anonymousResultsIn401() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
anonymousUserIsNotAllowedToAccessAnyProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
anyOf(Predicate<? super T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
Create a composite predicate that evaluates to true when one the passed predicates evaluate to true.
ANYONE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
aoDataImported() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportPluginData
 
ApdexControl - Class in com.atlassian.jira.functest.framework.backdoor
 
ApdexControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ApdexControl
 
apdexControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
append(String, Object) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Append values to the array under a key.
append(String, Object) - Method in class com.atlassian.jira.util.json.JSONObject
Append values to the array under a key.
ApplicationAccessStatus - Enum in com.atlassian.jira.functest.framework.backdoor.application
 
ApplicationBean - Class in com.atlassian.jira.functest.framework.backdoor.application
 
ApplicationBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
ApplicationControl - Class in com.atlassian.jira.functest.framework.backdoor.application
This control deals with installed applications, not licensed applications.
ApplicationControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.application.ApplicationControl
 
applicationProperties() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ApplicationPropertiesControl - Class in com.atlassian.jira.functest.framework.backdoor
Use this class from func/selenium/page-object tests that need to manipulate ApplicationProperties.
ApplicationPropertiesControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ApplicationPropertiesControl
 
ApplicationRoleBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
ApplicationRoleBeanMatcher - Class in com.atlassian.jira.functest.matcher
 
ApplicationRoleBeanMatcher(String, String) - Constructor for class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
ApplicationRoleControl - Class in com.atlassian.jira.functest.framework.backdoor
 
ApplicationRoleControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
ApplicationRoleControl.ApplicationRoleBean - Class in com.atlassian.jira.functest.framework.backdoor
 
applicationRoles() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
applicationWadlRespondsWithNoError() - Method in class com.atlassian.jira.webtests.ztests.misc.TestWadlGeneration
 
apply(Statement, FrameworkMethod, Object) - Method in class com.atlassian.jira.functest.framework.rule.IssueTypeUrls
 
apply(Iterable<Description>) - Method in class com.atlassian.jira.functest.framework.suite.SortByCategory
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.AbstractBuildNumberRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.CheckCachesRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.DevModeRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.DisableBigPipeRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.DisableOnboardingRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.EnableAnalyticsRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.EnsureJiraSetupRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.HttpUnitConfigurationRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.InjectFieldsRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.JiraRestClientSupplier
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.LoginAsRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.LogTimeRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.OutgoingMailTestRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.RerunIfFailedGlobalRule
 
apply(Statement, FrameworkMethod, Object) - Method in class com.atlassian.jira.functest.rule.RerunIfFailedRule
Deprecated.
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.RestoreDataBackdoor
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.RestoreDataOnlyOnce
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.RestoreDataRule
 
apply(Statement, Description) - Method in class com.atlassian.jira.functest.rule.WebTesterRule
 
apply(EnclosedIterable<T>, Consumer<T>) - Static method in class com.atlassian.jira.util.collect.EnclosedIterable.Functions
Pass all the elements of the iterable to the supplied Consumer.
apply(EnclosedIterable<T>) - Method in class com.atlassian.jira.util.collect.EnclosedIterable.ListResolver
Get an ArrayList of the contents of the supplied EnclosedIterable
apply(D) - Method in interface com.atlassian.jira.util.Function
Resolves an output where an input is given.
apply(I) - Method in interface com.atlassian.jira.util.Resolver
Resolve an instance of the output type from an object of the input type.
apply(Class<?>) - Method in class com.atlassian.jira.webtests.CategorisingTestSuite.CategoryMatchPredicate
Deprecated.
 
apply(Statement, Description) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookTester
 
applyTransforms(Iterable<Description>, Iterable<SuiteTransform>) - Static method in class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
 
approve() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl
 
archive() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
archivedProjectIsMarkedAsArchived() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
archiveProject(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
archiveVersion(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Archives a version of a project.
archiveVersion(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
areNotVisibleTo(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.CommentAssertions
Asserts whether the specified comments are not visible to a user in a specific issue.
areNotVisibleTo(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.DefaultCommentAssertions
 
areVisibleTo(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.CommentAssertions
Asserts whether the specified comments are visible to a user in a specific issue.
areVisibleTo(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.DefaultCommentAssertions
 
ArrowControlledOrdering - Class in com.atlassian.jira.webtests.ztests.customfield
 
ArrowControlledOrdering(WebTester, TextAssertions, HtmlPage, FuncTestLogger, Form) - Constructor for class com.atlassian.jira.webtests.ztests.customfield.ArrowControlledOrdering
 
ArtifactDumper - Class in com.atlassian.jira.functest.framework.dump
The ArtifactDumper is used to generate "artifact" HTML files which show the state of a web page at the time a test fails.
ArtifactDumper(DumpDataProvider, Throwable, Date, FuncTestLogger) - Constructor for class com.atlassian.jira.functest.framework.dump.ArtifactDumper
This will dump artifact files out to a well know location
artifitialTest1() - Method in class com.atlassian.jira.webtests.ztests.misc.TestCategorySelection
 
artifitialTest2() - Method in class com.atlassian.jira.webtests.ztests.misc.TestCategorySelection
 
asArrayList() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asBean(Class<T>, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookResponseData
 
asBoolean() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
asCollection() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asDraft() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
asEnclosedIterable() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asFavourite() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
asFavourite() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
asHashSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asImmutableListOrderedSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asInteger() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
asJsonObject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookResponseData
 
asLinkedList() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asList() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asListOrderedSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asLong() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
asMutableCollection() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asMutableList() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asMutableSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asMutableSortedSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asObject(String) - Method in interface com.atlassian.jira.functest.config.Checksummer.Helper
The passed String back into T.
asObject() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
assertAdminLinksAreNotVisible() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
 
assertAdminLinksAreVisible() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
 
assertAdvancedSearch(WebTester, String...) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the advanced navigator is a JQL expression that contains the passed snippets.
assertAdvancedSearch(WebTester, String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertAffectsVersionAbsent() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertAffectsVersions(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Asserts that the actual value for the "Affects Version/s" field in this View Issue page is equal to the given expected version.
assertAffectsVersionsNone() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Asserts that the value for the "Affects Version/s" field in this View Issue page is "None".
assertAndGetLinkToFilterWithId(String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorXmlView
 
assertAssignee(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertAtLeastOneTextPresent(Locator, String, String...) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that at least one of the provided text strings is present in the locator.
assertAtLeastOneTextPresent(Locator, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertAuiFieldErrMsg(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is a "field" error message with the expectedText in an AUI form.
assertAuiFieldErrMsg(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertCanAccessAndEditPropertiesOf(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
assertCollapsedTextSequence(String[]) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
assertColumns(List<String>, Locator) - Method in interface com.atlassian.jira.functest.framework.assertions.DashboardAssertions
Assert that the columns exist
assertColumns(List<String>, Locator) - Method in class com.atlassian.jira.functest.framework.assertions.DashboardAssertionsImpl
 
assertCommentsEqual(Comment, Comment) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
assertCommonIssueTypeSchemesTable() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
assertCommonIssueTypeSchemesTable(int) - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
assertComponents(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Asserts that the actual value for the "Component/s" field in this View Issue page is equal to the given expected component.
assertComponentsAbsent() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertComponentsNone() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.ColumnsCondition
 
assertCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.ContainsIssueKeysCondition
 
assertCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.DoesNotContainIssueKeyCondition
 
assertCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.IssueTableDoesNotHaveColumnCondition
 
assertCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.IssueTableHasColumnCondition
 
assertCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.NumberOfIssuesCondition
 
assertCondition(WebTester) - Method in interface com.atlassian.jira.functest.framework.navigator.SearchResultsCondition
Executes assertions for this condition on the search results by inspecting the state of the latest response.
assertCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.ValueForRowAtColumnCondition
 
assertContains(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.HTMLAssertions
The original should contain the expected text, regardless of whether it is encoded or not.
assertContains(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.HTMLAssertionsImpl
 
assertContainsChangeHistory(ChangeHistoryList) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
Asserts that this ChangeHistoryList contains the list of {@link ChangeHistorySet ) objects in expectedChangeHistoryList.
assertContainsSomeOf(ChangeHistoryList) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
assertContainsTextSequence(String, String[]) - Static method in class com.atlassian.jira.functest.framework.util.text.TextKit
Returns true if the given expectedTextSequence of Strings all occur within the given srcText in the order given.
assertCorrectNumberEmailsSent(int) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertCurrentURLEndsWith(String) - Method in interface com.atlassian.jira.functest.framework.assertions.URLAssertions
Make sure the current URL ends with the specified value.
assertCurrentURLEndsWith(String) - Method in class com.atlassian.jira.functest.framework.assertions.URLAssertionsImpl
 
assertCurrentURLMatchesRegex(String) - Method in interface com.atlassian.jira.functest.framework.assertions.URLAssertions
Make sure current URL match the passed regular expression.
assertCurrentURLMatchesRegex(String) - Method in class com.atlassian.jira.functest.framework.assertions.URLAssertionsImpl
 
assertCurrentURLPathEndsWith(String) - Method in interface com.atlassian.jira.functest.framework.assertions.URLAssertions
Make sure the current URL path ends with the specified value.
assertCurrentURLPathEndsWith(String) - Method in class com.atlassian.jira.functest.framework.assertions.URLAssertionsImpl
 
assertCustomFieldValue(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Asserts the value for a custom field.
assertDashboardPages(List<? extends SharedEntityInfo>, Dashboard.Table) - Method in interface com.atlassian.jira.functest.framework.assertions.DashboardAssertions
Make sure that the passed dashboard pages are listed in the passed table.
assertDashboardPages(List<? extends SharedEntityInfo>, Dashboard.Table) - Method in class com.atlassian.jira.functest.framework.assertions.DashboardAssertionsImpl
 
assertDashboardPortlets(Long, DashboardPagePortletInfo) - Method in interface com.atlassian.jira.functest.framework.assertions.DashboardAssertions
Ensure that the given portlets exist on the passed dashboard page.
assertDashboardPortlets(Long, DashboardPagePortletInfo) - Method in class com.atlassian.jira.functest.framework.assertions.DashboardAssertionsImpl
 
assertDefaultDashboardPortlets(DashboardPagePortletInfo) - Method in interface com.atlassian.jira.functest.framework.assertions.DashboardAssertions
Ensure that the given portlets exist on the system default dashboard page.
assertDefaultDashboardPortlets(DashboardPagePortletInfo) - Method in class com.atlassian.jira.functest.framework.assertions.DashboardAssertionsImpl
 
assertDefaultValueForUserPickerEmpty() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
assertDefaultValueForUserPickerFieldEquals(String) - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
assertDoesNotHaveTestNames(Test, String...) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
assertDoesNotHaveTests(Test, Class<? extends Test>...) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
assertDraft(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertEditLinkHtml(String) - Static method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
Ensure that the message has a link to edit the subscription.
assertEditLinkText(String) - Static method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
Ensure that the message has a link to edit the subscription.
assertElementExists(Document, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
assertElementForCustomView(Document, String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
assertElementNotExists(Document, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
assertElementNotPresent(String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
Deprecated.
assertElementNotPresentBy(String, String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
assertElementPresent(String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
Deprecated.
assertElementPresentBy(String, String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
assertEmailBodyContains(MimeMessage, String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Asserts that the given email's body contains the bodySubString using indexOf.
assertEmailBodyContains(String, String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Assert that the String emailBody contains bodySubString
assertEmailBodyContainsLine(MimeMessage, String...) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Asserts that the given email's body contains a line which matches the given string or pattern.
assertEmailBodyDoesntContain(MimeMessage, String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Asserts that the given email's body does not contain the bodySubString using indexOf.
assertEmailCcEquals(MimeMessage, Collection<?>) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertEmailFromEquals(MimeMessage, String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertEmailHasNumberOfParts(MimeMessage, int) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertEmailReceivedWithBodyContainingLine(int, Collection<MimeMessage>, String...) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertEmailSent(String, String, String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertEmailSubjectEquals(MimeMessage, String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertEmailTitleEquals(MimeMessage, String) - Method in class com.atlassian.jira.functest.framework.BaseJiraEmailTest
 
assertEmailToEquals(MimeMessage, String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Assert that the email was addressed to the expectedTo
assertEmailToEquals(MimeMessage, Collection<?>) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Assert that the email was addressed to each and everyone of the expectedAddresses
assertEnvironmentEquals(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertEqualDateStrings(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
 
assertEqualDateStrings(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertEqualDateStrings(String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
assertEquals(String, List, List) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
assertEquals(String, List, List) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
Elaboration of assertEquals for lists with nicer messages.
assertExactIssuesInResults(String...) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Asserts that the passed issues are displayed on the issue navigator.
assertExactIssuesInResults(String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertExpectedXpathValue(Document, String, String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
Asserts that the given XPATH expression resolves to the given expected value in the given Document.
assertExpectedXpathValue(Document, String, String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
Asserts that the given XPATH expression resolves to the given expected value in the given Document.
assertExtendedTestPageAndReturnToDirectoryList() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
assertFieldAllowedValuesDisabled(FieldMetaData) - Method in class com.atlassian.jira.functest.framework.BaseJiraIssueMetaTest
 
assertFieldAllowedValuesEnabled(FieldMetaData) - Method in class com.atlassian.jira.functest.framework.BaseJiraIssueMetaTest
 
assertFieldErrMsg(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is a "field" error message with the expectedText.
assertFieldErrMsg(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertFilesEqual(File, File) - Static method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
assertFilterError(String, int, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertFilterErrors(String, int, List) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertFitsFilterForm(String, IssueNavigatorAssertions.FilterFormParam...) - Method in class com.atlassian.jira.functest.framework.assertions.JqlAssertions
 
assertFixVersionAbsent() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertFixVersions(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Asserts that the actual value for the "Fix Version/s" field in this View Issue page is equal to the given expected version.
assertFixVersionsNone() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Asserts that the value for the "Fix Version/s" field in this View Issue page is "None".
assertFormErrMsg(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is a "form" error message with the expectedText.
assertFormErrMsg(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertFormErrMsgContainsLink(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Assert that error message on the form contains link with given exact text.
assertFormErrMsgContainsLink(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertFormNotificationMsg(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is a "form" notification message with the expectedText.
assertFormNotificationMsg(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertFormNotificationMsgContainsLink(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Assert that notification message on the form contains link with given exact text.
assertFormNotificationMsgContainsLink(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertFormSuccessMsg(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is a "form" success message with the expectedText
assertFormSuccessMsg(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertFormWarningMessage(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Assert that the form contains warning message with given text.
assertFormWarningMessage(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertFormWarningMessageContainsLink(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Assert that warning message on the form contains link with given exact text.
assertFormWarningMessageContainsLink(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertGroupDoesNotExist(String) - Method in class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
assertGroupExists(String) - Method in class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
assertHasCheckbox(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
assertHasDisabledCheckbox(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
assertHasMessage(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraMessageAssertions
 
assertHasMessage(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraMessageAssertionsImpl
 
assertHasTestNames(Test, String...) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
assertHasTests(Test, Class<? extends Test>...) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
assertHasTitle(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraMessageAssertions
Assertion about expected title.
assertHasTitle(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraMessageAssertionsImpl
 
assertHtmlMessageValid(MimeMessage, AbstractSubscriptionEmailTest.FilterConfig, String, String, String) - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
Assert that a html subscription has the correct header, start and issue content.
assertHttpStatusCode(HttpStatus) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Check that the last response returned the provided HTTP status code.
assertHttpStatusCode(HttpStatus) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertInactiveSchemeExists(String, String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertIndexContainsItem(String, String) - Method in class com.atlassian.jira.functest.framework.Indexing
 
assertIndexedFieldCorrect(String, Map<String, String>, Map<String, String>, String) - Method in class com.atlassian.jira.functest.framework.Indexing
Check that certain fields have been indexed correctly.
assertIndexNotContainsItem(String, String) - Method in class com.atlassian.jira.functest.framework.Indexing
 
assertInvalidContext(String) - Method in class com.atlassian.jira.functest.framework.assertions.JqlAssertions
 
assertInvalidSearchProducesError(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertInvalidValue(String) - Method in class com.atlassian.jira.functest.framework.assertions.JqlAssertions
 
assertInwardLinkNotPresent(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertInwardLinkPresent(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
Assertions - Interface in com.atlassian.jira.functest.framework.assertions
A set of "extended" assertions within JIRA web functional testing.
assertions - Variable in class com.atlassian.jira.functest.framework.BaseJiraEmailTest
 
assertions - Variable in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
Assertions - Class in com.atlassian.jira.util.dbc
Utility class with design by contract checks.
assertions - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
assertions - Variable in class com.atlassian.jira.webtests.ztests.misc.TestWadlGeneration
 
assertions - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
assertions - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
assertions - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
assertions - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
assertions - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
 
assertions - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapSyncPerformance10k
 
AssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
Implementation of Assertions
AssertionsImpl(WebTester, JIRAEnvironmentData, Navigation, LocatorFactory, Backdoor) - Constructor for class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertIssue(Issue, boolean) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration.IssueAssertions
 
assertIssueNavigatorDisplaying(Locator, String, String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the issue navigator is displaying with bug from, to and totalNumber (of)
assertIssueNavigatorDisplaying(Locator, String, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertIssueNotFound() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertIssuesAfterMigrationWithUnupdatedWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
assertIssuesInHomosapienProjectAfterHalfMigratedDataNewDestination() - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
assertIssuesMigratedAndChangeHistory(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
assertIssueType(SimpleIssueType) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.IssueType
 
assertIssueTypeIsAvailable(String) - Method in interface com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertions
Checks if provided issue type is available for selection in issue type select
assertIssueTypeIsAvailable(String) - Method in class com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertionsImpl
 
assertIssueTypeIsSelected(String) - Method in interface com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertions
Checks whether provided issue type is selected
assertIssueTypeIsSelected(String) - Method in class com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertionsImpl
 
assertIssueTypesEquals(String[]) - Method in interface com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertions
Checks if provided issue types are the only ones available for selection
assertIssueTypesEquals(String[]) - Method in class com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertionsImpl
 
assertIssueVerifierErrorMessages(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
assertJqlErrors(String...) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the passed errors appears on the advanced issue navigator.
assertJqlErrors(String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertJqlFitsInFilterForm(String, IssueNavigatorAssertions.FilterFormParam...) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Executes a JQL query search and asserts that it fits in the simple filter form, and that the specified params are present and set.
assertJqlFitsInFilterForm(String, IssueNavigatorAssertions.FilterFormParam...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertJqlResults(String, String...) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
assertJqlTooComplex() - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the JQL query was too complex to fit in simple mode.
assertJqlTooComplex() - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertJqlWarnings(String...) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the passed warnings appears on the advanced issue navigator.
assertJqlWarnings(String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertLabels(String, String, Labels) - Method in interface com.atlassian.jira.functest.framework.assertions.LabelAssertions
Asserts that the given labels match the labels in the given context
assertLabels(String, String, Labels) - Method in class com.atlassian.jira.functest.framework.assertions.LabelAssertionsImpl
 
assertLabelsContain(String, String, Labels) - Method in interface com.atlassian.jira.functest.framework.assertions.LabelAssertions
Asserts that the given labels are contained in the labels in the given context
assertLabelsContain(String, String, Labels) - Method in class com.atlassian.jira.functest.framework.assertions.LabelAssertionsImpl
 
assertLabelsDontExist(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LabelAssertions
Asserts that labels don't exist for the given context.
assertLabelsDontExist(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LabelAssertionsImpl
 
assertLabelsEmpty(Labels) - Method in class com.atlassian.jira.functest.framework.assertions.LabelAssertionsImpl
 
assertLabelsExist(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LabelAssertions
Asserts that labels exist for the given context.
assertLabelsExist(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LabelAssertionsImpl
 
assertLastChangeHistoryRecords(String, ExpectedChangeHistoryRecord) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Useful to check that a particular change history item exists for a given issue.
assertLastChangeHistoryRecords(String, List) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Useful to check that a number of change history items exist for a given issue.
assertLastChangeHistoryRecords(String, ExpectedChangeHistoryRecord) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertLastChangeHistoryRecords(String, List) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertLessThan(int, int) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Makes a junit assertion that a is less than b.
assertLinkAtNodeContains(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that a link at specified xpath is present and location contains the given url.
assertLinkAtNodeContains(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkAtNodeEndsWith(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that a link at specified xpath is present and location ends with given url.
assertLinkAtNodeEndsWith(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkByIdHasExactText(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that link with given ID exists and matches exactly given text
assertLinkByIdHasExactText(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkIdLocationEndsWith(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that the passed link's destination ends with a the passed value.
assertLinkIdLocationEndsWith(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkIdLocationMatchesRegex(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that the passed link's destination matches the passed regex.
assertLinkIdLocationMatchesRegex(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkIdQueryStringContainsJqlQuery(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
 
assertLinkIdQueryStringContainsJqlQuery(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkLocationEndsWith(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that the passed link's destination ends with a the passed value.
assertLinkLocationEndsWith(WebLink, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that the passed link's destination ends with the passed value.
assertLinkLocationEndsWith(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkLocationEndsWith(WebLink, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkNotPresentContainingTextById(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that a link containing the specified text is not present within the region located by regionId.
assertLinkNotPresentContainingTextById(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkNotPresentWithExactText(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that a link with the specified text is not present within the region of the given locator.
assertLinkNotPresentWithExactText(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkPresentWithExactText(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that a link with the specified text is present within the region of the given locator.
assertLinkPresentWithExactText(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkPresentWithExactTextById(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that a link with the specified text is present within the region located by regionId.
assertLinkPresentWithExactTextById(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkQueryStringContainsJqlQuery(WebLink, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
 
assertLinkQueryStringContainsJqlQuery(WebLink, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkTextQueryStringContainsJqlQuery(String, String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
 
assertLinkTextQueryStringContainsJqlQuery(String, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkWithExactTextAndUrlPresent(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.LinkAssertions
Assert that the page contains a link with exact text and a URL ending with the provided expecedUrlSuffix.
assertLinkWithExactTextAndUrlPresent(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
assertLinkWithNameExists(String, String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Deprecated.
assertLinkWithNameNotPresent(String, String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Deprecated.
assertLinkWithTextExists(String, String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
 
assertLinkWithTextNotPresent(String, String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
 
assertMappingAndSelectOptionsForHalfMigratedDataNewDestination() - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
assertMaxErrors(String, int) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertMessageAndType(MimeMessage, String, boolean) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertMessageSentInformationDisplayed() - Method in class com.atlassian.jira.functest.framework.admin.DefaultMailServerAdministration.DefaultSendTestEmail
 
assertMessageSentInformationDisplayed() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SendTestEmail
Assert the message has been successfully sent, that is to say searches for "Your test message has been sent" in Mail log table.
assertMultiAdminTaskProgressFlow(long) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertNoCheckboxButWarningButton(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
assertNodeByIdDoesNotExist(String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node does not exists
assertNodeByIdDoesNotExist(String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeByIdDoesNotHaveText(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node exists but does not contain the given text
assertNodeByIdDoesNotHaveText(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeByIdEquals(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node exactly equals the given text
assertNodeByIdEquals(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeByIdExists(String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node exists
assertNodeByIdExists(String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeByIdHasText(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node contains the given text
assertNodeByIdHasText(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeDoesNotExist(String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a node does not exist under the xpath expression given
assertNodeDoesNotExist(Locator) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node does not exists
assertNodeDoesNotExist(String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeDoesNotExist(Locator) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeDoesNotHaveText(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a node under the xpath expression given does not contain the given text
assertNodeDoesNotHaveText(Locator, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node exists but does not contain the given text
assertNodeDoesNotHaveText(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeDoesNotHaveText(Locator, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeEquals(Locator, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node exactly equals the given text
assertNodeEquals(Locator, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeExists(String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a node exists under the xpath expression given
assertNodeExists(Locator) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node exists
assertNodeExists(String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeExists(Locator) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeHasText(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a node under the xpath expression given contains the given text
assertNodeHasText(Locator, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Asserts that a given node contains the given text
assertNodeHasText(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNodeHasText(Locator, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertNoDraft(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertNoErrorsPresent() - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is no errors present.
assertNoErrorsPresent() - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertNoFieldErrMsg(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is NO "field" error message with the notExpectedText.
assertNoFieldErrMsg(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertNoFormErrMsg(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is NO "form" error message with the notExpectedText.
assertNoFormErrMsg(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertNoFormNotificationMsg(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is NO "form" notification message with the notExpectedText.
assertNoFormNotificationMsg(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertNoFormWarningMessage(String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that there is NO "form" warning message with the notExpectedText.
assertNoFormWarningMessage(String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertNoJqlErrors() - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that there were no errors with submitted JQL query
assertNoJqlErrors() - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertNoScheme(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertNotEditLink(String) - Static method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
Ensure that the message does not have a link to edit the subscription.
assertNotMessageAndType(MimeMessage, String, boolean) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertNotPartialLink(String) - Static method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
Ensure that the passed message does not have a link to see full seach results as all issues can be seen in the e-mail.
assertNumberOfTestCasesEquals(int, Test) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
assertOldTestsInNewSuite(Test, Test, Class<?>...) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
assertOnViewIssuePage(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertOptionValueNotPresent(String, String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
Deprecated.
Use WebTester.assertRadioOptionValueNotPresent(String, String)
assertOptionValuePresent(String, String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
Asserts that an option with the given option label is present on the given select form element.
assertOrderedSearchWithResults(String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
Runs the specified search.
assertOrderedSearchWithResultsForUser(String, String, String[]) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
Runs the specified search.
assertOutwardLinkNotPresent(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertOutwardLinkPresent(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertPartialLinkHtml(AbstractSubscriptionEmailTest.FilterConfig, String) - Static method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
Ensure that the passed message has a link to display the full results of the search.
assertPartialLinkText(AbstractSubscriptionEmailTest.FilterConfig, String) - Static method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
Ensure that the passed message has a link to display the full results of the search.
assertProfileLinkPresent(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Checks that a profile link with the given ID and link Text exists on the page.
assertProfileLinkPresent(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertProject(SimpleProject) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
assertProjectName(String) - Method in interface com.atlassian.jira.functest.framework.assertions.SidebarAssertions
Checks if provided project name matches what was rendered in the sidebar
assertProjectName(String) - Method in class com.atlassian.jira.functest.framework.assertions.SidebarAssertionsImpl
 
assertProjectsEquals(String[]) - Method in interface com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertions
Checks whether provided projects are the only ones available for selection in project picker field
assertProjectsEquals(String[]) - Method in class com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertionsImpl
 
assertRecipientsHaveMessages(Collection<String>) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
AssertRedirect - Class in com.atlassian.jira.functest.framework
 
AssertRedirect(WebTester) - Constructor for class com.atlassian.jira.functest.framework.AssertRedirect
 
assertRedirectAndFollow(String, String) - Method in class com.atlassian.jira.functest.framework.AssertRedirect
 
assertRegexMatch(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
This asserets that the regular expression pattern 'regexPattern' has at least one match somewhere inside 'srcText'
assertRegexMatch(Locator, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Synonym for TextAssertions.assertRegexMatch(String, String) that calls getText() on the provided locator.
assertRegexMatch(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertRegexMatch(Locator, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertRegexNoMatch(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
This asserets that the regular expression pattern 'regexPattern' has NO match somewhere inside 'srcText'
assertRegexNoMatch(Locator, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Synonym for TextAssertions.assertRegexNoMatch(String, String) that calls getText() on the provided locator.
assertRegexNoMatch(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertRegexNoMatch(Locator, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertResponse(Response<SimpleWorkflowScheme>) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.ResponseAssertions
 
assertResponse(SimpleWorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.ResponseAssertions
 
assertResponseCanBeCached() - Method in class com.atlassian.jira.functest.framework.assertions.RequestAssertions
Asserts that the Cache-control header in the response *is not* set to any one of "no-cache", "no-store" or "must-revalidate".
assertResponseContains(WebTester, String) - Method in interface com.atlassian.jira.functest.framework.assertions.HTMLAssertions
The original should contain the expected text, regardless of whether it is encoded or not.
assertResponseContains(WebTester, String) - Method in class com.atlassian.jira.functest.framework.assertions.HTMLAssertionsImpl
 
assertResponseContainsAnyOfErrorMessages(ClientResponse, String...) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
assertRow(int) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable
 
assertScheme(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertScheme(String, String, String, Map<String, String>, String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertSchemeAndNoDraft(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertSchemeId(String, long) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertSchemeIdChanged(String, long) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
assertSearchersNotPresent(String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchersPresent(String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchInfo(SharedEntityInfo) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the navigator displays the correct description.
assertSearchInfo(SharedEntityInfo) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertSearchInfo(long, SharedEntityInfo) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchIsValid(Long) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchResults(Iterable<? extends SearchResultsCondition>) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert properties of the result set displayed in the Issue Navigator.
assertSearchResults(SearchResultsCondition...) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert properties of the result set displayed in the Issue Navigator.
assertSearchResults(Iterable<? extends SearchResultsCondition>) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertSearchResults(SearchResultsCondition...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertSearchResultsAreEmpty() - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Asserts that current issue navigator search results are empty.
assertSearchResultsAreEmpty() - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertSearchResultsContain(String...) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the current results displayed in the issue navigator contain a list of issues in the specified order.
assertSearchResultsContain(String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertSearchResultsDoNotContain(String...) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the current results displayed in the issue navigator do not contain the specified issues.
assertSearchResultsDoNotContain(String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertSearchTooComplex(String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchTooComplex(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithError(Long, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithError(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithError(Long, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithErrorForUser(String, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithErrors(String, List<String>) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithResults(String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
Runs the specified search WITH AN APPENDED ORDER BY CLAUSE.
assertSearchWithResultsForUser(String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
Runs the specified search WITH AN APPENDED ORDER BY CLAUSE.
assertSearchWithWarning(Long, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithWarning(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithWarning(Long, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithWarningForUser(String, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSearchWithWarnings(String, List<String>) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSelectElementByIdHasOptionSelected(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that the specified Select form element has this option selected.
assertSelectElementByIdHasOptionSelected(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertSelectElementByIdHasOptionSelectedById(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that the specified Select form element has the option with the given id selected.
assertSelectElementByIdHasOptionSelectedById(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertSelectElementHasOptionSelected(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.JiraFormAssertions
Asserts that the specified Select form element has this option selected.
assertSelectElementHasOptionSelected(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
assertSendingMailIsEnabled() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
assertSettings(Document) - Method in class com.atlassian.jira.functest.framework.navigator.GenericQueryCondition
 
assertSettings(Document) - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
assertSettings(Document) - Method in interface com.atlassian.jira.functest.framework.navigator.NavigatorCondition
Assert that the condition is corrected configured for the passed tester.
assertSettings(Document) - Method in class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
assertSettings(Document) - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
assertSimpleScheme(SimpleWorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
assertSimpleScheme(SimpleWorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
assertSimpleSearch(NavigatorSearch, WebTester) - Method in interface com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions
Assert that the navigator is currently configured like the passed search.
assertSimpleSearch(NavigatorSearch, WebTester) - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
assertSimpleSearch(String, long, NavigatorSearch) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertSimpleSearch(long, NavigatorSearch) - Method in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
assertStandardIssues(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
assertState(String, PluginState) - Method in interface com.atlassian.jira.functest.framework.assertions.PluginAssertions
Asserts that the P2 plugin with the given key is in the given state.
assertState(String, PluginState) - Method in class com.atlassian.jira.functest.framework.assertions.PluginAssertionsImpl
 
assertStatus(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Assert that current issue status is equal to expectedStatus.
assertStepOperationDetails() - Method in interface com.atlassian.jira.functest.framework.Workflows
Asserts that we are currently on the step "Operation Details"
assertStepOperationDetails() - Method in class com.atlassian.jira.functest.framework.WorkflowsImpl
 
assertSubmitButtonPresentWithText(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Check that the button with the id provided has the text provided as its value.
assertSubmitButtonPresentWithText(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
assertSubTaskConversionPanelSteps(String, int) - Method in class com.atlassian.jira.webtests.ztests.subtask.SubTaskAssertions
Tests that the panel shows the correct steps
assertSubTaskLinkNotPresentOn(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
 
assertSuitesEqual(Test, Test) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
assertSummary(String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
assertSystemLabels(String, Labels) - Method in interface com.atlassian.jira.functest.framework.assertions.LabelAssertions
Asserts that the given labels match the labels in the given context
assertSystemLabels(String, Labels) - Method in class com.atlassian.jira.functest.framework.assertions.LabelAssertionsImpl
 
assertTableCellDoesNotHaveText(WebTable, int, int, String) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Asserts that the particular table cell does not contain the text specified.
assertTableCellHasImage(WebTable, int, int, String) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Asserts that the particular table cell contains the text specified.
assertTableCellHasImageInContext(WebTable, int, int, String) - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
This method will use the test properties context to make a safe check for an image.
assertTableCellHasNoImage(WebTable, int, int) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Asserts that the particular table cell contains the text specified.
assertTableCellHasNoText(WebTable, int, int, String) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Asserts that the particular table cell does not contain the text specified.
assertTableCellHasText(WebTable, int, int, String) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Asserts that the particular table cell contains the text specified.
assertTableContainsRow(WebTable, String[]) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
This method asserts that the given table contains AT LEAST ONE copy of the given row.
assertTableContainsRowCount(WebTable, String[], int) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Asserts that the given table contains the expected number of copies of the given row.
assertTableContainsRowOnce(WebTable, Object[]) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
This method asserts that the given table contains EXACTLY ONE copy of the given row.
assertTableContainsRowOnce(WebTable, Object[], boolean) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
This method asserts that the given table contains EXACTLY ONE copy of the given row.
assertTableRowEquals(WebTable, int, Object[]) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Assert that the specified row of the table is equal to the expectedRow.
assertTableRowEqualsCollapsed(WebTable, int, Object[]) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Assert that the specified row of the table is equal to the expectedRow with whitespace collapsed.
assertTextInTable(String, String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
assertTextMessageValid(MimeMessage, AbstractSubscriptionEmailTest.FilterConfig, String, String, String) - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
 
assertTextNotPresent(String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that the given text cannot be found in the current page.
assertTextNotPresent(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that 'expectedText' can NOT be found in 'srcText'.
assertTextNotPresent(Locator, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Synonym for TextAssertions.assertTextNotPresent(String, String) that calls getText() on the provided locator.
assertTextNotPresent(String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextNotPresent(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextNotPresent(Locator, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextNotPresent(String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
assertTextNotPresentInExportsContent(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueViews
 
assertTextPresent(String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that 'expectedText' can be found in the current page.
assertTextPresent(String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that 'expectedText' can be found in 'srcText'.
assertTextPresent(Locator, String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Synonym for TextAssertions.assertTextPresent(String, String) that calls getText() on the provided locator.
assertTextPresent(String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextPresent(Locator, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextPresent(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextPresent(String, int) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
assertTextPresent(String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
assertTextPresentAfterText(String, String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
assertTextPresentBeforeText(String, String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
assertTextPresentHtmlEncoded(String) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that 'expectedText' can be found in the current page in a "HTML Encoded" form.
assertTextPresentHtmlEncoded(String) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextPresentInExportsContent(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueViews
 
assertTextPresentNumOccurences(String, int) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that 'expectedText' can be found in the current page exactly 'numOccurences' times.
assertTextPresentNumOccurences(String, String, int) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that 'expectedText' can be found in 'srcText' exactly 'numOccurences' times.
assertTextPresentNumOccurences(Locator, String, int) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Synonym for TextAssertions.assertTextPresentNumOccurences(String, String, int) that calls getText() on the provided locator.
assertTextPresentNumOccurences(String, int) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextPresentNumOccurences(String, String, int) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextPresentNumOccurences(Locator, String, int) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextPresentOnlyOnce(String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
 
assertTextSequence(String, String[]) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that the text sequence 'expectedTextSequence' can be found in 'srcText'
assertTextSequence(String, String, String...) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Asserts that the text sequence 'expectedTextSequence' can be found in 'srcText'
assertTextSequence(Locator, String[]) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Synonym for TextAssertions.assertTextSequence(String, String[]) that calls getText() on the provided locator.
assertTextSequence(Locator, String, String...) - Method in interface com.atlassian.jira.functest.framework.assertions.TextAssertions
Synonym for TextAssertions.assertTextSequence(String, String[]) that calls getText() on the provided locator.
assertTextSequence(Locator, String[]) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextSequence(Locator, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextSequence(String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextSequence(String, String[]) - Method in class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
assertTextSequence(String[]) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
assertTextSequence(String, String[]) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
assertTimeTrackingInfo(String, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Asserts the time tracking info shown in the module on the View Issue screen.
assertTooComplex(String) - Method in class com.atlassian.jira.functest.framework.assertions.JqlAssertions
 
assertUniformInterfaceException(Response.Status, Callable<Void>) - Static method in class com.atlassian.jira.functest.framework.assertions.WebHookAssert
 
assertUniformInterfaceException(Callable<Void>, Response.Status) - Static method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util.PropertyAssertions
 
assertUniformInterfaceException(Callable<Void>, Response.Status, String) - Static method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util.PropertyAssertions
 
assertURLAreSimilair(String, String, String) - Method in interface com.atlassian.jira.functest.framework.assertions.URLAssertions
Makes sure that the 2 URLs are similair enough to be compared
assertURLAreSimilair(String, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.URLAssertionsImpl
 
assertUserBelongsToGroup(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
assertUserDetails(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
assertUserDoesNotBelongToGroup(String, String) - Method in class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
assertUserDoesNotExist(String) - Method in class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
assertUserExists(String) - Method in class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
assertUserInGroups(String, String...) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
assertUserNotInAnyGroups(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
assertViewIssueFields() - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
assertWasAfterSearchReturnsExpectedValues(String, String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasBeforeSearchReturnsExpectedValues(String, String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasBySearchReturnsExpectedValues(String, String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasBySearchUsingListOperandsReturnsExpectedValues(String, String, Set<String>, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasDuringSearchReturnsExpectedValues(String, String, String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasEmptySearchReturnsEmptyValuesUsingEmptyKeyword(String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasInListFunctionReturnsExpectedValues(String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasInSearchReturnsExpectedValues(String, Set<String>, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasNotEmptySearchReturnsNotEmptyValuesWithEmptyKeyword(String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasNotInSearchReturnsExpectedValues(String, Set<String>, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasOnSearchReturnsExpectedValues(String, String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
assertWasSearchReturnsExpectedValues(String, String, String...) - Method in class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
asSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
ASSIGN_FIELD_SCREEN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ASSIGN_FIELD_SCREEN_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ASSIGN_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
ASSIGN_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to assign issues to other users.
ASSIGNABLE_USER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
ASSIGNABLE_USER - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to be assigned issues.
AssignableWorkflowScheme() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
ASSIGNED_ISSUES - Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
assignee - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
ASSIGNEE_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
AssigneeCondition - Class in com.atlassian.jira.functest.framework.navigator
Condition that can be used to interact with the "assignee" navigator UI.
AssigneeCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.AssigneeCondition
 
assignIssue(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Assign this issue to a different user.
assignIssue(String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Assign an issue to a user.
assignIssue(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
assignIssue(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
assignIssue(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
Put an issue through work flow
assignIssueTypes(long, String, Collection<String>, boolean) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
AssignIssueTypesRequest(String, String...) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.EditDraftWorkflowSchemeResource.AssignIssueTypesRequest
 
assignProject(long, long) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
assignSDProjectShouldBeAllowedWhenJSDFlagOn() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResourceWithServiceDesk
 
assignSDProjectShouldBeRejectedWhenJSDFlagOff() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResourceWithServiceDesk
 
assignToDraftScheme(String, String, String...) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Edits the workflow scheme draft of the given project.
assignToDraftScheme(String, String, String...) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
AssociatedItemResponse() - Constructor for class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.AssociatedItemResponse
Deprecated.
 
AssociatedItemResponse(String, String, String) - Constructor for class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.AssociatedItemResponse
Deprecated.
 
associateFieldConfigurationScheme(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Associates the specified configuration scheme with the project.
associateFieldConfigurationScheme(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
associateFieldLayoutScheme(String, String) - Method in class com.atlassian.jira.functest.framework.FieldLayoutSchemes
 
associateIssueLevelSecurityScheme(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Associates the specified configuration scheme with the project.
associateIssueLevelSecurityScheme(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
associateNotificationScheme(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Associates the specified notification scheme with the project.
associateNotificationScheme(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
associatePermSchemeToProject(String, String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
associateWithDefaultFieldLayout(String) - Method in class com.atlassian.jira.functest.framework.FieldLayoutSchemes
 
associateWorkflowScheme(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Associates the specified workflow scheme with the project.
associateWorkflowScheme(String, String, Map<String, String>, boolean) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Associates the specified workflow scheme with the project.
associateWorkflowScheme(String, String, Map<String, String>, boolean) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
associateWorkflowScheme(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
asSortedSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
Return a SortedSet of the elements of this builder in their natural order.
asSortedSet(Comparator<? super T>) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asStream(T) - Method in interface com.atlassian.jira.functest.config.Checksummer.Helper
Convert T into a stream of raw bytes so that it can be hashed.
asString(T) - Method in interface com.atlassian.jira.functest.config.Checksummer.Helper
Covert T into a unique string representation.
asString() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
asString() - Method in enum com.atlassian.jira.functest.framework.Administration.OutgoingMailSettings
 
asString() - Method in class com.atlassian.jira.functest.framework.HtmlPage
Returns text of the entire page
asString(Object...) - Static method in class com.atlassian.jira.util.lang.JiraStringUtils
Concatenate array of objects into a string in accordance with JLS $15.18.1 (except that primitive values are not accepted by this method other than by autoboxing to primitive wrappers).
asSuppressChecks() - Method in interface com.atlassian.jira.functest.config.CheckOptions
Returns a representation of the options as a set of suppresscheck options.
asTreeSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
asWorkflowSchemeData() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
AsynchFormSubmission(String, long) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AsynchFormSubmission
 
AsynchronousTasks - Class in com.atlassian.jira.functest.framework.util
Common methods for navigation of pages that display the progress of an asynchronous task.
AsynchronousTasks(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.util.AsynchronousTasks
 
AsynchronousTasks(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.util.AsynchronousTasks
 
ATL_PROJECT_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
ATL_TOKEN - Static variable in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
 
ATL_TOKEN - Static variable in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
 
ATT_ASSIGNEE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_CREATOR - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_DATE_CREATED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_DATE_DUE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_DATE_RESOLVED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_DATE_UPDATED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_DESCRIPTION - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_ENVIRONMENT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_FIX_VERSION - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_KEY - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_LAST_VIEWED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_LINK - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_PRIORITY - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_PROJECT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_REMAINING_ESTIMATE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_REMAINING_ESTIMATE_DAYS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_REMAINING_ESTIMATE_HOURS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_REPORTER - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_RESOLUTION - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_SECURITY_LEVEL - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_STATUS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_SUMMARY - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_TIMEORIGINALESTIMATE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_TIMEORIGINALESTIMATE_DAYS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_TIMEORIGINALESTIMATE_HOURS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_TIMESPENT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_TIMESPENT_DAYS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_TIMESPENT_HOURS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_TITLE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_TYPE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_VERSION - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_VOTES - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_WATCHES - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATT_WORK_RATIO - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ATTACHMENT_DELETE_ALL - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to delete all attachments
ATTACHMENT_DELETE_OWN - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to delete own attachments
ATTACHMENT_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
AttachmentDirectoryChecker - Class in com.atlassian.jira.functest.config
A check to make sure that attachments is correctly configured in JIRA XML data.
AttachmentDirectoryChecker() - Constructor for class com.atlassian.jira.functest.config.AttachmentDirectoryChecker
 
AttachmentManagement - Interface in com.atlassian.jira.functest.framework.navigation.issue
Represents the View Issue --> Manage Attachments page.
attachmentRule() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
Attachments - Interface in com.atlassian.jira.functest.framework.admin
Grouping of admin tasks related to the Attachments section
attachments() - Method in interface com.atlassian.jira.functest.framework.Administration
 
attachments() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
attachments() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
attachments(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Returns a representation of the attachments block on the view issue page for a specific issue.
attachments(String, AttachmentsBlock.ViewMode) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Returns a representation of the attachments block on the view issue page for a specific issue.
attachments(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
attachments(String, AttachmentsBlock.ViewMode) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
AttachmentsBlock - Interface in com.atlassian.jira.functest.framework.navigation.issue
Represents the attachments block on the view issue page.
AttachmentsBlock.AttachmentBlockSetting - Interface in com.atlassian.jira.functest.framework.navigation.issue
 
AttachmentsBlock.Sort - Interface in com.atlassian.jira.functest.framework.navigation.issue
 
AttachmentsBlock.Sort.Direction - Enum in com.atlassian.jira.functest.framework.navigation.issue
Represents a sort direction used when sorting the attachments list on the view issue page.
AttachmentsBlock.Sort.Key - Enum in com.atlassian.jira.functest.framework.navigation.issue
Represents a key used to sort the attachments list on the view issue page.
AttachmentsBlock.ViewMode - Enum in com.atlassian.jira.functest.framework.navigation.issue
 
AttachmentsImpl - Class in com.atlassian.jira.functest.framework.admin
 
AttachmentsImpl(WebTester, JIRAEnvironmentData, Navigation) - Constructor for class com.atlassian.jira.functest.framework.admin.AttachmentsImpl
 
AuditAffectedObjects() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
AuditAffectedObjects(String, String, String, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
AuditAuthorEntity() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
AuditAuthorEntity(String, String, String, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
AuditChangedValuesEntity() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
AuditChangedValuesEntity(String, String, String, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
AuditEntities() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
AuditEntities(Date, AdvancedAuditingClient.AuditAuthorEntity, AdvancedAuditingClient.AuditTypeEntity, List<AdvancedAuditingClient.AuditAffectedObjects>, List<AdvancedAuditingClient.AuditChangedValuesEntity>, String, String, String, List<AdvancedAuditingClient.AuditExtraAttributes>) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
AuditExtraAttributes() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditExtraAttributes
 
AuditExtraAttributes(String, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditExtraAttributes
 
auditing() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
Deprecated.
AuditingClient - Class in com.atlassian.jira.webtests.ztests.admin
Deprecated.
AuditingClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
AuditingClient.ViewResponse - Class in com.atlassian.jira.webtests.ztests.admin
Deprecated.
 
AuditingClient.ViewResponse.AssociatedItemResponse - Class in com.atlassian.jira.webtests.ztests.admin
Deprecated.
 
AuditingClient.ViewResponse.ChangedValueResponse - Class in com.atlassian.jira.webtests.ztests.admin
Deprecated.
 
AuditingClient.ViewResponse.RecordResponse - Class in com.atlassian.jira.webtests.ztests.admin
Deprecated.
 
AuditLoggerTest - Class in com.atlassian.jira.webtests.ztests.admin.audit
This should always pass in basic func tests; the main value is from TPM builds
AuditLoggerTest() - Constructor for class com.atlassian.jira.webtests.ztests.admin.audit.AuditLoggerTest
 
AuditTypeEntity() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditTypeEntity
 
AUI_FLAG_DISABLE - Static variable in class com.atlassian.jira.functest.framework.backdoor.FlagsControl
 
AUTHENTICATED_TYPE - Static variable in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
AUTHENTICATED_USER_PERMISSION - Static variable in class com.atlassian.jira.functest.framework.sharing.AuthenticatedTestSharingPermission
 
AuthenticatedTestSharingPermission - Class in com.atlassian.jira.functest.framework.sharing
Represents an authenticated user share in the Func tests.
AuthenticatedTestSharingPermission() - Constructor for class com.atlassian.jira.functest.framework.sharing.AuthenticatedTestSharingPermission
 
AUTHOR_ID - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
AutoCompleteData() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteData
 
AutoCompleteData(SearchAutoCompleteControl.AutoCompleteField[]) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteData
 
AutoCompleteField() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
AutoCompleteField(String, String, String, String, String[], String[]) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
autoCompleteResource(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl
 
AutoCompleteResult() - Constructor for class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl.AutoCompleteResult
 
availabilityOfIssueLinkLink(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Tests if the 'Link Issue' link is not available if 'Issue Linking' is deactivated.
availableOperations(List<String>) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
availableOperations(List<String>) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
avatarCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
avatarIsReturnedAsPngIfFormatIsSetToPng() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
avatarIsReturnedAsPngIfFormatIsSetToPngInDifferentCase() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
avatarIsReturnedAsPngIfFormatIsSetToPngInLowerCase() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
avatarUrl - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultItem
 
awaitMessage() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase.MailBox
 
awaitMessage(long) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase.MailBox
 

B

back() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Back up one character.
back() - Method in class com.atlassian.jira.util.json.JSONTokener
Back up one character.
backdoor() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to perform backdoor actions
backdoor() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
Backdoor - Class in com.atlassian.jira.functest.framework.backdoor
 
Backdoor(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
backdoor - Variable in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
backdoor - Variable in class com.atlassian.jira.functest.framework.BaseJiraRestTest
 
BackdoorControl<T extends BackdoorControl<T>> - Class in com.atlassian.jira.functest.framework.backdoor
 
BackdoorControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.BackdoorControl
 
BackdoorModule - Class in com.atlassian.jira.functest.framework
Guice module providing backdoor and environment data initialisation.
BackdoorModule() - Constructor for class com.atlassian.jira.functest.framework.BackdoorModule
 
BACKUP_SERVICE - Static variable in class com.atlassian.jira.functest.config.BackupChecker
Name of the class for the export service used in JIRA.
BackupChecker - Class in com.atlassian.jira.functest.config
Check to make sure that there are no backup service configured.
BackupChecker() - Constructor for class com.atlassian.jira.functest.config.BackupChecker
 
backupOriginalWorkflowAs(String) - Method in class com.atlassian.jira.functest.framework.admin.workflows.PublishDraftPage
 
Backups() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestOutgoingMailSettings.Backups
 
BAD_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
barrier() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
Barrier(String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.BarrierControl.Barrier
 
BarrierControl - Class in com.atlassian.jira.functest.framework.backdoor
Control for manipulating server-side barriers.
BarrierControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.BarrierControl
 
BarrierControl.Barrier - Class in com.atlassian.jira.functest.framework.backdoor
An instance of the barrier, provided to the BarrierFunction
BarrierControl.BarrierFunction - Interface in com.atlassian.jira.functest.framework.backdoor
A task to be run while the barrier is raised.
BaseJiraEmailTest - Class in com.atlassian.jira.functest.framework
Base class for testing email notifications
BaseJiraEmailTest() - Constructor for class com.atlassian.jira.functest.framework.BaseJiraEmailTest
 
BaseJiraFuncTest - Class in com.atlassian.jira.functest.framework
Handy class for all func tests that requires HtmlUnit objects.
BaseJiraFuncTest() - Constructor for class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
BaseJiraIssueMetaTest - Class in com.atlassian.jira.functest.framework
Base class for testing issue meta functionality
BaseJiraIssueMetaTest() - Constructor for class com.atlassian.jira.functest.framework.BaseJiraIssueMetaTest
 
BaseJiraProjectImportFuncTest - Class in com.atlassian.jira.webtests.ztests.imports.project
Has some base methods for testing ProjectImport.
BaseJiraProjectImportFuncTest() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
 
BaseJiraRestTest - Class in com.atlassian.jira.functest.framework
Base class for REST tests.
BaseJiraRestTest() - Constructor for class com.atlassian.jira.functest.framework.BaseJiraRestTest
 
BaseLicenseDetailsTO() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
BaseTestWorkflowSchemeResource - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
BaseTestWorkflowSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
baseUrl() - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
baseUrl() - Method in class com.atlassian.jira.functest.framework.admin.user.ViewUserPage
 
baseUrl() - Method in class com.atlassian.jira.functest.framework.page.ManageWatchersPage
 
baseUrl() - Method in class com.atlassian.jira.functest.framework.page.ViewVotersPage
 
baseUrl() - Method in interface com.atlassian.jira.functest.framework.page.WebTestPage
 
baseUrl - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
batch(int) - Method in class com.atlassian.jira.functest.framework.TestSuiteBuilder
 
BB_CRAZY_CANDY - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
BEEF_COMPONENT_ID - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnWorkflow
 
before() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
before() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
before() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestI18nPluginLifecycle
 
BeforeBuildRule - Class in com.atlassian.jira.functest.rule
Ensures tests are ignored if the currently running JIRA is on an newer build number than when the test was written, and the tested product/feature has changed after this build.
BeforeBuildRule(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.BeforeBuildRule
 
BeforeBuildRule.BeforeBuild - Annotation Type in com.atlassian.jira.functest.rule
 
beforeEach() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestAverageAgeReportShowsProjectName
 
begin() - Method in interface com.atlassian.jira.functest.framework.SessionFactory
 
betterNode(Node) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
betterNode(Node) - Method in class com.atlassian.jira.functest.framework.locator.CssLocator
 
betterNode(Node) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
This returns a Node implementation that has better toString() attached to it.
BETTY_BOOP_SYSTEM_FIELD_DISPLAY - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
BIDI_ESCAPING - Static variable in class com.atlassian.jira.webtests.util.BidiUtils
 
BidiUtils - Class in com.atlassian.jira.webtests.util
 
BidiUtils() - Constructor for class com.atlassian.jira.webtests.util.BidiUtils
 
BIGPIPE_KILLSWITCH_FLAG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
bindPage(Class<T>) - Method in interface com.atlassian.jira.functest.framework.Navigation
 
bindPage(Class<T>) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
BLOCKER - Static variable in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
Blog() - Constructor for class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
BOB_BELCHER_SYSTEM_FIELD_DISPLAY - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
BOB_EMAIL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
BOB_FULLNAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
BOB_PASSWORD - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
BOB_USERNAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
bobCanAccessFilterSharedWithHimOwnedByAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
bobCanEditFilterByChangingJQLCreatedByAdminAndSharedWithHimWithEditRights() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
bobCanEditFilterCreatedByAdminAndSharedWithHimWithEditRights() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
bobCannotEditFilterCreatedByAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
BRAZIL_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
BROWSE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
BROWSE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to browse projects and issues.
BROWSE_ISSUE_WITH_HISTORY_URL - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
BrowseArchivedIssueClient - Class in com.atlassian.jira.functest.framework.backdoor
 
BrowseArchivedIssueClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.BrowseArchivedIssueClient
 
browseComponentTabPanel(String, String, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the component tab panel for the specified component.
browseComponentTabPanel(String, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to Browse Component page of the specified component
browseComponentTabPanel(String, String, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
browseComponentTabPanel(String, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
browseProject(String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the project's Browse page
browseProject(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
browseProjectTabPanel(String, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the project tab panel for the specified project.
browseProjectTabPanel(String, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
BrowserEventBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl.BrowserEventBean
 
BrowserEventBean(String, Map<String, Object>, long) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl.BrowserEventBean
 
browseVersionTabPanel(String, String, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the component tab panel for the specified component.
browseVersionTabPanel(String, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to Browse Version page of the specified component
browseVersionTabPanel(String, String, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
browseVersionTabPanel(String, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
BUG - Static variable in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition.IssueType
 
bug() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
bugIconUrl - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
build() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
build() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
build() - Method in class com.atlassian.jira.functest.framework.TestSuiteBuilder
Create the composite test that represents the batch.
build(K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map containing the given key-value pair.
build(K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map containing the given key-value pairs.
build(K, V, K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map containing the given key-value pairs.
build(K, V, K, V, K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map containing the given key-value pairs.
build() - Method in interface com.atlassian.jira.util.lang.Builder
Construct the target object instance.
build(String[]) - Static method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField.Value
 
build(String, String, Date) - Static method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
build() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
Builder() - Constructor for class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
Builder() - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
Builder<T> - Interface in com.atlassian.jira.util.lang
An abstract builder interface.
Builder() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
BuildNumberMatcher - Class in com.atlassian.jira.functest.matcher
Hamcrest matcher used to verify that a JIRA XML backup has a given build number in it.
BuildNumberMatcher(int) - Constructor for class com.atlassian.jira.functest.matcher.BuildNumberMatcher
Creates a new BuildNumberMatcher.
buildResult() - Method in class com.atlassian.jira.functest.config.CheckResultBuilder
 
BuildType - Enum in com.atlassian.jira.functest.framework.suite
Build types for SupportedBuildTypes annotation
BUILT_IN_CUSTOM_FIELD_KEY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
builtInCustomFieldKey(String) - Static method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Turns a simple key into a complete key for a built in custom field type
BULK_CHANGE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
BULK_CHANGE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to modify a collection of issues (global)
BULK_EDIT_KEY - Static variable in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
BULK_TRANSITION_ELEMENT_NAME - Static variable in interface com.atlassian.jira.functest.framework.Workflows
 
bulkChange(IssueNavigatorNavigation.BulkChangeOption) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Initiate the bulk change wizard on the current search results.
bulkChange(IssueNavigatorNavigation.BulkChangeOption) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
bulkChangeCancel() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Clicks on the 'Cancel' button on any of the bulk change steps
bulkChangeChooseIssuesAll() - Method in class com.atlassian.jira.functest.framework.BulkOperations
selects the checkbox with id all
Used in the Step Choose Issues
bulkChangeChooseOperationEdit() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Chooses the Edit Operation radio button in the Step Choose Operation
bulkChangeConfirm() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Clicks on the 'Confirm' button on the confirmation steps
bulkChangeIncludeAllPages() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Simulates the clicking on bulk change all issues
bulkChangeIncludeCurrentPage() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Simulates the clicking on bulk change current page of issues
bulkChangeSelectIssue(String) - Method in class com.atlassian.jira.functest.framework.BulkOperations
 
bulkChangeSelectIssues(Collection) - Method in class com.atlassian.jira.functest.framework.BulkOperations
 
BulkChangeWizard - Interface in com.atlassian.jira.functest.framework.navigation
Interface for working with the Bulk Change Wizard which is part of the Issue Navigator.
BulkChangeWizard.BulkOperations - Interface in com.atlassian.jira.functest.framework.navigation
 
BulkChangeWizard.BulkOperationsCustom - Class in com.atlassian.jira.functest.framework.navigation
 
BulkChangeWizard.BulkOperationsImpl - Enum in com.atlassian.jira.functest.framework.navigation
Various operations available in the bulk change wizard.
BulkChangeWizard.InputTypes - Enum in com.atlassian.jira.functest.framework.navigation
Types of inputs for the editing controls in a Bulk Change Wizard form
BulkChangeWizard.WizardState - Enum in com.atlassian.jira.functest.framework.navigation
States that the wizard can be in.
BulkChangeWizardImpl - Class in com.atlassian.jira.functest.framework.navigation
Implementation of the Bulk Change Wizard for Functional Tests.
BulkChangeWizardImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
bulkEditAllIssues() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
bulkEditAllIssues() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
bulkEditConfirmEdit(Map<String, String>) - Method in class com.atlassian.jira.functest.framework.BulkOperations
Checks in step Confirmation of edit operation before confirming, whether or not the selected fields have been made
DOES NOT goto the issues change log and check that they are changed after confirmation...
bulkEditOperationDetailsSetAs(Map<String, String>) - Method in class com.atlassian.jira.functest.framework.BulkOperations
Chooses the bulk action(s) you wish to perform on the selected issue.
if a field is not to be selected place "" in place of it.
Used in Operation Details
BulkOperationProgress - Class in com.atlassian.jira.functest.framework
Class to control the bulk operation progress page in func tests.
BulkOperationProgress(WebTester, FuncTestLogger) - Constructor for class com.atlassian.jira.functest.framework.BulkOperationProgress
 
BulkOperations - Class in com.atlassian.jira.functest.framework
Class to handle bulk operations in func tests.
BulkOperations(WebTester, FuncTestLogger, Navigation, Administration, Assertions) - Constructor for class com.atlassian.jira.functest.framework.BulkOperations
 
BulkOperationsCustom(String) - Constructor for class com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.BulkOperationsCustom
 
bundledPluginsTests() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuitePlugins
 
bundledPluginsTests() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteRemote
 
bundledPluginsTests() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteREST
 
bundleName - Variable in class com.atlassian.jira.functest.framework.backdoor.ResourceBundleCacheControl.CachedPluginBundle
 
BUSINESS - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
BUSINESS - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
BUTTON_ADD - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
BUTTON_CANCEL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
BUTTON_CANCEL - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
BUTTON_CONFIRM - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
BUTTON_DELETE - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
BUTTON_NAME_NEXT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
BUTTON_NEXT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
BUTTON_NEXT - Static variable in class com.atlassian.jira.functest.framework.NavigationImpl
 
BUTTON_SAVE - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
byDescription(String) - Static method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItemsList.Predicates
 
byName(String) - Static method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItemsList.Predicates
 

C

cacheCheckControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
CacheCheckControl - Class in com.atlassian.jira.functest.framework.backdoor
 
CacheCheckControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.CacheCheckControl
 
cacheControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
CacheControl - Class in com.atlassian.jira.functest.framework.backdoor
 
CacheControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.CacheControl
 
CachedPluginBundle(String, Locale, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ResourceBundleCacheControl.CachedPluginBundle
 
CachedPluginBundle() - Constructor for class com.atlassian.jira.functest.framework.backdoor.ResourceBundleCacheControl.CachedPluginBundle
 
callPeriodicStats() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
canAddAndRetrieveValuesFromExternalDirectCache() - Method in class com.atlassian.jira.webtests.ztests.cache.VCacheSmokeTest
 
canAddTo(String, int, int) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowCondition
 
canAddTo(String, int, int) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowFunction
 
canAddTo(String, int, int) - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowValidator
 
canAddWorkflowCondition(String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition
Check if condition with given workflowConditionKey can be added to this transition, i.e.
canAddWorkflowCondition(String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
canAddWorkflowFunction(String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition
Check if function with given workflowFunctionKey can be added to this transition, i.e.
canAddWorkflowFunction(String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
canAddWorkflowValidator(String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition
Check if validator with given workflowValidatorKey can be added to this transition, i.e.
canAddWorkflowValidator(String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
cancel() - Method in class com.atlassian.jira.functest.framework.admin.workflows.PublishDraftPage
 
cancel() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl
 
cancel() - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Cancels the wizard.
cancel() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
cancelLinkDeletion() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Tests that cancelling a deletion confirmation will redirect to the manage links screen
canDisablePlugin(String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Is it possible to disable a plugin.
canDisablePlugin(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
canDisablePluginModule(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Is it possible to disable a module of a plugin.
canDisablePluginModule(String, String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
CANDY_CHAOS_SYSTEM_FIELD_DISPLAY - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
CANNOT_REPRODUCE - Static variable in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
canNotGetMoreWorklogsThanPageLimitIs() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
cannotShareFilterWithGroupWhenHasAdminPermissionsAndFeatureFlagIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
cannotShareFilterWithoutShareObjectsGlobalPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
cannotShareFilterWithProjectRoleWhenHasAdminPermissionsAndFeatureFlagIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
canShareFilterWithGroupWhenHasAdminPermissionsAndFeatureFlagIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
canShareFilterWithProjectRoleWhenHasAdminPermissionsAndFeatureFlagIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
canShowScreenForIssueWithWork() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
 
canShowScreenForIssueWithWork() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnCreateIssue
 
cantGetWorklogsWithoutPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
canVote() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
CAPTCHA_MAX_TRIES - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
CargoCategorisingTestSuite - Class in com.atlassian.jira.webtests.cargo
CategorisingTestSuite with support for cargo.
CargoCategorisingTestSuite() - Constructor for class com.atlassian.jira.webtests.cargo.CargoCategorisingTestSuite
 
CargoEnvironmentData - Class in com.atlassian.jira.webtests.cargo
This guy gets its properties from whatever is specified as the -Djira.functest.containerproperties For instance, for bamboo builds this is the 'bamboo.containers.properties' file.
CargoEnvironmentData(ServerInformation, String, String, Properties) - Constructor for class com.atlassian.jira.webtests.cargo.CargoEnvironmentData
 
cargoRunner(Runner) - Static method in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
CargoTestHarness - Class in com.atlassian.jira.webtests.cargo
 
CargoTestHarness() - Constructor for class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
categories() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
categories() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
categories() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Set of categories describing this test.
categories() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
CategorisingTestSuite - Class in com.atlassian.jira.webtests
Deprecated.
CategorisingTestSuite() - Constructor for class com.atlassian.jira.webtests.CategorisingTestSuite
Deprecated.
 
CategorisingTestSuite.CategoryMatchPredicate - Class in com.atlassian.jira.webtests
Deprecated.
 
Category - Enum in com.atlassian.jira.functest.framework.suite
Enumeration of possible categories of JIRA web tests.
CATEGORY_DESCRIPTION - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
CATEGORY_DESCRIPTION_2 - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
CATEGORY_NAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
CATEGORY_NAME_2 - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
CategoryBasedSuite - Class in com.atlassian.jira.functest.framework.suite
Test suite based on categories and narrowed to provided package.
CategoryBasedSuite(String, Set<Category>, Set<Category>) - Constructor for class com.atlassian.jira.functest.framework.suite.CategoryBasedSuite
 
CategoryFilter - Class in com.atlassian.jira.functest.framework.suite
A Junit4 filter that filters given set of tests by the included and excluded web test categories.
CategoryFilter(Set<Category>, Set<Category>) - Constructor for class com.atlassian.jira.functest.framework.suite.CategoryFilter
 
CategoryMatchPredicate(Set<Category>, Set<Category>) - Constructor for class com.atlassian.jira.webtests.CategorisingTestSuite.CategoryMatchPredicate
Deprecated.
 
CC_CAT_CHANGE - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
cell(String, int, int) - Method in interface com.atlassian.jira.functest.framework.LocatorFactory
 
cell(String, int, int) - Method in class com.atlassian.jira.functest.framework.LocatorFactoryImpl
 
CF_CASCADING_SELECT_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_DATE_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_DATE_TIME_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_FREE_TEXT_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_GROUP_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_IMPORT_ID_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_MULTI_CHECKBOXES_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_MULTI_GROUP_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_MULTI_SELECT_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_MULTI_USER_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_NUMBER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_PROJECT_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_RADIO_BUTTONS_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_RO_TEXT_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_SELECT_LIST - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_SINGLE_VERSION_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_TEXT_FIELD255 - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_URLFIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_USER_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CF_VERSION_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CFChangeTestBase - Class in com.atlassian.jira.webtests.ztests.user.anonymize
Base class for CustomField User Key Change Handlers tests
CFChangeTestBase() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
cfDefaultValuesForMultiUserPickerShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
cfDefaultValuesForSingleUserPickerShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
CFTYPE_CASCADINGSELECT_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_DATEIMESEARCHER_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_DATETIME_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_LABELS_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_LABELSSEARCHER_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_MULTIGROUPPICKER_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_SELECT_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_STDLABELSSEARCHER_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_TEXTAREA_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_TEXTAREASEARCHER_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_USERPICKER_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
CFTYPE_USERPICKERSEARCHER_MODULE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
chain() - Static method in class com.atlassian.jira.functest.rule.Rules
 
CHANGE_HISTORY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CHANGE_TABLE_ID - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
changeArchivedDate(String, Date) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
changeArchivedDate(String, long) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
changeAutowatch(boolean) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the current user's autowatch preference.
changeAutowatch(boolean) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
changeDashboardOwner(long, String) - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration
 
changeDashboardOwner(long, String) - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedDashboardsAdministration
Change the owner of the dashboard
changeDefaultSharingType(boolean) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the default sharing settings for users that have not configured any.
changeDefaultSharingType(boolean) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
ChangedValueImpl(String, String, String) - Constructor for class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean.ChangedValueImpl
 
ChangedValueResponse() - Constructor for class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.ChangedValueResponse
Deprecated.
 
ChangedValueResponse(String, String, String) - Constructor for class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.ChangedValueResponse
Deprecated.
 
changeFilterOwner(long, String) - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration
 
changeFilterOwner(long, String) - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedFiltersAdministration
Change the owner of the filter
ChangeHistoryAssertions - Class in com.atlassian.jira.functest.framework.assertions
Set of assertions related change history
ChangeHistoryAssertions(IssueTableAssertions) - Constructor for class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
ChangeHistoryAssertions() - Constructor for class com.atlassian.jira.functest.framework.assertions.ChangeHistoryAssertions
 
ChangeHistoryField - Class in com.atlassian.jira.functest.framework.changehistory
A simple representation of a chanhe history field value, with old and new values
ChangeHistoryField(ChangeHistorySet, String, String, String) - Constructor for class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryField
 
ChangeHistoryList - Class in com.atlassian.jira.functest.framework.changehistory
This represents a simple object model for testing change history.
ChangeHistoryList() - Constructor for class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
ChangeHistoryParser - Class in com.atlassian.jira.functest.framework.changehistory
A ChangeHistoryParser can take a web page and parse out the com.atlassian.jira.util.changehistory.ChangeHistoryList from the page.
ChangeHistorySet - Class in com.atlassian.jira.functest.framework.changehistory
This represents a easier way to test change history.
ChangeHistorySet(ChangeHistoryList, String) - Constructor for class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
 
ChangeHistorySet(ChangeHistorySet) - Constructor for class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
Constructs a new ChangeHistorySet based on an existing one.
changeNotifyMyChanges(boolean) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the current user would like to be notified by their own changes.
changeNotifyMyChanges(boolean) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
changeUpdatedDateWithoutReindex(String, Date) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
This method is allowing to change updated date in issue table but without forcing immediate reindex.
changeUserAutoWatch(Boolean, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
Changes the given user's autowatch value.
changeUserLanguage(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
Changes the given user's language to the supplied language
changeUserLanguage(String) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the current user's language preferences.
changeUserLanguage(String) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
changeUserLanguageByValue(String) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the current user's language preferences by value.
changeUserLanguageByValue(String) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
changeUserLanguageToJiraDefault() - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the current user's language preferences to the system default.
changeUserLanguageToJiraDefault() - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
changeUserNotificationType(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
Changes the given user's email format to the one supplied.
changeUserNotificationType(boolean) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the current user's notification preferences.
changeUserNotificationType(boolean) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
changeUserSharingType(boolean) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the user's default sharing settings.
changeUserSharingType(boolean) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
changeUserTimezone(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
Changes the given user's timezone to the supplied timezone
changeUserTimeZone(String) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Changes the current user's time zone.
changeUserTimeZone(String) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
changeWorkflow(String, int) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
CHARLIE_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
check() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
CHECK_APPLICATION_TYPE - Static variable in class com.atlassian.jira.functest.config.crowd.CrowdApplicationCheck
 
CHECK_BACKUP_SERVICE - Static variable in class com.atlassian.jira.functest.config.BackupChecker
ID of the check that looks for the backup service.
CHECK_BACKUP_SERVICE_DIRECTORY - Static variable in class com.atlassian.jira.functest.config.BackupChecker
ID of the check that makes sure the backup path is set to the default if the backup service is required.
CHECK_BACKUP_SERVICE_HOME - Static variable in class com.atlassian.jira.functest.config.BackupChecker
ID of the check that makes sure the backup path is using JIRA.HOME.
CHECK_GLOBAL_BACKUP_DIRECTORY - Static variable in class com.atlassian.jira.functest.config.BackupChecker
ID of the check that cleans up JIRA's global backup path.
CHECK_MAIL_SERVER - Static variable in class com.atlassian.jira.functest.config.mail.MailChecker
Check to make sure there are no mail servers.
CHECK_MAIL_SERVICE - Static variable in class com.atlassian.jira.functest.config.mail.MailChecker
Check to make sure there are no mail services.
CHECK_PLAINTEXT_ENCODER - Static variable in class com.atlassian.jira.functest.config.crowd.PlaintextEncoderChecker
 
CHECK_SERVICE - Static variable in class com.atlassian.jira.functest.config.ServiceChecker
 
checkActionForField(String) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Check the "Action" checkbox for the chosen field.
checkActionForField(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
CheckCachesRule - Class in com.atlassian.jira.functest.rule
Executes after tests to validate that no cache serialization errors occurred.
CheckCachesRule(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.CheckCachesRule
 
checkCheckbox(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
checkCheckbox(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
checkConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.AttachmentDirectoryChecker
 
checkConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.BackupChecker
 
checkConfiguration(JiraConfig, CheckOptions) - Method in interface com.atlassian.jira.functest.config.ConfigurationCheck
Check the correctness of the passed JIRA XML.
checkConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.crowd.CrowdApplicationCheck
 
checkConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.crowd.PlaintextEncoderChecker
 
checkConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.dashboard.DashboardConfigurationCheck
 
checkConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.IndexDirectoryChecker
 
checkConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.mail.MailChecker
 
checkConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.ServiceChecker
 
checkDeleteReadOnly(TestWorkflowTransitionProperties.WorkflowRestApi.Transition) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
checkDisabledTimetracking(String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
checkEnabled(String) - Method in interface com.atlassian.jira.functest.config.CheckOptions
Returns true if check should be executed.
checkEventTypeDetails(String, String, String, String, String, String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
checkFieldDefinitionError(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
CHECKID_ABSOLUTE - Static variable in class com.atlassian.jira.functest.config.dashboard.DashboardConfigurationCheck
Check to see if there are any gadets with absolute URLs are defined.
CHECKID_ATTACH_DIR - Static variable in class com.atlassian.jira.functest.config.AttachmentDirectoryChecker
Check to set the attachment path to a default of AttachmentDirectoryChecker.JIRA_FUNC_ATTACHMENT.
CHECKID_ATTACH_HOME - Static variable in class com.atlassian.jira.functest.config.AttachmentDirectoryChecker
Check to see if the attachment directory has been configured.
CHECKID_DASHBOARDS - Static variable in class com.atlassian.jira.functest.config.dashboard.DashboardConfigurationCheck
Check to see if there are non-system dashboards.
CHECKID_EXTERNAL - Static variable in class com.atlassian.jira.functest.config.dashboard.DashboardConfigurationCheck
Check to see if there are any external gadgets defined.
CHECKID_GADGETS - Static variable in class com.atlassian.jira.functest.config.dashboard.DashboardConfigurationCheck
Check to see if there are gadgets on the dashboards.
CHECKID_INDEX_DIRECTORY - Static variable in class com.atlassian.jira.functest.config.IndexDirectoryChecker
The check that will set the index directory to IndexDirectoryChecker.FUNC_TEST_INDEX.
CHECKID_INDEX_ENABLED - Static variable in class com.atlassian.jira.functest.config.IndexDirectoryChecker
The check to ensure that indexing is enabled.
CHECKID_INDEX_HOME - Static variable in class com.atlassian.jira.functest.config.IndexDirectoryChecker
The check ID to ensure that we are using JIRA.HOME for indexing.
checkIfQueryOptionsAreReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
checkImmediateTasksBreakingZDU() - Method in class com.atlassian.jira.webtests.ztests.upgrade.TestImmediateUpgradeTask
 
checkIssueChangeHistoryAnonymized() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
checkIssuesInTestProjectAfterHalfMigratedDataNewDestination() - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
CheckMessage - Class in com.atlassian.jira.functest.config
A class that contains a message and check id.
CheckMessage(String, String) - Constructor for class com.atlassian.jira.functest.config.CheckMessage
 
CheckMessage(String) - Constructor for class com.atlassian.jira.functest.config.CheckMessage
 
checkNodeFilter(String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
checkNotificationForEvent(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
CheckOptions - Interface in com.atlassian.jira.functest.config
The options passed to each com.atlassian.jira.functest.unittests.config.ConfigurationCheck.
CheckOptionsUtils - Class in com.atlassian.jira.functest.config
Class to read and update CheckOptions instances.
checkOrderingUsingArrows(String[], String[]) - Method in class com.atlassian.jira.webtests.ztests.customfield.ArrowControlledOrdering
 
checkOrderingUsingMoveToPos(String[], String[], String) - Method in class com.atlassian.jira.webtests.ztests.customfield.ArrowControlledOrdering
 
checkRenderEndpoint() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurity
 
checkRenderEndpoint() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurityWithAnonymousFlagEnabled
 
CheckResultBuilder - Class in com.atlassian.jira.functest.config
Class that can be used to create a check result.
CheckResultBuilder() - Constructor for class com.atlassian.jira.functest.config.CheckResultBuilder
 
checkRetainForField(String) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Check the "Retain" checkbox for the chosen field.
checkRetainForField(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
Checks - Class in com.atlassian.jira.functest.config.xml
Common XML check IDs
checkSameTargetForAllCheckbox() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
checkSerialization() - Method in class com.atlassian.jira.functest.framework.backdoor.CacheCheckControl
 
Checksummer<T> - Class in com.atlassian.jira.functest.config
Keeps the checksums of a group of objects of type T.
Checksummer(Checksummer.Helper<T>) - Constructor for class com.atlassian.jira.functest.config.Checksummer
Create a checksummer that uses the passed helper to covert T to and from a form that allows it to be serialized.
Checksummer(Checksummer.Helper<T>, String) - Constructor for class com.atlassian.jira.functest.config.Checksummer
Create a checksummer that uses the passed helper to convert T to and from a form that allows it to be serialized.
Checksummer.Helper<T> - Interface in com.atlassian.jira.functest.config
Helps with the conversion of T into and from its different forms needed for the operation of the checksummer.
checkWhetherJiraRequestTimingInfoIsWrittenIntoHtml() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
checkWildcardUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
children() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
children() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
children() - Method in class com.atlassian.jira.functest.framework.suite.RunnerChildList
 
children() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Descriptions of child tests.
children() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
CHINA_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
chooseCustomRadioButton(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
chooseOperation(BulkChangeWizard.BulkOperations) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Select the bulk operation to perform.
chooseOperation(BulkChangeWizard.BulkOperations) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
chooseOperationBulkMove() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Chooses the Move Operation radio button in the Step Choose Operation
chooseOperationExecuteWorfklowTransition() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Chooses the Execute Worfklow Action radio button in the Step Choose Operation
chooseOperationRadioButton(BulkChangeWizard.BulkOperations) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
chooseTargetContextForAll(String) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Chooses the target project for all issues to be moved to.
chooseTargetContextForAll(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Chooses the target project and issue type for all issues to be moved to.
chooseTargetContextForAll(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
chooseTargetContextForAll(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
chooseTargetContextForEach(int, String) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Chooses the target project to be moved to for each of the issue types to be moved.
chooseTargetContextForEach(int, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
chooseWorkflowAction(String) - Method in interface com.atlassian.jira.functest.framework.Workflows
Chooses the Execute Worfklow Action radio button in the Step "Operation Details"
chooseWorkflowAction(String) - Method in class com.atlassian.jira.functest.framework.WorkflowsImpl
 
chooseWorkflowTransition(BulkChangeWizard.BulkOperations) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Select the workflow transition to perform.
chooseWorkflowTransition(BulkChangeWizard.BulkOperations) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
CIBuildTypeProvider - Class in com.atlassian.jira.webtests
Obtains Jira license basing on system property to be used in tests
classLoaderName - Variable in class com.atlassian.jira.functest.framework.backdoor.ResourceBundleCacheControl.CachedPluginBundle
 
ClassLocator<T> - Class in com.atlassian.jira.webtests.util
Class that can be used to find other classes in a particular package.
ClassLocator(Class<T>) - Constructor for class com.atlassian.jira.webtests.util.ClassLocator
 
className() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
className() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
className() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Test class name, or null if this is neither a single test, nor a suite constructed for a test class.
className() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
clean(ConfigSharedEntity) - Method in interface com.atlassian.jira.functest.config.sharing.ConfigSharedEntityCleaner
Remove all the sharing data associated with the passed entity.
clean(ConfigSharedEntity) - Method in class com.atlassian.jira.functest.config.sharing.DefaultConfigSharedEntityCleaner
 
clean(ConfigSharedEntity) - Method in class com.atlassian.jira.functest.config.sharing.FavouritesCleaner
 
clean(ConfigSharedEntity) - Method in class com.atlassian.jira.functest.config.sharing.SharePermissionsCleaner
 
cleanAllDeletedEntityVersionsOlderThan(Duration) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
cleanAttachments(Supplier<AttachmentsControl>) - Static method in class com.atlassian.jira.functest.rule.Rules
 
cleanAttachmentsImportDirectory - Variable in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
cleanDeletedCommentVersionsShouldOnlyDeleteVersionsOlderThanThreshold() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
cleanDeletedIssueVersionsShouldOnlyDeleteVersionsOlderThanThreshold() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
cleanDeletedWorklogVersionsShouldOnlyDeleteVersionsOlderThanThreshold() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
cleanDirectory(File) - Static method in class com.atlassian.jira.functest.rule.Rules
 
cleanDirectory(Supplier<File>) - Static method in class com.atlassian.jira.functest.rule.Rules
 
cleanUp() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPages
 
cleanUp() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
 
clear() - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
clear() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
clear() - Method in class com.atlassian.jira.util.collect.IdentitySet
 
clear() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase.MailBox
 
clear() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
clear() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
clearBannerText() - Method in class com.atlassian.jira.webtests.ztests.misc.TestAnnouncementBanner
 
clearConfiguration(String) - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationControl
 
clearFlags() - Method in class com.atlassian.jira.functest.framework.backdoor.FlagsControl
Instructs JIRA to treat license reminder flags as if they have been dismissed for the current user.
clearMessages() - Method in class com.atlassian.jira.functest.framework.backdoor.OutgoingMailControl
 
clearOptions() - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
clearOutgoingMailQueue() - Method in class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
 
clearPendingReindexRequests() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
clearQuickSearchOnboardingDialog() - Method in class com.atlassian.jira.functest.framework.backdoor.FlagsControl
 
clickAnyButtonWithValue(String) - Method in interface com.atlassian.jira.functest.framework.Form
Click the first button you find with the given value.
clickAnyButtonWithValue(String) - Method in class com.atlassian.jira.functest.framework.FormImpl
Click the first button you find with the given value.
clickAnyButtonWithValue(String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Deprecated.
clickButtonWithValue(String) - Method in interface com.atlassian.jira.functest.framework.Form
Click only a single button with the specific value.
clickButtonWithValue(String) - Method in class com.atlassian.jira.functest.framework.FormImpl
Click only a single button with the specific value.
clickButtonWithValue(String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Deprecated.
clickCancelButton() - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
Clicks the standard JIRA form's cancel button.
clickDelete(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewServices
Clicks the Delete link for the given service name.
clickDeleteUser() - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
clickEdit(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewServices
Clicks the Edit link for the given service name.
clickEditModeFlipLink() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Clicks the link that flips between simple and advanced navigator edit modes.
clickEditModeFlipLink() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
CLICKJACKING_EXCLUDED_PATHS_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
clickLink(WebLink) - Method in interface com.atlassian.jira.functest.framework.Navigation
Follows the URL in the given WebLink.
clickLink(WebLink) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
clickLinkInTableCell(String, int, int, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Click on a link in a particular table cell with the given text.
clickLinkInTableCell(WebTable, int, int, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Click on a link in a particular table cell with the given text.
clickLinkInTableCell(WebTable, int, int, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
clickLinkInTableCell(String, int, int, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
clickLinkWithExactText(String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Finds the first link on the page with the exact text and follows the URL.
clickLinkWithExactText(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
clickOnConfirm() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
clickOnLinkId(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
clickOnLinkWithText(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
clickOnNext() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
clickOnNext() - Method in interface com.atlassian.jira.functest.framework.Navigation
Clicks on the 'Next' button (useful for bulk edits and such)
clickOnNext() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
Client(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api.TestXAUSERNAMEHeader.Client
 
ClientIssueTableServiceOutcome() - Constructor for class com.atlassian.jira.functest.framework.util.IssueTableClient.ClientIssueTableServiceOutcome
 
ClientIssueTableServiceOutcome(IssueTable, Collection<String>) - Constructor for class com.atlassian.jira.functest.framework.util.IssueTableClient.ClientIssueTableServiceOutcome
 
clock() - Method in interface com.atlassian.jira.util.ClockAware
Clock used by this instance.
ClockAware - Interface in com.atlassian.jira.util
Marks classes that perform time computations and are using Clocks.
Clocks - Class in com.atlassian.jira.util
Utilities for clocks.
clone() - Method in class com.atlassian.jira.functest.config.CheckOptionsUtils
 
clone() - Method in class com.atlassian.jira.functest.config.ConfigurationDefaults
 
clone() - Method in class com.atlassian.jira.functest.config.xml.Checks
 
clone() - Method in class com.atlassian.jira.functest.config.xml.FuncTestsXmlResources
 
clone() - Method in class com.atlassian.jira.functest.framework.matchers.DocumentMatchers
 
clone() - Method in class com.atlassian.jira.util.Predicates.FalsePredicate
Deprecated.
 
clone() - Method in class com.atlassian.jira.util.Predicates.TruePredicate
Deprecated.
 
CLONE_LINKS_CHECKBOX_LABEL - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
CLONE_LINKS_CHECKBOX_NAME - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
CLONE_SUBTASKS_CHECKBOX_LABEL - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
CLONE_SUMMARY_PREFIX - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
cloneFilter() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
cloneFilter() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
cloneIssue(String, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.issue.AbstractCloneIssueTest
 
CLONERS_INWARD_LINK_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CLONERS_LINK_TYPE_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CLONERS_OUTWARD_LINK_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CLOSE - Static variable in interface com.atlassian.jira.util.Closeable
Simple Consumer implementation that closes all elements.
close() - Method in interface com.atlassian.jira.util.Closeable
Closes this stream and releases any system resources associated with it.
close() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
close() - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
CLOSE_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
CLOSE_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to close issues.
CLOSE_TRANSITION_ID - Static variable in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
Closeable - Interface in com.atlassian.jira.util
A Closeable is a source or destination of data that can be closed.
CloseableIterator<E> - Interface in com.atlassian.jira.util.collect
For iterators that need to be closed after use.
CloseableIterator.Functions - Class in com.atlassian.jira.util.collect
 
CloseableIterator.ListResolver<T> - Class in com.atlassian.jira.util.collect
Utility class for transforming a EnclosedIterable into a List.
closeAndReopenIssue(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
CLOSED - Static variable in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
CLOSED_ISSUE_ID - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
CLOSED_STATUS_NAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
closeIssue(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Closes an issue with the given resolution.
closeIssue(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
closeIssueFromOpen(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
clusterState() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ClusterState(ZeroDowntimeControl.UpgradeState, ZeroDowntimeControl.NodeBuildInfo) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.ClusterState
 
ClusterStateControl - Class in com.atlassian.jira.functest.framework.backdoor
 
ClusterStateControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ClusterStateControl
 
clusterStateResourceIsAvailableWithDarkFeature() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestClusterUpgradeStateResource
 
coerceToSuper() - Static method in class com.atlassian.jira.util.Functions
Transform to a super class.
COLLAPSED_TEXT - Static variable in interface com.atlassian.jira.functest.framework.locator.AbstractLocator.LocatorTextOperation
 
collapseWhitespace(String) - Static method in class com.atlassian.jira.functest.framework.util.text.TextKit
Collapses repeated white space ( \n\t) in the string into a single space.
collectCaseClasses(Test) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
collectCaseClasses(TestSuite) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
collectCaseNames(TestSuite) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
collectCases(TestSuite) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
collection(Collection<? extends I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
CollectionBuilder<T> - Class in com.atlassian.jira.util.collect
Deprecated.
use google quava eg. ImmutableList.builder()
CollectionEnclosedIterable<T> - Class in com.atlassian.jira.util.collect
Simple collection based EnclosedIterable.
CollectionMap<K> - Class in com.atlassian.jira.util.collect
Adapter that provides a Map where every key maps to itself.
CollectionMap(Collection<? extends K>) - Constructor for class com.atlassian.jira.util.collect.CollectionMap
 
CollectionUtil - Class in com.atlassian.jira.util.collect
 
CollectionUtil() - Constructor for class com.atlassian.jira.util.collect.CollectionUtil
 
columnControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ColumnControl - Class in com.atlassian.jira.functest.framework.backdoor
Use this backdoor to configure columns for users and/or filters for func/WD tests
ColumnControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
ColumnControl.ColumnItem - Class in com.atlassian.jira.functest.framework.backdoor
Transfer object for a single column.
ColumnItem(String, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ColumnControl.ColumnItem
 
columnLayoutCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
ColumnsCondition - Class in com.atlassian.jira.functest.framework.navigator
Checks that the passed columns appear in the issue navigator.
ColumnsCondition(Collection<String>) - Constructor for class com.atlassian.jira.functest.framework.navigator.ColumnsCondition
 
ColumnsCondition(String...) - Constructor for class com.atlassian.jira.functest.framework.navigator.ColumnsCondition
 
com.atlassian.jira.functest.config - package com.atlassian.jira.functest.config
 
com.atlassian.jira.functest.config.crowd - package com.atlassian.jira.functest.config.crowd
 
com.atlassian.jira.functest.config.dashboard - package com.atlassian.jira.functest.config.dashboard
 
com.atlassian.jira.functest.config.mail - package com.atlassian.jira.functest.config.mail
 
com.atlassian.jira.functest.config.ps - package com.atlassian.jira.functest.config.ps
 
com.atlassian.jira.functest.config.service - package com.atlassian.jira.functest.config.service
 
com.atlassian.jira.functest.config.sharing - package com.atlassian.jira.functest.config.sharing
 
com.atlassian.jira.functest.config.xml - package com.atlassian.jira.functest.config.xml
 
com.atlassian.jira.functest.framework - package com.atlassian.jira.functest.framework
 
com.atlassian.jira.functest.framework.admin - package com.atlassian.jira.functest.framework.admin
 
com.atlassian.jira.functest.framework.admin.plugins - package com.atlassian.jira.functest.framework.admin.plugins
 
com.atlassian.jira.functest.framework.admin.services - package com.atlassian.jira.functest.framework.admin.services
 
com.atlassian.jira.functest.framework.admin.user - package com.atlassian.jira.functest.framework.admin.user
 
com.atlassian.jira.functest.framework.admin.user.shared - package com.atlassian.jira.functest.framework.admin.user.shared
 
com.atlassian.jira.functest.framework.admin.workflows - package com.atlassian.jira.functest.framework.admin.workflows
 
com.atlassian.jira.functest.framework.assertions - package com.atlassian.jira.functest.framework.assertions
 
com.atlassian.jira.functest.framework.backdoor - package com.atlassian.jira.functest.framework.backdoor
 
com.atlassian.jira.functest.framework.backdoor.application - package com.atlassian.jira.functest.framework.backdoor.application
 
com.atlassian.jira.functest.framework.backdoor.upgrade - package com.atlassian.jira.functest.framework.backdoor.upgrade
 
com.atlassian.jira.functest.framework.backdoor.webhooks - package com.atlassian.jira.functest.framework.backdoor.webhooks
 
com.atlassian.jira.functest.framework.changehistory - package com.atlassian.jira.functest.framework.changehistory
 
com.atlassian.jira.functest.framework.dashboard - package com.atlassian.jira.functest.framework.dashboard
 
com.atlassian.jira.functest.framework.dump - package com.atlassian.jira.functest.framework.dump
 
com.atlassian.jira.functest.framework.email - package com.atlassian.jira.functest.framework.email
 
com.atlassian.jira.functest.framework.fields - package com.atlassian.jira.functest.framework.fields
 
com.atlassian.jira.functest.framework.jsoup - package com.atlassian.jira.functest.framework.jsoup
 
com.atlassian.jira.functest.framework.labels - package com.atlassian.jira.functest.framework.labels
 
com.atlassian.jira.functest.framework.locator - package com.atlassian.jira.functest.framework.locator
 
com.atlassian.jira.functest.framework.log - package com.atlassian.jira.functest.framework.log
 
com.atlassian.jira.functest.framework.matchers - package com.atlassian.jira.functest.framework.matchers
 
com.atlassian.jira.functest.framework.navigation - package com.atlassian.jira.functest.framework.navigation
 
com.atlassian.jira.functest.framework.navigation.issue - package com.atlassian.jira.functest.framework.navigation.issue
 
com.atlassian.jira.functest.framework.navigator - package com.atlassian.jira.functest.framework.navigator
 
com.atlassian.jira.functest.framework.page - package com.atlassian.jira.functest.framework.page
 
com.atlassian.jira.functest.framework.parser - package com.atlassian.jira.functest.framework.parser
 
com.atlassian.jira.functest.framework.parser.comment - package com.atlassian.jira.functest.framework.parser.comment
 
com.atlassian.jira.functest.framework.parser.dashboard - package com.atlassian.jira.functest.framework.parser.dashboard
 
com.atlassian.jira.functest.framework.parser.filter - package com.atlassian.jira.functest.framework.parser.filter
 
com.atlassian.jira.functest.framework.parser.issue - package com.atlassian.jira.functest.framework.parser.issue
 
com.atlassian.jira.functest.framework.parser.worklog - package com.atlassian.jira.functest.framework.parser.worklog
 
com.atlassian.jira.functest.framework.rule - package com.atlassian.jira.functest.framework.rule
 
com.atlassian.jira.functest.framework.security.xsrf - package com.atlassian.jira.functest.framework.security.xsrf
 
com.atlassian.jira.functest.framework.setup - package com.atlassian.jira.functest.framework.setup
 
com.atlassian.jira.functest.framework.sharing - package com.atlassian.jira.functest.framework.sharing
 
com.atlassian.jira.functest.framework.suite - package com.atlassian.jira.functest.framework.suite
 
com.atlassian.jira.functest.framework.test - package com.atlassian.jira.functest.framework.test
 
com.atlassian.jira.functest.framework.upm - package com.atlassian.jira.functest.framework.upm
 
com.atlassian.jira.functest.framework.util - package com.atlassian.jira.functest.framework.util
 
com.atlassian.jira.functest.framework.util.date - package com.atlassian.jira.functest.framework.util.date
 
com.atlassian.jira.functest.framework.util.dom - package com.atlassian.jira.functest.framework.util.dom
 
com.atlassian.jira.functest.framework.util.env - package com.atlassian.jira.functest.framework.util.env
 
com.atlassian.jira.functest.framework.util.form - package com.atlassian.jira.functest.framework.util.form
 
com.atlassian.jira.functest.framework.util.json - package com.atlassian.jira.functest.framework.util.json
 
com.atlassian.jira.functest.framework.util.junit - package com.atlassian.jira.functest.framework.util.junit
 
com.atlassian.jira.functest.framework.util.testcase - package com.atlassian.jira.functest.framework.util.testcase
 
com.atlassian.jira.functest.framework.util.text - package com.atlassian.jira.functest.framework.util.text
 
com.atlassian.jira.functest.framework.util.url - package com.atlassian.jira.functest.framework.util.url
 
com.atlassian.jira.functest.matcher - package com.atlassian.jira.functest.matcher
 
com.atlassian.jira.functest.rule - package com.atlassian.jira.functest.rule
 
com.atlassian.jira.hallelujah - package com.atlassian.jira.hallelujah
 
com.atlassian.jira.util - package com.atlassian.jira.util
 
com.atlassian.jira.util.collect - package com.atlassian.jira.util.collect
 
com.atlassian.jira.util.dbc - package com.atlassian.jira.util.dbc
 
com.atlassian.jira.util.json - package com.atlassian.jira.util.json
 
com.atlassian.jira.util.lang - package com.atlassian.jira.util.lang
 
com.atlassian.jira.webtests - package com.atlassian.jira.webtests
 
com.atlassian.jira.webtests.cargo - package com.atlassian.jira.webtests.cargo
 
com.atlassian.jira.webtests.table - package com.atlassian.jira.webtests.table
 
com.atlassian.jira.webtests.util - package com.atlassian.jira.webtests.util
 
com.atlassian.jira.webtests.util.issue - package com.atlassian.jira.webtests.util.issue
 
com.atlassian.jira.webtests.util.mail - package com.atlassian.jira.webtests.util.mail
 
com.atlassian.jira.webtests.zsuites - package com.atlassian.jira.webtests.zsuites
 
com.atlassian.jira.webtests.ztests - package com.atlassian.jira.webtests.ztests
 
com.atlassian.jira.webtests.ztests.about - package com.atlassian.jira.webtests.ztests.about
 
com.atlassian.jira.webtests.ztests.admin - package com.atlassian.jira.webtests.ztests.admin
 
com.atlassian.jira.webtests.ztests.admin.apdex - package com.atlassian.jira.webtests.ztests.admin.apdex
 
com.atlassian.jira.webtests.ztests.admin.audit - package com.atlassian.jira.webtests.ztests.admin.audit
 
com.atlassian.jira.webtests.ztests.admin.index - package com.atlassian.jira.webtests.ztests.admin.index
 
com.atlassian.jira.webtests.ztests.admin.issuessecurity - package com.atlassian.jira.webtests.ztests.admin.issuessecurity
 
com.atlassian.jira.webtests.ztests.admin.issuetypes - package com.atlassian.jira.webtests.ztests.admin.issuetypes
 
com.atlassian.jira.webtests.ztests.admin.priorities - package com.atlassian.jira.webtests.ztests.admin.priorities
 
com.atlassian.jira.webtests.ztests.admin.priorities.schemes - package com.atlassian.jira.webtests.ztests.admin.priorities.schemes
 
com.atlassian.jira.webtests.ztests.admin.security.xsrf - package com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
com.atlassian.jira.webtests.ztests.admin.services - package com.atlassian.jira.webtests.ztests.admin.services
 
com.atlassian.jira.webtests.ztests.admin.statuses - package com.atlassian.jira.webtests.ztests.admin.statuses
 
com.atlassian.jira.webtests.ztests.admin.trustedapps - package com.atlassian.jira.webtests.ztests.admin.trustedapps
 
com.atlassian.jira.webtests.ztests.admin.upgrade - package com.atlassian.jira.webtests.ztests.admin.upgrade
 
com.atlassian.jira.webtests.ztests.ao - package com.atlassian.jira.webtests.ztests.ao
 
com.atlassian.jira.webtests.ztests.application - package com.atlassian.jira.webtests.ztests.application
 
com.atlassian.jira.webtests.ztests.attachment - package com.atlassian.jira.webtests.ztests.attachment
 
com.atlassian.jira.webtests.ztests.avatar - package com.atlassian.jira.webtests.ztests.avatar
 
com.atlassian.jira.webtests.ztests.bigpipe - package com.atlassian.jira.webtests.ztests.bigpipe
 
com.atlassian.jira.webtests.ztests.bulk - package com.atlassian.jira.webtests.ztests.bulk
 
com.atlassian.jira.webtests.ztests.bundledplugins2 - package com.atlassian.jira.webtests.ztests.bundledplugins2
 
com.atlassian.jira.webtests.ztests.bundledplugins2.applinks - package com.atlassian.jira.webtests.ztests.bundledplugins2.applinks
 
com.atlassian.jira.webtests.ztests.bundledplugins2.gadget - package com.atlassian.jira.webtests.ztests.bundledplugins2.gadget
 
com.atlassian.jira.webtests.ztests.bundledplugins2.rest - package com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api - package com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api
 
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client - package com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal - package com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal
 
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util - package com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util
 
com.atlassian.jira.webtests.ztests.bundledplugins2.streams - package com.atlassian.jira.webtests.ztests.bundledplugins2.streams
 
com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks - package com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
com.atlassian.jira.webtests.ztests.cache - package com.atlassian.jira.webtests.ztests.cache
 
com.atlassian.jira.webtests.ztests.charts - package com.atlassian.jira.webtests.ztests.charts
 
com.atlassian.jira.webtests.ztests.comment - package com.atlassian.jira.webtests.ztests.comment
 
com.atlassian.jira.webtests.ztests.crowd.embedded - package com.atlassian.jira.webtests.ztests.crowd.embedded
 
com.atlassian.jira.webtests.ztests.customfield - package com.atlassian.jira.webtests.ztests.customfield
 
com.atlassian.jira.webtests.ztests.customfield.security.xsrf - package com.atlassian.jira.webtests.ztests.customfield.security.xsrf
 
com.atlassian.jira.webtests.ztests.dashboard - package com.atlassian.jira.webtests.ztests.dashboard
 
com.atlassian.jira.webtests.ztests.dashboard.management - package com.atlassian.jira.webtests.ztests.dashboard.management
 
com.atlassian.jira.webtests.ztests.dashboard.reports - package com.atlassian.jira.webtests.ztests.dashboard.reports
 
com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss - package com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss
 
com.atlassian.jira.webtests.ztests.database - package com.atlassian.jira.webtests.ztests.database
 
com.atlassian.jira.webtests.ztests.database.ofbiz - package com.atlassian.jira.webtests.ztests.database.ofbiz
 
com.atlassian.jira.webtests.ztests.email - package com.atlassian.jira.webtests.ztests.email
 
com.atlassian.jira.webtests.ztests.favourite - package com.atlassian.jira.webtests.ztests.favourite
 
com.atlassian.jira.webtests.ztests.fields - package com.atlassian.jira.webtests.ztests.fields
 
com.atlassian.jira.webtests.ztests.filter - package com.atlassian.jira.webtests.ztests.filter
 
com.atlassian.jira.webtests.ztests.filter.edit - package com.atlassian.jira.webtests.ztests.filter.edit
 
com.atlassian.jira.webtests.ztests.filter.management - package com.atlassian.jira.webtests.ztests.filter.management
 
com.atlassian.jira.webtests.ztests.help - package com.atlassian.jira.webtests.ztests.help
 
com.atlassian.jira.webtests.ztests.hints - package com.atlassian.jira.webtests.ztests.hints
 
com.atlassian.jira.webtests.ztests.i18n - package com.atlassian.jira.webtests.ztests.i18n
 
com.atlassian.jira.webtests.ztests.imports.project - package com.atlassian.jira.webtests.ztests.imports.project
 
com.atlassian.jira.webtests.ztests.imports.properties - package com.atlassian.jira.webtests.ztests.imports.properties
 
com.atlassian.jira.webtests.ztests.indexanalyzer - package com.atlassian.jira.webtests.ztests.indexanalyzer
 
com.atlassian.jira.webtests.ztests.indexing - package com.atlassian.jira.webtests.ztests.indexing
 
com.atlassian.jira.webtests.ztests.issue - package com.atlassian.jira.webtests.ztests.issue
 
com.atlassian.jira.webtests.ztests.issue.assign - package com.atlassian.jira.webtests.ztests.issue.assign
 
com.atlassian.jira.webtests.ztests.issue.clone - package com.atlassian.jira.webtests.ztests.issue.clone
 
com.atlassian.jira.webtests.ztests.issue.comments - package com.atlassian.jira.webtests.ztests.issue.comments
 
com.atlassian.jira.webtests.ztests.issue.history - package com.atlassian.jira.webtests.ztests.issue.history
 
com.atlassian.jira.webtests.ztests.issue.links - package com.atlassian.jira.webtests.ztests.issue.links
 
com.atlassian.jira.webtests.ztests.issue.move - package com.atlassian.jira.webtests.ztests.issue.move
 
com.atlassian.jira.webtests.ztests.issue.security - package com.atlassian.jira.webtests.ztests.issue.security
 
com.atlassian.jira.webtests.ztests.issue.security.xsrf - package com.atlassian.jira.webtests.ztests.issue.security.xsrf
 
com.atlassian.jira.webtests.ztests.issue.security.xss - package com.atlassian.jira.webtests.ztests.issue.security.xss
 
com.atlassian.jira.webtests.ztests.issue.subtasks - package com.atlassian.jira.webtests.ztests.issue.subtasks
 
com.atlassian.jira.webtests.ztests.license - package com.atlassian.jira.webtests.ztests.license
 
com.atlassian.jira.webtests.ztests.misc - package com.atlassian.jira.webtests.ztests.misc
 
com.atlassian.jira.webtests.ztests.navigator - package com.atlassian.jira.webtests.ztests.navigator
 
com.atlassian.jira.webtests.ztests.navigator.jql - package com.atlassian.jira.webtests.ztests.navigator.jql
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date
 
com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange - package com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange
Contains the acceptance tests responsible of verifying that a user is able to query all the issues that were in a particular status in a set date range.
com.atlassian.jira.webtests.ztests.navigator.jql.text - package com.atlassian.jira.webtests.ztests.navigator.jql.text
 
com.atlassian.jira.webtests.ztests.plugin - package com.atlassian.jira.webtests.ztests.plugin
 
com.atlassian.jira.webtests.ztests.plugin.reloadable - package com.atlassian.jira.webtests.ztests.plugin.reloadable
 
com.atlassian.jira.webtests.ztests.project - package com.atlassian.jira.webtests.ztests.project
 
com.atlassian.jira.webtests.ztests.project.security - package com.atlassian.jira.webtests.ztests.project.security
 
com.atlassian.jira.webtests.ztests.project.security.xss - package com.atlassian.jira.webtests.ztests.project.security.xss
 
com.atlassian.jira.webtests.ztests.project.type - package com.atlassian.jira.webtests.ztests.project.type
 
com.atlassian.jira.webtests.ztests.projectconfig - package com.atlassian.jira.webtests.ztests.projectconfig
 
com.atlassian.jira.webtests.ztests.projectconfig.framework - package com.atlassian.jira.webtests.ztests.projectconfig.framework
 
com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans - package com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans
 
com.atlassian.jira.webtests.ztests.pulp - package com.atlassian.jira.webtests.ztests.pulp
 
com.atlassian.jira.webtests.ztests.quicksearch - package com.atlassian.jira.webtests.ztests.quicksearch
 
com.atlassian.jira.webtests.ztests.redirects - package com.atlassian.jira.webtests.ztests.redirects
 
com.atlassian.jira.webtests.ztests.remote - package com.atlassian.jira.webtests.ztests.remote
 
com.atlassian.jira.webtests.ztests.render - package com.atlassian.jira.webtests.ztests.render
 
com.atlassian.jira.webtests.ztests.resources - package com.atlassian.jira.webtests.ztests.resources
 
com.atlassian.jira.webtests.ztests.screens.tabs - package com.atlassian.jira.webtests.ztests.screens.tabs
 
com.atlassian.jira.webtests.ztests.security - package com.atlassian.jira.webtests.ztests.security
 
com.atlassian.jira.webtests.ztests.security.plugin - package com.atlassian.jira.webtests.ztests.security.plugin
 
com.atlassian.jira.webtests.ztests.security.properties - package com.atlassian.jira.webtests.ztests.security.properties
 
com.atlassian.jira.webtests.ztests.security.xsrf - package com.atlassian.jira.webtests.ztests.security.xsrf
 
com.atlassian.jira.webtests.ztests.sendheadearly - package com.atlassian.jira.webtests.ztests.sendheadearly
 
com.atlassian.jira.webtests.ztests.servermetrics - package com.atlassian.jira.webtests.ztests.servermetrics
 
com.atlassian.jira.webtests.ztests.statistics - package com.atlassian.jira.webtests.ztests.statistics
 
com.atlassian.jira.webtests.ztests.subtask - package com.atlassian.jira.webtests.ztests.subtask
 
com.atlassian.jira.webtests.ztests.subtask.move - package com.atlassian.jira.webtests.ztests.subtask.move
 
com.atlassian.jira.webtests.ztests.timetracking - package com.atlassian.jira.webtests.ztests.timetracking
 
com.atlassian.jira.webtests.ztests.timetracking.legacy - package com.atlassian.jira.webtests.ztests.timetracking.legacy
 
com.atlassian.jira.webtests.ztests.timetracking.modern - package com.atlassian.jira.webtests.ztests.timetracking.modern
 
com.atlassian.jira.webtests.ztests.timezone - package com.atlassian.jira.webtests.ztests.timezone
 
com.atlassian.jira.webtests.ztests.tpm.ldap - package com.atlassian.jira.webtests.ztests.tpm.ldap
 
com.atlassian.jira.webtests.ztests.upgrade - package com.atlassian.jira.webtests.ztests.upgrade
 
com.atlassian.jira.webtests.ztests.upgrade.tasks - package com.atlassian.jira.webtests.ztests.upgrade.tasks
 
com.atlassian.jira.webtests.ztests.user - package com.atlassian.jira.webtests.ztests.user
 
com.atlassian.jira.webtests.ztests.user.a11y - package com.atlassian.jira.webtests.ztests.user.a11y
 
com.atlassian.jira.webtests.ztests.user.anonymize - package com.atlassian.jira.webtests.ztests.user.anonymize
 
com.atlassian.jira.webtests.ztests.user.rename - package com.atlassian.jira.webtests.ztests.user.rename
 
com.atlassian.jira.webtests.ztests.user.security.xsrf - package com.atlassian.jira.webtests.ztests.user.security.xsrf
 
com.atlassian.jira.webtests.ztests.workflow - package com.atlassian.jira.webtests.ztests.workflow
 
com.meterware.httpunit - package com.meterware.httpunit
 
comment() - Method in interface com.atlassian.jira.functest.framework.Navigation
Access API to navigate through comments.
comment() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
Comment - Class in com.atlassian.jira.functest.framework.parser.comment
Simple class to hold the comment as shown on the view issue page.
Comment() - Constructor for class com.atlassian.jira.functest.framework.parser.comment.Comment
 
Comment(String, String) - Constructor for class com.atlassian.jira.functest.framework.parser.comment.Comment
 
Comment(String, String, String, String) - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Comment
 
Comment() - Constructor for class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
COMMENT_DELETE_ALL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
COMMENT_DELETE_ALL - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to delete all comments
COMMENT_DELETE_OWN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
COMMENT_DELETE_OWN - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to delete own comments
COMMENT_EDIT_ALL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
COMMENT_EDIT_ALL - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to modify all comments
COMMENT_EDIT_OWN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
COMMENT_EDIT_OWN - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to modify only your own comments
COMMENT_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
COMMENT_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to comment on issues
commentAddShouldIncreaseIssueVersionAndCreateCommentVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
CommentAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Responsible for holding assertions about a specified group of comments.
commentDeleteShouldIncreaseIssueAndCommentVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
commentEditShouldIncreaseIssueAndCommentVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
commentItem1 - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
commentItem2 - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
commentItem3 - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
commentItem4 - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
commentItems - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
CommentNavigation - Interface in com.atlassian.jira.functest.framework.navigation
Navigation for comments
CommentNavigationImpl - Class in com.atlassian.jira.functest.framework.navigation
Implementation for comment navigation.
CommentNavigationImpl(Navigation, WebTester) - Constructor for class com.atlassian.jira.functest.framework.navigation.CommentNavigationImpl
 
CommentParser - Class in com.atlassian.jira.functest.framework.parser.comment
Parses comments off the view issue page.
CommentParser() - Constructor for class com.atlassian.jira.functest.framework.parser.comment.CommentParser
 
comments(Iterable<String>) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Returns an object that can be used to make assertions on a specified group of comments.
comments(String...) - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Returns an object that can be used to make assertions on a specified group of comments.
comments(Iterable<String>) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
comments(String...) - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
commentsShouldBeAnonymized() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
commentWithText(String) - Static method in class com.atlassian.jira.functest.framework.matchers.DocumentMatchers
 
COMMERCIAL - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed unlimited commercial license.
COMMERCIAL_CORE_ACTIVE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed unlimited commercial license.
COMMERCIAL_FOR_ARCHIVING - Static variable in class com.atlassian.jira.webtests.LicenseKeys
The same as LicenseKeys.COMMERCIAL, but allows to bypass Archiving's DC license check
COMMERCIAL_LIMITED - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed developer license for 5 users.
COMMON_ACTION - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
COMMUNITY - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed unlimited community license.
compare(Class<?>, Class<?>) - Method in class com.atlassian.jira.functest.framework.suite.FunctionalCategoryComparator
 
compare(T, T) - Method in class com.atlassian.jira.util.collect.ListOrderComparator
 
compare(I, I) - Method in class com.atlassian.jira.util.collect.ResolvingComparator
 
compareTo(Object) - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
compareTo(SimpleIssueType) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
compareTo(SimpleProject) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
compareURLStrings(String, String) - Static method in class com.atlassian.jira.functest.framework.util.url.URLUtil
Compares 2 URL strings for equality.
complete() - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Completes the wizard and performs the bulk operation.
complete() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
completeModuleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
Complete module key including the plugin key prefix.
COMPONENT_NAME_FOUR - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
COMPONENT_NAME_ONE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
COMPONENT_NAME_THREE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
COMPONENT_NAME_TWO - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ComponentCondition - Class in com.atlassian.jira.functest.framework.navigator
Navigator condition that can be used to specify components to search for.
ComponentCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.ComponentCondition
 
ComponentCondition(ComponentCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.ComponentCondition
 
componentManager() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ComponentManagerControl - Class in com.atlassian.jira.functest.framework.backdoor
Control for accessing component manager state
ComponentManagerControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ComponentManagerControl
 
ComponentManagerControl.ComponentManagerStateBean - Class in com.atlassian.jira.functest.framework.backdoor
 
ComponentManagerControl.PluginSystemState - Enum in com.atlassian.jira.functest.framework.backdoor
 
ComponentManagerStateBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.ComponentManagerControl.ComponentManagerStateBean
 
components() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
COMPONENTS_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
componentUpdateCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
CompositeClock - Class in com.atlassian.jira.util
Composite clock that returns answer from one of the clocks it builds upon, depending on the number of times it was called already.
CompositeClock(Clock) - Constructor for class com.atlassian.jira.util.CompositeClock
 
CompositeSuiteListener - Class in com.atlassian.jira.functest.framework
 
concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestReindexConcurrentModificationsServer
There is a corresponding DC test in it.com.atlassian.jira.plugins.ha.func.ReindexConcurrentModificationsTest#concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex
CONDITIONAL_WEBPANEL_ID_PREFIX - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
CONDITIONAL_WEBPANEL_ID_PREFIX - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestPermissionConditions
 
ConditionClassMatcher - Class in com.atlassian.jira.functest.matcher
Matches workflow XML files that have conditions with the given class name in them.
ConditionClassMatcher(String) - Constructor for class com.atlassian.jira.functest.matcher.ConditionClassMatcher
 
ConfigAdminLocator - Class in com.atlassian.jira.functest.config
Class that can be used to find system admins.
ConfigAdminLocator(Document) - Constructor for class com.atlassian.jira.functest.config.ConfigAdminLocator
 
ConfigCrowdApplication - Class in com.atlassian.jira.functest.config.crowd
Represents an "<Application ...> from an XML backup.
ConfigCrowdApplication() - Constructor for class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
ConfigCrowdApplicationManager - Interface in com.atlassian.jira.functest.config.crowd
A class related to the CRUD operations for the ConfigCrowdApplication.
ConfigCrudHelper<T extends ConfigObjectWithId> - Class in com.atlassian.jira.functest.config
A class that can help implementing CRUD operations on the XML backup.
ConfigCrudHelper(Document, ConfigSequence, String) - Constructor for class com.atlassian.jira.functest.config.ConfigCrudHelper
 
ConfigDashboard - Class in com.atlassian.jira.functest.config.dashboard
Represents a PortalPage from JIRA's configuration (aka.
ConfigDashboard() - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
ConfigDashboard(ConfigDashboard) - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
ConfigDashboard(Element) - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
ConfigDashboardManager - Interface in com.atlassian.jira.functest.config.dashboard
The CRUD operations for the ConfigDashboard.
ConfigException - Exception in com.atlassian.jira.functest.config
Exception thrown if some sort of error occurs.
ConfigException() - Constructor for exception com.atlassian.jira.functest.config.ConfigException
 
ConfigException(String) - Constructor for exception com.atlassian.jira.functest.config.ConfigException
 
ConfigException(String, Throwable) - Constructor for exception com.atlassian.jira.functest.config.ConfigException
 
ConfigException(Throwable) - Constructor for exception com.atlassian.jira.functest.config.ConfigException
 
ConfigExternalGadget - Class in com.atlassian.jira.functest.config.dashboard
Represents an "<ExternalGadget> from the JIRA configuration.
ConfigExternalGadget() - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
ConfigExternalGadget(ConfigExternalGadget) - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
ConfigExternalGadget(Element) - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
ConfigFile - Class in com.atlassian.jira.functest.config
Represents a JIRA configuration file.
ConfigFile(File) - Constructor for class com.atlassian.jira.functest.config.ConfigFile
 
ConfigFile.ConfigFileException - Exception in com.atlassian.jira.functest.config
 
ConfigFileException() - Constructor for exception com.atlassian.jira.functest.config.ConfigFile.ConfigFileException
 
ConfigFileException(String) - Constructor for exception com.atlassian.jira.functest.config.ConfigFile.ConfigFileException
 
ConfigFileException(String, Throwable) - Constructor for exception com.atlassian.jira.functest.config.ConfigFile.ConfigFileException
 
ConfigFileException(Throwable) - Constructor for exception com.atlassian.jira.functest.config.ConfigFile.ConfigFileException
 
ConfigFileWalker - Class in com.atlassian.jira.functest.config
Provides a framework for finding and processing JIRA's XML files.
ConfigFileWalker(File, ConfigFileWalker.ConfigVisitor) - Constructor for class com.atlassian.jira.functest.config.ConfigFileWalker
 
ConfigFileWalker(File, ConfigFileWalker.ConfigVisitor, Function<File, ConfigFile>) - Constructor for class com.atlassian.jira.functest.config.ConfigFileWalker
 
ConfigFileWalker.ConfigVisitor - Interface in com.atlassian.jira.functest.config
 
ConfigFixerUpperer - Class in com.atlassian.jira.functest.config
Program that will fix up some of the errors in JIRA's XML configuration.
ConfigGadget - Class in com.atlassian.jira.functest.config.dashboard
Represents a gadet or portal from a JIRA backup file.
ConfigGadget() - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
ConfigGadget(Element) - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
ConfigGadget(ConfigGadget) - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
ConfigGadgetManager - Interface in com.atlassian.jira.functest.config.dashboard
The CRUD operations for the ConfigGadget.
ConfigGadgetSupport<T> - Class in com.atlassian.jira.functest.config.dashboard
Helper class to deal with loading and syncing JIRA configuration.
ConfigGadgetSupport(Document) - Constructor for class com.atlassian.jira.functest.config.dashboard.ConfigGadgetSupport
 
ConfigMailServer - Class in com.atlassian.jira.functest.config.mail
Represents a mail server configuration within JIRA XML backup.
ConfigMailServer() - Constructor for class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
ConfigMailServer.Type - Enum in com.atlassian.jira.functest.config.mail
 
ConfigMailServerManager - Interface in com.atlassian.jira.functest.config.mail
A class related to the CRUD operations for the ConfigMailServer.
ConfigObjectWithId - Interface in com.atlassian.jira.functest.config
XML Configuration object with an id.
ConfigPropertySet - Class in com.atlassian.jira.functest.config.ps
A representation of a property set.
ConfigPropertySet() - Constructor for class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
ConfigPropertySet(String, Long) - Constructor for class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
ConfigPropertySet(ConfigPropertySet) - Constructor for class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
ConfigPropertySetEntry - Class in com.atlassian.jira.functest.config.ps
Represents an entry in a property set.
ConfigPropertySetEntry(String, ConfigPropertySetEntry.Type) - Constructor for class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
ConfigPropertySetEntry.Type - Enum in com.atlassian.jira.functest.config.ps
 
ConfigPropertySetManager - Interface in com.atlassian.jira.functest.config.ps
Loads a property set from an XML configuration file.
ConfigSequence - Interface in com.atlassian.jira.functest.config
Class that can be used to parse and manipulate the SequenceValueItem from the passed JIRA xml.
ConfigService - Class in com.atlassian.jira.functest.config.service
Represents a JiraService from an XML backup.
ConfigService() - Constructor for class com.atlassian.jira.functest.config.service.ConfigService
 
ConfigService(Long, Long, String, String, ConfigPropertySet) - Constructor for class com.atlassian.jira.functest.config.service.ConfigService
 
ConfigServiceManager - Interface in com.atlassian.jira.functest.config.service
Class for CRUD operations related to the ConfigService.
ConfigSharedEntity - Interface in com.atlassian.jira.functest.config.sharing
Represents and config entity that can be shared.
ConfigSharedEntityCleaner - Interface in com.atlassian.jira.functest.config.sharing
Cleans the sharing data associated with a ConfigSharedEntity.
ConfigSharedEntityId - Class in com.atlassian.jira.functest.config.sharing
Simple implementation of ConfigSharedEntity for use in the tests.
ConfigSharedEntityId(Long, String) - Constructor for class com.atlassian.jira.functest.config.sharing.ConfigSharedEntityId
 
ConfigurationCheck - Interface in com.atlassian.jira.functest.config
Interface for objects that wish to check the correctness of some JIRA xml.
ConfigurationCheck.Result - Interface in com.atlassian.jira.functest.config
 
ConfigurationChecker - Class in com.atlassian.jira.functest.config
Object that can be used to check the state of some JIRA XML.
ConfigurationChecker(File, Collection<? extends ConfigurationCheck>) - Constructor for class com.atlassian.jira.functest.config.ConfigurationChecker
 
ConfigurationChecker.CheckResult - Class in com.atlassian.jira.functest.config
 
ConfigurationDefaults - Class in com.atlassian.jira.functest.config
Holds the default configuration values for the XML checker and fixer.
configure(Binder) - Method in class com.atlassian.jira.functest.framework.BackdoorModule
 
configure(Binder) - Method in class com.atlassian.jira.functest.rule.WebTesterRule
 
configureAndStartGreenMail(JIRAServerSetup...) - Method in class com.atlassian.jira.webtests.util.mail.MailService
 
configureAndStartMailServers(String, String, JIRAServerSetup...) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
configureAndStartSmtpServer() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Use this method to start a SmtpServer.
configureAndStartSmtpServer(String, String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
configureAndStartSmtpServerWithNotify() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
configureAndStartSmtpServerWithNotify() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
configureColumns() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
configureColumns() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
ConfigureScreen - Interface in com.atlassian.jira.functest.framework.admin
Represents functionality of the 'Configure screen' page
configureScreen(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewFieldScreens
Go to the 'Configure screen' page for a given screenName.
configureScreen(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewFieldScreensImpl
 
ConfigureScreenImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of ConfigureScreen.
ConfigureScreenImpl() - Constructor for class com.atlassian.jira.functest.framework.admin.ConfigureScreenImpl
 
ConfigXmlUtils - Class in com.atlassian.jira.functest.config
Some helper methods for reading in JIRA XML manipulation.
confirmLinkDeletion() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Tests the confirmation of link delete will remove the link between two issues
confirmNoDeleteButtonPresent() - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
ConstantClock - Class in com.atlassian.jira.util
Simple clock that returns a constant value given during construction.
ConstantClock(Date) - Constructor for class com.atlassian.jira.util.ConstantClock
 
consume(T) - Method in interface com.atlassian.jira.util.Consumer
Consume the product.
Consumer<T> - Interface in com.atlassian.jira.util
Consume the object a Supplier produces.
CONTAINER_LOCATION_PROPERTY - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
CONTAINERS_PROPERTY - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
contains(String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
contains(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItemsList
 
contains(Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
contains(Iterator<? extends T>, Predicate<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Does the supplied Iterator contain anything that matches the predicate?
contains(Iterable<? extends T>, Predicate<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Does the supplied Iterable contain anything that matches the predicate?
contains(Object) - Method in class com.atlassian.jira.util.collect.IdentitySet
 
contains(Value) - Method in interface com.atlassian.jira.util.collect.MultiMap
Does this MultiMap contain the value in any of its value collections.
contains(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
 
containsAll(Collection) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
containsAll(Collection<?>) - Method in class com.atlassian.jira.util.collect.IdentitySet
 
containsAt(E, int) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
containsAt(Matcher<E>, int) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
containsCollapseWhiteSpace(String, String) - Static method in class com.atlassian.jira.functest.framework.util.text.TextKit
Tests if two strings are equal after repeated white space sequences are collapased into single spaces.
containsColumn(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterList
 
containsContentType(String) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
containsEditButton() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
containsFirst(E) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
containsFirst(Matcher<E>) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
containsInOrder(CharSequence...) - Static method in class com.atlassian.jira.functest.framework.matchers.LangMatchers
 
ContainsIssueKeysCondition - Class in com.atlassian.jira.functest.framework.navigator
A condition which asserts that the table containing search results specifies the issue keys in the correct order.
ContainsIssueKeysCondition(TextAssertions, String...) - Constructor for class com.atlassian.jira.functest.framework.navigator.ContainsIssueKeysCondition
 
containsIssueWithKey(String) - Static method in class com.atlassian.jira.functest.matcher.IssueKeyMatcher
 
containsLast(E) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
containsLast(Matcher<E>) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
containsNoBlanks(String, C) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw and IllegalArgumentException if the passed collection is null or contains any blank Strings.
containsNode(Locator, Node) - Static method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
containsNoNulls(String, C) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the passed collection is null or contains any null values.
containsSomeOf(ChangeHistorySet) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
Returns true if this ChangeHistoryList contains some of the provided ChangeHistorySet
containsString(String) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
containsTextSequence(String, String[]) - Static method in class com.atlassian.jira.functest.framework.util.text.TextKit
Returns true if the 'srcText' contains the given sequence of text.
containsValue(Collection<?>) - Method in interface com.atlassian.jira.util.collect.MultiMap
Does this MultiMap contain the Collection as any of its value collections.
containsWebHook(WebHookListener) - Static method in class com.atlassian.jira.functest.matcher.WebHookMatchers
 
CONTENT_TYPE_PLUGIN_JSON - Static variable in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
contentEncodingIsNotEmpty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.streams.TestActivityStreams
 
ContentToRender - Class in com.atlassian.jira.webtests.ztests.render
 
ContentToRender(String, String, String, String, String, boolean) - Constructor for class com.atlassian.jira.webtests.ztests.render.ContentToRender
 
convertIssueToSubtask(String) - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubtaskConversionNotifications
 
copy(String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ScreensControlExt
 
copy() - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo
 
COPY - Static variable in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
copy(Collection<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
COPY_2_OF_SOURCE_WORKFLOW_SCHEME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
COPY_OF_SOURCE_WORKFLOW_SCHEME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
COPY_OF_SOURCE_WORKFLOW_SCHEME_DESCRIPTION - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
COPY_ONLY - Static variable in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
copyAsImmutableList(Collection<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return an immutable list copy of the passed collection.
copyAsImmutableMap(Map<? extends K, ? extends V>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return an immutable copy of the passed map.
copyAsImmutableSet(Collection<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return an immutable set copy of the passed collection.
copyAttachments(Supplier<JIRAEnvironmentData>, Supplier<AttachmentsControl>, String) - Static method in class com.atlassian.jira.functest.rule.Rules
 
copyAttachmentsRule - Variable in class com.atlassian.jira.webtests.ztests.attachment.AbstractTestAttachmentsBlockSortingOnViewIssue
 
copyAttachmentsRule - Variable in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentEncoding
 
copyAttachmentsRule - Variable in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
copyAttachmentsRule - Variable in class com.atlassian.jira.webtests.ztests.attachment.TestZipAttachmentSecurity
 
copyAttachmentsRule - Variable in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveAttachments
 
copyAttachmentsRule - Variable in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurity
 
copyAttachmentsRule - Variable in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurityWithAnonymousFlagEnabled
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.ComponentCondition
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.GenericQueryCondition
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
copyCondition() - Method in interface com.atlassian.jira.functest.framework.navigator.NavigatorCondition
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.PriorityCondition
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.ProjectCondition
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.StatusCondition
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
copyCondition() - Method in class com.atlassian.jira.functest.framework.navigator.VersionCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.ComponentCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.GenericQueryCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
copyConditionForParse() - Method in interface com.atlassian.jira.functest.framework.navigator.NavigatorCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.PriorityCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.ProjectCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.StatusCondition
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
copyConditionForParse() - Method in class com.atlassian.jira.functest.framework.navigator.VersionCondition
 
copyDirectory(File, File) - Static method in class com.atlassian.jira.functest.rule.Rules
 
copyDOM(Node, boolean) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
This will copy the Node' s from srcNode into a new DocumentFragment
copyFieldConfiguration(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.FieldConfigurationControlExt
Copies an existing field configuration.
copyFieldLayout(String) - Method in class com.atlassian.jira.functest.framework.FieldLayoutSchemes
 
copyFieldScreenScheme(String, String, String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
copyFieldScreenScheme(String, String, String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
copyFileToJiraImportDirectory(File) - Method in interface com.atlassian.jira.functest.framework.Administration
Copies a file to the JIRA import directory, presumably with the intention of testing imports directly.
copyFileToJiraImportDirectory(File) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
copyFileToJiraImportDirectory(File) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
 
copyForEntity(String, Long) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
copyIssueTypeFieldScreenSchemeName(String, String, String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
copyIssueTypeFieldScreenSchemeName(String, String, String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
copyTo(Collection<V>) - Method in interface com.atlassian.jira.util.collect.MultiMap
Copy all values to the supplied collection.
copyWorkflow(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
Cope workflow with given nameToCopy as a new workflow named newWorkflowName.
copyWorkflow(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
copyWorkflow(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
copyWorkflow(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
CORE_AND_TEST_ROLES - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed license for multiple applications:
CORE_ROLE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed JIRA Core license for 5 users.
CORE_SERVICEDESK - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed license for multiple applications:
correlationIdIsTransferredToClient() - Method in class com.atlassian.jira.webtests.ztests.servermetrics.TestServerMetricsEvents
 
countByAnd(String, Map) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityEngineControl
 
Counter(String) - Constructor for class com.atlassian.jira.functest.framework.Instruments.Counter
 
Counter(String, long) - Constructor for class com.atlassian.jira.functest.framework.Instruments.Counter
 
Counters(Map<String, Instruments.Counter>) - Constructor for class com.atlassian.jira.functest.framework.Instruments.Counters
 
CountingIterator(int, int) - Constructor for class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.CountingIterator
 
countMails() - Method in class com.atlassian.jira.functest.framework.backdoor.OutgoingMailControl
 
countTestCases() - Method in class com.atlassian.jira.functest.framework.SuiteListenerWrapper
 
countTestCases() - Method in class com.atlassian.jira.webtests.CategorisingTestSuite
Deprecated.
 
countUsersIn2001NestedGroups() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
Test a group nesting containing 2001 nested groups can be successfully counted.
CRAZY_CAT_SYSTEM_FIELD_DISPLAY - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
create(File) - Static method in class com.atlassian.jira.functest.config.ConfigFile
 
create(T) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadgetSupport
 
create(ConfigExternalGadget) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.ExternalHelper
 
create(ConfigGadget) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.GadgetHelper
 
create(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Roles
Creates a project role with the specified name and description.
create(String, String) - Method in class com.atlassian.jira.functest.framework.admin.RolesImpl
 
create(String, Long) - Method in class com.atlassian.jira.functest.framework.backdoor.ScreenSchemeControl
 
create(Map<K, C>, Supplier<C>) - Static method in class com.atlassian.jira.util.collect.MultiMaps
 
create(Supplier<C>) - Static method in class com.atlassian.jira.util.collect.MultiMaps
 
create() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
CREATE_ATTACHMENT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
CREATE_ATTACHMENT - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to create attachments.
CREATE_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
CREATE_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to create issues.
CREATE_ISSUE_OPERATION_SCREEN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CREATE_ISSUES - Static variable in class com.atlassian.jira.functest.framework.admin.PermissionSchemes.Type
Deprecated.
 
CREATE_SHARED_FILTER - Static variable in class com.atlassian.jira.webtests.ztests.user.TestViewGroup
 
CREATE_SHARED_OBJECT - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to created shared "objects" (filters / dashboards).
CREATE_SHARED_OBJECTS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
createAnotherRedirToItselfWithCheckboxPrechecked() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
createAuthenticatedPermissions() - Static method in class com.atlassian.jira.functest.framework.sharing.TestSharingPermissionUtils
 
createBooleanEntry(String, Boolean) - Static method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
createCallback(String, Properties) - Method in class com.atlassian.jira.webtests.cargo.JiraRunnerCallbackFactory
 
createCategoryWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
createConditionsCopy() - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
createConditionsForParse() - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
createDefaultChecker() - Static method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
createDefaultChecker(File) - Static method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
createDefaultConfigurationChecks() - Static method in class com.atlassian.jira.functest.config.ConfigurationDefaults
 
createDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
createDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
createDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
 
createDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapRename
 
createDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapSyncPerformance10k
 
createDocumentBuilder() - Static method in class com.atlassian.jira.util.DomFactory
 
createDocumentBuilderFactory() - Static method in class com.atlassian.jira.util.DomFactory
 
createDraft(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
createDraft(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
createDraft(long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
createDraft() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
createDraftOfWorkflow(String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
createDraftResponse(long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
createDraftWorkflowScheme(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
createDraftWorkflowSchemeResponse(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
createFilter(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
createFilter(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
createFilter(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
createFilter(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersControl
 
createFilter(String, String) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
createFilter(String, String, Set<TestSharingPermission>) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
createFilter(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Creates a filter with the specified name and description
createFilter(String, String, Set<TestSharingPermission>) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Creates a filter with the specified name and description and set of sharing permissions.
createFilter(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
createFilter(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
createFilter(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
createFilter(String, String, Set<TestSharingPermission>) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
createFilterFormParam(String, String...) - Static method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions.FilterFormParam
 
createFuncTestBuilder() - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
 
createGroup(String) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
Create a group
createGroupPermissions(String) - Static method in class com.atlassian.jira.functest.framework.sharing.TestSharingPermissionUtils
 
createHttpClient() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
createIntegerEntry(String, Integer) - Static method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
createInvalidDocument() - Static method in class com.atlassian.jira.functest.config.XmlUtils
 
createInvalidGroups() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
createInvalidUsers() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
createIssue(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Creates a new issue for the given project and returns the created issue key

Assumes that the schemes are such that summary is the only required field

createIssue(String, String, String, Map<String, String[]>) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Creates a new issue for the given project and returns the created issue key

createIssue(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
createIssue(String, String, String, Map<String, String[]>) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
createIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Test 1: Creating issue with summary, priority, components, fix versions, affects versions, environment and description
createIssue() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
createIssueClient() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
createIssueClient() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSubTaskResource
 
createIssueTypeScheme(IssueTypeSchemeCreateUpdateBean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
createIssueWithAssignPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Tests if the user is able to assign an issue with the 'Assign Issue' permission removed
createIssueWithComponentLeadAssignee() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueForEnterprise
Creating issue with default component assignee set at 'Component Lead'
createIssueWithCreatePermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Tests if the 'Create New Issue' Link is available with the 'Create Issue' permission removed
createIssueWithHiddenFields() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Makes the fields Components,Affects Versions and Fixed Versions hidden.
createIssueWithInvalidDueDate() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
createIssueWithModifyReporterPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Tests if the 'Reporter' Option is available with the 'Modify Reporter' permission removed
createIssueWithNoSummary() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
createIssueWithoutAssignee() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Test 4: Creating an issue WITHOUT an assignee and WITHOUT fix versions and affects version
createIssueWithoutComponents() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Test 2: Creating issue WITHOUT components, fix versions and affects versions
createIssueWithProjectLeadAssignee() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueForEnterprise
Creating issue with default component assignee set 'Project Lead'
createIssueWithRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Makes the fields Components,Affects Versions and Fixed Versions required.
createIssueWithSchedulePermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Tests if the Due Date' field is available with the 'Schedule Issue' permission removed
createIssueWithTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Tests if the 'Orignial Estimate' Link is available with Time Tracking activated
createIssueWithTimeTrackingDetails() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Test 3: Creating issue WITH time tracking details and WITHOUT components, fix versions and affects versions
createIssueWithUnassignableUser() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Tests if the user is able to assign an issue with the 'Assignable User' permission removed
createIssueWithUnassignedComponentLeadAssignee() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueForEnterprise
Creating issue with default component assignee set 'Unassigned'
createItem1() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView
 
createItem1() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
createItem2() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView
 
createItem2() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
createItem3() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView
 
createItem3() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
createJsonString(Set<? extends TestSharingPermission>) - Static method in class com.atlassian.jira.functest.framework.sharing.TestSharingPermissionUtils
 
createLdapDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
createLongEntry(String, Long) - Static method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
createMailService() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
createNewAndSaveAsFilter(SharedEntityInfo, NavigatorSearch) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Create and save the passed search.
createNewAndSaveAsFilter(SharedEntityInfo, NavigatorSearch) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
createNewCommentVersionRow(long, long, LocalDateTime, long, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
createNewElement(Element, String) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Add a new child element to the passed parent.
createNewIssueVersionRow(long, LocalDateTime, long, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
createNewWebTester(JIRAEnvironmentData) - Static method in class com.atlassian.jira.webtests.WebTesterFactory
 
createNewWorklogVersionRow(long, long, LocalDateTime, long, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
createPermissionScheme(String, String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
createPoller() - Method in class com.atlassian.jira.functest.framework.backdoor.EventClient
 
createPriorityScheme(String, String, List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
createPrivatePermissions() - Static method in class com.atlassian.jira.functest.framework.sharing.TestSharingPermissionUtils
 
createProjectAcceptsATypeAndResponseForGettingAProjectIncludesIt() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
createProjectPermissions(long, long, String, String) - Static method in class com.atlassian.jira.functest.framework.sharing.TestSharingPermissionUtils
 
createProjectWithTemplateUsesTheProjectTypeDefinedOnTheTemplate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
createPublicFilter(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersControl
 
createPublicPermissions() - Static method in class com.atlassian.jira.functest.framework.sharing.TestSharingPermissionUtils
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.ApdexControl
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.BackdoorControl
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.ScreensControlExt
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl
 
createResource() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
createResource(String) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
createResource() - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient
 
createResource() - Method in class com.atlassian.jira.functest.framework.util.SearchersClient
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueSubTaskClient
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.ProjectWorkflowSchemeClient
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.project.security.ProjectShortcutsClient
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.EditDraftWorkflowSchemeResource
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
createResource(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
createResource() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
createResource(long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
createScheme(String, String, Long) - Method in class com.atlassian.jira.functest.framework.backdoor.IssueTypeScreenSchemesControl
 
createScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestPermissionSchemesBackdoorImpl
 
createScheme(WorkflowSchemeClient.WorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
createSchemeResponse(WorkflowSchemeClient.WorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
createSearch(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Switches the navigator into Advanced mode, and then executes the specified JQL query.
createSearch(NavigatorSearch) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Create a search with the passed parameters.
createSearch(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
createSearch(NavigatorSearch) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
does nothing.
createSearch() - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearchBuilder
 
createSharedProject(long, String, String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.CreateSharedProjectResourceClient
 
createSharedProject(long, ProjectInputBean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.CreateSharedProjectResourceClient
 
CreateSharedProjectResourceClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
CreateSharedProjectResourceClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.CreateSharedProjectResourceClient
 
CreateSharedProjectResourceClient.ProjectCreationResult - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
createStringEntry(String, String) - Static method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
createSubTask(String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Creates a new sub task for the given parent issue and returns the created issue key

Assumes that the schemes are such that summary is the only required field.

createSubTask(String, String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Creates a new sub task for the given parent issue and returns the created issue key

Assumes that the schemes are such that summary is the only required field.

createSubTask(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
createSubTask(String, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
createSubTaskStep1(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
 
createSubTaskStep1(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
createTempDirectory(String) - Static method in class com.atlassian.jira.webtests.util.TempDirectoryUtil
Creates an empty directory in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTest() - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
This gets the test suite based on the func test settings that you currently have.
createTest(JIRAEnvironmentData) - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
This gets the suite of tests based on the passed environment.
createTestDescription(Class<?>, String) - Static method in class com.atlassian.jira.functest.framework.util.junit.Descriptions
 
createTester(JIRAEnvironmentData) - Static method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
createTestWorkflowMigrationMapping() - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
createTextEntry(String, String) - Static method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
createTransition() - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowInitialStep
 
createTransition() - Method in class com.atlassian.jira.functest.framework.admin.WorkflowInitialStepImpl
 
createUser(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
createUser() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
createUserEmailIsSent() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
createUserPickerAndGoToConfigurationPage(String) - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
createUserSuccessPath() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
createUserWithPermission(String, GlobalPermissionKey) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
createValidGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
createVersion(String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
createWorkflow(String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
createWorkflowSchemeDraft(String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Creates a draft workflow scheme of the project.
createWorkflowSchemeDraft(String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
createWorklog(IssueCreateResponse) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
creatingNewIssueProperty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
creatingPermissionSchemeWorksCorrectly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
creatingPermissionWhichAlreadyExistsShouldResultIn400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
creatingSchemeWithAlreadyExistingNameResultsInBadRequestReponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
creatingSinglePermissionWorksCorrectly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
CRITICAL - Static variable in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
cronExpression - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
CrowdApplicationCheck - Class in com.atlassian.jira.functest.config.crowd
Checks to make sure that the Crow Applications have an application type.
CrowdApplicationCheck() - Constructor for class com.atlassian.jira.functest.config.crowd.CrowdApplicationCheck
 
css(String) - Method in interface com.atlassian.jira.functest.framework.LocatorFactory
 
css(String) - Method in class com.atlassian.jira.functest.framework.LocatorFactoryImpl
 
CssLocator - Class in com.atlassian.jira.functest.framework.locator
A CSS locator that uses JSOUP {@link org.jsoup.nodes.Document) under the covers
CssLocator(WebTester, String) - Constructor for class com.atlassian.jira.functest.framework.locator.CssLocator
Locates Node's using the specified WebTester
CssLocator(Node, String) - Constructor for class com.atlassian.jira.functest.framework.locator.CssLocator
Locates Node's starting from the specified Node
CssLocatorLinkSubmission(String, int) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.CssLocatorLinkSubmission
 
CssLocatorLinkSubmission(String) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.CssLocatorLinkSubmission
 
CsvMatcher - Class in com.atlassian.jira.functest.matcher
 
CsvUtils - Class in com.atlassian.jira.util
 
CURRENT_USER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
currentState() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl
 
CUSTOM_FIELD_CASCADING_SELECT_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_CHECKBOX_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_CONFIGURATION - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_DATE_RANGE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_EXACT_NUMBER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_EXACT_TEXT_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_GROUP_PICKER_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_LABEL_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_MULTI_SELECT_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_NAME - Static variable in class com.atlassian.jira.webtests.ztests.customfield.TestReadOnlyTextCustomFieldSelector
 
CUSTOM_FIELD_NUMBER_RANGE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_PREFIX - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_PROJECT_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_RADIO_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_SELECT_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TEXT_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_CASCADINGSELECT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_CHECKBOX - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_DATEPICKER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_DATETIME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_FLOAT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_FREETEXT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_GROUPPICKER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_LABELS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_MULTICHECKBOXES - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_MULTIGROUPPICKER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_MULTISELECT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_MULTIUSERPICKER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_PROJECT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_RADIO - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_READONLYTEXT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_SELECT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_TEXTFIELD - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_URL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_USERPICKER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_TYPE_VERSION - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_USER_PICKER_GROUP_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_USER_PICKER_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_VERSION_SEARCHER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_FIELD_WITHOUT_LENGTH_VALIDATION_ID - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsCustomFieldTypeWithNoValidation
 
CUSTOM_STATUS_1 - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
CUSTOM_STATUS_2 - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
CUSTOM_STATUS_3 - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
CUSTOM_STATUS_4 - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
CUSTOM_SUB_TASK_SUMMARY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_SUB_TASK_TYPE_DESCRIPTION - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CUSTOM_SUB_TASK_TYPE_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
CustomField(String, String, String, AbstractTestIssueNavigatorView.CustomField.Value) - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField
 
CustomField(String, String, String, AbstractTestIssueNavigatorView.CustomField.Value[]) - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField
 
customFieldCreateIssueWithCustomFields() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
customFieldCreateIssueWithFieldScope() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
customFieldCreateSubTaskWithCustomFields() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
customFieldEditIssueWithFieldScope() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
CustomFields - Interface in com.atlassian.jira.functest.framework.admin
Actions for administering the custom fields in JIRA.
customFields() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to perform custom field actions.
customFields() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
customFields() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
customFieldsAddCustomFieldOption() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
customFieldsAddField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
customFieldsDelCustomFieldOption() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
customFieldsDeleteField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
customFieldsEditIssueWithCustomFields() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
CustomFieldsImpl - Class in com.atlassian.jira.functest.framework.admin
 
CustomFieldsImpl(WebTester, JIRAEnvironmentData, Navigation, Form) - Constructor for class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
customFieldsMoveIssueWithCustomFieldsforIssueType() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
customFieldsMoveIssueWithCustomFieldsforProject() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
CustomFieldValue - Class in com.atlassian.jira.webtests
 
CustomFieldValue(String, String, String) - Constructor for class com.atlassian.jira.webtests.CustomFieldValue
 
customFieldValueContains(String, String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
customFieldWithFieldScreenSchemes() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
cycles_cyclicalGroupMembershipsAreCountedCorrectly() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
CZECH_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 

D

DAIRY_COMPONENT_ID - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnWorkflow
 
DARK_FEATURE_DISABLE_LANDING_PAGE_REDIRECT_FLAG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DARK_FEATURE_DISABLE_LANDING_PAGE_REDIRECT_FLAG - Static variable in class com.atlassian.jira.functest.rule.DisableOnboardingRule
 
darkFeatures() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
DarkFeatures - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
DarkFeatures() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.DarkFeatures
 
dashboard() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
Dashboard - Interface in com.atlassian.jira.functest.framework
An abstraction for logically grouping JIRA dashboard functionality for functional tests.
dashboard() - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the dashboard, returning it.
dashboard() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
Dashboard.Table - Class in com.atlassian.jira.functest.framework
Holds the identifiers of the tables that display Portal Pages.
DashboardAssertions - Interface in com.atlassian.jira.functest.framework.assertions
This makes assertions about Dashboard pages and their content
DashboardAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
And implementation of DashboardAssertions
DashboardAssertionsImpl(WebTester, JIRAEnvironmentData, URLAssertions) - Constructor for class com.atlassian.jira.functest.framework.assertions.DashboardAssertionsImpl
 
DashboardConfigurationCheck - Class in com.atlassian.jira.functest.config.dashboard
Configuration check that ensures dashboard configuration is clean and consistent.
DashboardConfigurationCheck() - Constructor for class com.atlassian.jira.functest.config.dashboard.DashboardConfigurationCheck
 
DashboardItem - Class in com.atlassian.jira.functest.framework.parser.dashboard
 
DashboardItem(long, String, String, String, long, List<WebTestSharePermission>, Boolean, long, List<String>, long) - Constructor for class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
DashboardItem(DashboardItem) - Constructor for class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
DashboardItem.Builder - Class in com.atlassian.jira.functest.framework.parser.dashboard
 
DashboardPageInfo - Class in com.atlassian.jira.functest.framework.dashboard
A representation of PortalPage for testing.
DashboardPageInfo(long, String, String, boolean, Set<TestSharingPermission>, String, int, List<DashboardPageInfo.Operation>) - Constructor for class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo
 
DashboardPageInfo(Long, String, String, boolean, Set<TestSharingPermission>, String, Integer, List<DashboardPageInfo.Operation>) - Constructor for class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo
 
DashboardPageInfo(Long, String, String, boolean, Set<TestSharingPermission>) - Constructor for class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo
 
DashboardPageInfo(DashboardPageInfo) - Constructor for class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo
 
DashboardPageInfo.Operation - Class in com.atlassian.jira.functest.framework.dashboard
 
DashboardPagePortletInfo - Class in com.atlassian.jira.functest.framework.dashboard
A test object to help assert that a page has the correct portlet config in it
DashboardPagePortletInfo(List<String>, List<String>) - Constructor for class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
DashboardPagePortletInfo() - Constructor for class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
dashboards() - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration
 
dashboards() - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedDashboardsAdministration
Retrieves an instance of SharedDashboardsAdministration.Dashboards that represents the list of dashboards currently displayed on the Shared Dashboards Administration Page.
DashboardTableParser - Class in com.atlassian.jira.functest.framework.parser.dashboard
Parses the data in the dashboard table ui component.
DashboardTableParser(LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.parser.dashboard.DashboardTableParser
 
data() - Static method in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
DATA_CENTER_SOFTWARE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
License: enterprise, data center, commercial, expiry: 48H, jira software, unlimited users
databaseTimeControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
DatabaseTimeControl - Class in com.atlassian.jira.functest.framework.backdoor
 
DatabaseTimeControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.DatabaseTimeControl
 
dataImport() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
dateAsMillis(int, int, int, int, int) - Static method in class com.atlassian.jira.functest.framework.util.date.DateUtil
Returns a string representing the given date in milliseconds, for example 123456789.
dateAsTimestamp(int, int, int, int, int) - Static method in class com.atlassian.jira.functest.framework.util.date.DateUtil
Returns a string representing the given date in the format suitable for timestamp fields in the data XML file, for example 2008-06-02 09:43:58.788.
dateTimeFormatter - Variable in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
DateUtil - Class in com.atlassian.jira.functest.framework.util.date
Some utility methods for manipulating dates in functional tests.
DateUtil() - Constructor for class com.atlassian.jira.functest.framework.util.date.DateUtil
 
dbrStatsControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
DbrStatsControl - Class in com.atlassian.jira.functest.framework.backdoor
 
DbrStatsControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl
 
DbrStatsControl.ReceiverStatsWrapper - Class in com.atlassian.jira.functest.framework.backdoor
 
DbrStatsControl.ReindexStatsWrapper - Class in com.atlassian.jira.functest.framework.backdoor
 
DbrStatsControl.SenderStatsWrapper - Class in com.atlassian.jira.functest.framework.backdoor
 
decode(String) - Static method in class com.atlassian.jira.functest.framework.util.url.URLUtil
The opposite of URLUtil.encode(String)
decodeLicenseDetails(String) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
decodeLicenseDetails(License) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
deeplyNestedGroupsAreCountedCorrectly() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
DEFAULT - Static variable in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
DEFAULT_ASSIGNEE_ERROR_MESSAGE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_CONTAINERS_LOCATION - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
DEFAULT_FIELD_CONFIGURATION - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_FIELD_SCREEN_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_FROM_ADDRESS - Static variable in class com.atlassian.jira.functest.rule.OutgoingMailTestRule
 
DEFAULT_FROM_ADDRESS - Static variable in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
DEFAULT_ISSUE_TYPE_SCREEN_SCHEME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_JIRA_HOME - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
DEFAULT_MAX_RETRIES - Static variable in class com.atlassian.jira.functest.rule.RerunIfFailedGlobalRule
 
DEFAULT_OPERATION_SCREEN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_PERM_SCHEME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_PERM_SCHEME_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_SCHEME_ID - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
DEFAULT_SCREEN_SCHEME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_SUBJECT_PREFIX - Static variable in class com.atlassian.jira.functest.rule.OutgoingMailTestRule
 
DEFAULT_SUBJECT_PREFIX - Static variable in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
DEFAULT_TEXT_RENDERER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DEFAULT_WAR_LOCATION - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
DEFAULT_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
DefaultAttachmentManagement - Class in com.atlassian.jira.functest.framework.navigation.issue
 
DefaultAttachmentManagement(WebTester, FuncTestLogger) - Constructor for class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentManagement
 
DefaultAttachmentsBlock - Class in com.atlassian.jira.functest.framework.navigation.issue
 
DefaultAttachmentsBlock(WebTester, FuncTestLogger, FileAttachmentsList, ImageAttachmentsGallery, AttachmentManagement) - Constructor for class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentsBlock
 
DefaultBean() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.DefaultBean
 
DefaultBean(String) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.DefaultBean
 
DefaultCommentAssertions - Class in com.atlassian.jira.functest.framework.assertions
Holds assertion methods around an issue's comments.
DefaultConfigCrowdApplicationManager - Class in com.atlassian.jira.functest.config.crowd
 
DefaultConfigCrowdApplicationManager(Document, ConfigSequence) - Constructor for class com.atlassian.jira.functest.config.crowd.DefaultConfigCrowdApplicationManager
 
DefaultConfigDashboardManager - Class in com.atlassian.jira.functest.config.dashboard
Default implementation of DefaultConfigDashboardManager.
DefaultConfigDashboardManager(Document, ConfigGadgetManager, ConfigSharedEntityCleaner) - Constructor for class com.atlassian.jira.functest.config.dashboard.DefaultConfigDashboardManager
 
DefaultConfigGadgetManager - Class in com.atlassian.jira.functest.config.dashboard
Default implementation of ConfigGadgetManager.
DefaultConfigGadgetManager(Document) - Constructor for class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager
 
DefaultConfigGadgetManager(ConfigGadgetSupport<ConfigGadget>, ConfigGadgetSupport<ConfigExternalGadget>) - Constructor for class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager
 
DefaultConfigGadgetManager.ExternalHelper - Class in com.atlassian.jira.functest.config.dashboard
 
DefaultConfigGadgetManager.GadgetHelper - Class in com.atlassian.jira.functest.config.dashboard
 
DefaultConfigMailServerManager - Class in com.atlassian.jira.functest.config.mail
A class related to the CRUD operations for the ConfigMailServer.
DefaultConfigMailServerManager(Document, ConfigSequence) - Constructor for class com.atlassian.jira.functest.config.mail.DefaultConfigMailServerManager
 
DefaultConfigPropertySetManager - Class in com.atlassian.jira.functest.config.ps
Loads a property set from an XML configuration file.
DefaultConfigPropertySetManager(Document, ConfigSequence) - Constructor for class com.atlassian.jira.functest.config.ps.DefaultConfigPropertySetManager
 
DefaultConfigSequence - Class in com.atlassian.jira.functest.config
Class that can be used to parse and manipulate the SequenceValueItem from the passed JIRA xml.
DefaultConfigSequence(Document) - Constructor for class com.atlassian.jira.functest.config.DefaultConfigSequence
 
DefaultConfigServiceManager - Class in com.atlassian.jira.functest.config.service
Class for CRUD operations related to the ConfigService.
DefaultConfigServiceManager(Document, ConfigPropertySetManager, ConfigSequence) - Constructor for class com.atlassian.jira.functest.config.service.DefaultConfigServiceManager
 
DefaultConfigSharedEntityCleaner - Class in com.atlassian.jira.functest.config.sharing
Default implementation of ConfigSharedEntityCleaner.
DefaultConfigSharedEntityCleaner(Document) - Constructor for class com.atlassian.jira.functest.config.sharing.DefaultConfigSharedEntityCleaner
 
DefaultConfigSharedEntityCleaner(ConfigSharedEntityCleaner...) - Constructor for class com.atlassian.jira.functest.config.sharing.DefaultConfigSharedEntityCleaner
 
DefaultCredentials - Class in com.atlassian.jira.functest.framework.upm
 
DefaultCredentials() - Constructor for class com.atlassian.jira.functest.framework.upm.DefaultCredentials
 
DefaultDashboards(LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration.DefaultDashboards
 
DefaultEditPopServerConfiguration - Class in com.atlassian.jira.functest.framework.admin
 
DefaultEditPopServerConfiguration(MailServerAdministration, WebTester) - Constructor for class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
DefaultEditPopServerConfiguration.PasswordIsMandatoryException - Exception in com.atlassian.jira.functest.framework.admin
 
defaultFieldConfiguration() - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations
 
defaultFieldConfiguration() - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
DefaultFileAttachmentsList - Class in com.atlassian.jira.functest.framework.navigation.issue
 
DefaultFileAttachmentsList(WebTester, FuncTestLogger) - Constructor for class com.atlassian.jira.functest.framework.navigation.issue.DefaultFileAttachmentsList
 
DefaultFilters(LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration.DefaultFilters
 
DefaultFuncTestHttpUnitOptions - Class in com.atlassian.jira.functest.framework
These are the default HttpUnit options that our func test will run with
DefaultFuncTestHttpUnitOptions() - Constructor for class com.atlassian.jira.functest.framework.DefaultFuncTestHttpUnitOptions
 
DefaultImageAttachmentsGallery - Class in com.atlassian.jira.functest.framework.navigation.issue
 
DefaultImageAttachmentsGallery(WebTester, FuncTestLogger) - Constructor for class com.atlassian.jira.functest.framework.navigation.issue.DefaultImageAttachmentsGallery
 
DefaultIssueEvents - Enum in com.atlassian.jira.functest.framework.admin
Enumeration of default issue events.
defaultIssueType - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
defaultIssueType(IssueType) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
DefaultLink(WebTester) - Constructor for class com.atlassian.jira.functest.framework.UserProfileImpl.DefaultLink
 
DefaultMailServerAdministration - Class in com.atlassian.jira.functest.framework.admin
 
DefaultMailServerAdministration(WebTester, Navigation, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.DefaultMailServerAdministration
 
DefaultMailServerAdministration.DefaultSendTestEmail - Class in com.atlassian.jira.functest.framework.admin
 
defaultPermissionSchemeIsReturnedOnBlankInstance() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
DefaultRoleDetails - Class in com.atlassian.jira.functest.framework.admin
 
DefaultRoleDetails(WebTester) - Constructor for class com.atlassian.jira.functest.framework.admin.DefaultRoleDetails
 
defaultScheme() - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes
Deprecated.
Navigates to the Default Permission Scheme.
defaultScheme() - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
defaultScheme() - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
DefaultSendBulkMail - Class in com.atlassian.jira.functest.framework
 
DefaultSendBulkMail(Navigation) - Constructor for class com.atlassian.jira.functest.framework.DefaultSendBulkMail
 
DefaultSendTestEmail(LocatorFactory, WebTester) - Constructor for class com.atlassian.jira.functest.framework.admin.DefaultMailServerAdministration.DefaultSendTestEmail
 
DefaultSharedDashboardsAdministration - Class in com.atlassian.jira.functest.framework.admin.user.shared
 
DefaultSharedDashboardsAdministration(WebTester, Navigation, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration
 
DefaultSharedDashboardsAdministration.DefaultDashboards - Class in com.atlassian.jira.functest.framework.admin.user.shared
 
DefaultSharedFiltersAdministration - Class in com.atlassian.jira.functest.framework.admin.user.shared
 
DefaultSharedFiltersAdministration(WebTester, Navigation) - Constructor for class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration
 
DefaultSharedFiltersAdministration.DefaultFilters - Class in com.atlassian.jira.functest.framework.admin.user.shared
 
defaultValueIsEmpty() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportDateField
 
defaultValueIsFilledIn() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportLongField
 
defaultValueIsFilledIn() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportSelectField
 
defaultValueIsFilledIn() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportStringField
 
defaultValueIsFilledIn() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportTextField
 
defaultValueIsPresent() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportMultiSelectField
 
dehexchar(char) - Static method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Get the hex value of a character (base16).
dehexchar(char) - Static method in class com.atlassian.jira.util.json.JSONTokener
Get the hex value of a character (base16).
deindex(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
delegate() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItemsList
 
delegate() - Method in class com.atlassian.jira.functest.framework.SuiteListenerWrapper
 
delegateRunner() - Method in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
Override this method to create the runner that will perform actual test run.
delete(T) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadgetSupport
 
delete(ConfigExternalGadget) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.ExternalHelper
 
delete(ConfigGadget) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.GadgetHelper
 
delete(String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueLinking
Deletes an issue link type.
delete(String) - Method in class com.atlassian.jira.functest.framework.admin.IssueLinkingImpl
 
delete() - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecurityLevel
 
delete() - Method in class com.atlassian.jira.functest.framework.admin.IssueSecurityLevelImpl
 
delete(String) - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.PopMailServerAdministration
Removes a mail server with a specified name.
delete(long) - Method in interface com.atlassian.jira.functest.framework.admin.Roles
Deletes a project role with the specified id.
delete(String) - Method in interface com.atlassian.jira.functest.framework.admin.Roles
Deletes a project role with the specified name.
delete(long) - Method in class com.atlassian.jira.functest.framework.admin.RolesImpl
 
delete(String) - Method in class com.atlassian.jira.functest.framework.admin.RolesImpl
 
delete(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
delete(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
delete(String) - Method in class com.atlassian.jira.functest.framework.backdoor.SecurityPropertiesDaoControl
 
delete(Long, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
delete(String) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
DELETE - Static variable in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
DELETE(String) - Method in class com.atlassian.jira.functest.framework.FuncTestRestClient
 
delete() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentManagement
Deletes all the attachments shown in the manage attachments page for an specific issue.
delete() - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentManagement
 
delete() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
delete() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
DELETE_BUTTON_NAME - Static variable in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
DELETE_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
DELETE_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to delete issues and comments.
DELETE_PROJECT_HEADER - Static variable in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
DELETE_PROJECT_HEADER_WITH_PROJECT_NAME - Static variable in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
DELETE_PROP - Static variable in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
DELETE_TEMP_DIR_PROPERTY - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
deleteAllIssuesInAllPages() - Method in class com.atlassian.jira.functest.framework.BulkOperations
 
deleted - Variable in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
DELETED_ISSUE_ERROR - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
DELETED_ISSUE_ID - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
DELETED_ISSUE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
DELETED_VIEW_ISSUE_ERROR - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
deleteDashboard(long) - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration
 
deleteDashboard(long) - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedDashboardsAdministration
Deletes the dashboard represented by the dashboard id
deleteDefault(long, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
deleteDefaultActorsFailsWhenGivenBothUserAndGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
deleteDefaultActorsFromNewRoleWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
deleteDefaultActorsRequiresUserOrGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
deleteDefaultResponse(long, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
deletedWorklogNotInUpdatedWorklogs() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
deleteEntryWithId(int) - Method in interface com.atlassian.jira.functest.framework.admin.EditNotifications
Add parameterized notification type for given event ID.
deleteEntryWithId(int) - Method in class com.atlassian.jira.functest.framework.admin.EditNotificationsImpl
 
deleteEventType(String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
deleteFieldLayoutScheme(String) - Method in class com.atlassian.jira.functest.framework.FieldLayoutSchemes
 
deleteFieldScreenScheme(String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
deleteFieldScreenScheme(String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
deleteFilter(long) - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration
 
deleteFilter(long) - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedFiltersAdministration
Deletes the filter represented by the filter id
deleteFilter(String) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
deleteFilter(int) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
deleteFilter(int) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Delete the specified filter.
deleteFilter(long) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Delete the listed filter.
deleteFilter(long) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
deleteFilter(int) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
deleteGroup(String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Removes a group given the groupname.
deleteGroup(String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
deleteGroup(String) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
deleteIndex() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
deleteIndexDirectory(boolean, boolean, boolean, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
deleteIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Deletes the specific issue.
deleteIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
deleteIssueMapping(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
deleteIssueMappingResponse(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
deleteIssueOperationFromScreenAssociation(String, String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
deleteIssueOperationFromScreenAssociation(String, String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
deleteIssueType(long, String, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
deleteIssueTypeFieldScreenScheme(String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
deleteIssueTypeFieldScreenScheme(String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
deleteIssueTypeScheme(long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
deleteLinkedStatus(String) - Method in interface com.atlassian.jira.functest.framework.admin.Statuses
 
deleteLinkedStatus(String) - Method in class com.atlassian.jira.functest.framework.admin.StatusesImpl
 
deleteObject(Element, T) - Method in class com.atlassian.jira.functest.config.ConfigCrudHelper
 
deletePermissionReturns404ForNonExistingFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
deletePermissionScheme(String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
deletePermissionWorksAndResultsInPermissionBeingAdded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
deletePriorityScheme(long) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
deleteProductLicense(String) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
deleteProject(long) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Delete a project
deleteProject(String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Delete project with the given name
deleteProject(long) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
deleteProject(String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
deleteProjectCategory(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
deleteProperty(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
deletePropertyResponse(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
deletePropertySet(ConfigPropertySet) - Method in interface com.atlassian.jira.functest.config.ps.ConfigPropertySetManager
 
deletePropertySet(String, Long) - Method in interface com.atlassian.jira.functest.config.ps.ConfigPropertySetManager
 
deletePropertySet(ConfigPropertySet) - Method in class com.atlassian.jira.functest.config.ps.DefaultConfigPropertySetManager
 
deletePropertySet(String, Long) - Method in class com.atlassian.jira.functest.config.ps.DefaultConfigPropertySetManager
 
deleteScheme(String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecuritySchemes
Delete issue security scheme with given name.
deleteScheme(String) - Method in class com.atlassian.jira.functest.framework.admin.IssueSecuritySchemesImpl
 
deleteScheme(Long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
deleteSchemeResponse(Long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
deleteScreen(String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
deleteScreen(String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
deleteStep(String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowSteps
Deletes a step from the workflow
deleteStep(String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowStepsImpl
 
deleteSubTaskType(String) - Method in interface com.atlassian.jira.functest.framework.admin.Subtasks
Delete an existing sub-task type.
deleteSubTaskType(String) - Method in class com.atlassian.jira.functest.framework.admin.SubtasksImpl
 
deleteTabFromScreen(String, String) - Method in interface com.atlassian.jira.functest.framework.Screens
 
deleteTabFromScreen(String, String) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
deleteTransition(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowSteps
Deletes a transition from a specified step.
deleteTransition(String, String) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowStepsImpl
 
deleteUser(String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Removes a user given the username.
deleteUser(String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
DeleteUserPage - Class in com.atlassian.jira.functest.framework.admin.user
 
DeleteUserPage() - Constructor for class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
deleteVersion(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Deletes a version of a project.
deleteVersion(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
deleteVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
deleteWorkflow(String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
deleteWorkflow(long, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
deleteWorkflow(long, String, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
deleteWorkflowMapping(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
deleteWorkflowMappingResponse(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
deleteWorkFlowScheme(String) - Method in class com.atlassian.jira.functest.framework.WorkflowSchemes
 
deletingNonExistentFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
deletingNonExistentPermissionReturns400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
deletingPermissionSchemeWorksCorrectly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
deletingPermissionWorksCorrectly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
deletingProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
deletingWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
DEMO - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed unlimited demo license.
DENMARK_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DeprecatedDescriptors() - Constructor for class com.atlassian.jira.functest.framework.backdoor.DeprecatedWebResourceControl.DeprecatedDescriptors
 
deprecatedKey(Boolean) - Static method in class com.atlassian.jira.functest.matcher.PermissionMatcher
 
DeprecatedWebResourceControl - Class in com.atlassian.jira.functest.framework.backdoor
 
DeprecatedWebResourceControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.DeprecatedWebResourceControl
 
DeprecatedWebResourceControl.DeprecatedDescriptors - Class in com.atlassian.jira.functest.framework.backdoor
 
descHtml - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient.FilterPickerBean
 
describe() - Method in class com.atlassian.jira.functest.framework.suite.CategoryFilter
 
describeChild(T) - Method in class com.atlassian.jira.functest.framework.suite.ParentRunnerHacker
 
describeChild(T) - Method in class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
 
describeMismatchSafely(String, Description) - Method in class com.atlassian.jira.functest.matcher.CsvMatcher
 
describeTo(Description) - Method in class com.atlassian.jira.functest.framework.util.ResponseMatchers.ResponseCodeIs
 
describeTo(Description) - Method in class com.atlassian.jira.functest.framework.util.ResponseMatchers.ResponseContainsString
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.BuildNumberMatcher
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.ConditionClassMatcher
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.CsvMatcher
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.HeaderValue
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.IssueKeyMatcher
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.IssueLinksTypeMatcher
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.JSONObjectContains
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.LinkedIssuesMatcher
 
describeTo(Description) - Method in class com.atlassian.jira.functest.matcher.URIMatcher
 
description() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
description - Variable in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
description - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
description(String) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
description(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
description(String) - Static method in class com.atlassian.jira.functest.matcher.PermissionMatcher
 
description - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
description(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
description - Variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
descriptions() - Method in class com.atlassian.jira.functest.framework.suite.RunnerChildList
 
Descriptions - Class in com.atlassian.jira.functest.framework.util.junit
Factory for JUnit test descriptions.
DescriptionWalker - Class in com.atlassian.jira.functest.framework.util.junit
Walks the JUnit4 description tree invoking callback on each element.
DESTINATION_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
DESTINATION_WORKFLOW_SCHEME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
destroy() - Method in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
destroyScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestPermissionSchemesBackdoorImpl
 
DEVELOPER - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed unlimited developer license.
DEVELOPER_LIMITED - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed developer license for 5 users.
DEVELOPERS - Static variable in class com.atlassian.jira.webtests.Groups
 
DEVMAN_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.TestTransitionWorkflowScreen
 
DevMode - Annotation Type in com.atlassian.jira.functest.framework
Mark a test method or class with this annotation to enable or disable dev mode during test or method.
DevModeRule - Class in com.atlassian.jira.functest.rule
The rule for managing dev mode during tests using DevMode annotation.
DevModeRule(Backdoor) - Constructor for class com.atlassian.jira.functest.rule.DevModeRule
 
DevModeRule(BackdoorModule) - Constructor for class com.atlassian.jira.functest.rule.DevModeRule
 
DiagramView() - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage.DiagramView
 
DIALOG_URLS - Static variable in class com.atlassian.jira.webtests.ztests.hints.TestHints
 
diamonds_memberOfNestedGroupByTwoRoutesIsCountedOnce() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
disable() - Method in interface com.atlassian.jira.functest.framework.admin.Attachments
 
disable() - Method in class com.atlassian.jira.functest.framework.admin.AttachmentsImpl
 
disable() - Method in interface com.atlassian.jira.functest.framework.admin.IssueLinking
Disables issue linking across JIRA.
disable() - Method in class com.atlassian.jira.functest.framework.admin.IssueLinkingImpl
 
disable() - Method in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
 
disable() - Method in class com.atlassian.jira.functest.framework.admin.plugins.Plugin
 
disable() - Method in interface com.atlassian.jira.functest.framework.admin.Subtasks
Disables sub-tasks.
disable() - Method in class com.atlassian.jira.functest.framework.admin.SubtasksImpl
 
disable() - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Disables Time Tracking
disable() - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
disable() - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
disable(String) - Method in class com.atlassian.jira.functest.framework.backdoor.InstanceFeaturesControl
 
disable() - Method in class com.atlassian.jira.functest.framework.backdoor.NoAlertControl
 
disable() - Method in class com.atlassian.jira.functest.framework.backdoor.OutgoingMailControl
 
disable(String) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
DisableBigPipeRule - Class in com.atlassian.jira.functest.rule
 
DisableBigPipeRule(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.DisableBigPipeRule
 
disableConfigureMode() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Turns off configuration mode for the dashboard.
disableContactAdminForm() - Method in class com.atlassian.jira.webtests.ztests.license.TestPersonalLicense
 
disableContactAdminForm() - Method in class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
disableCopyingOfComments() - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Disables and re-enables time tracking with the "Copying of comments to work description" disabled.
disableCopyingOfComments() - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
disabled(String...) - Static method in class com.atlassian.jira.functest.config.CheckOptionsUtils
 
disableExternalUserManagement() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationPropertiesControl
 
disableFlags() - Method in class com.atlassian.jira.functest.framework.backdoor.FlagsControl
 
disableFrotherAssigneeField() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
disableFrotherAssigneeField() - Method in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
disableGlobalSharing() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationPropertiesControl
 
disableHelpTips() - Method in class com.atlassian.jira.functest.framework.backdoor.FlagsControl
 
disableIn(CheckOptions, String...) - Static method in class com.atlassian.jira.functest.config.CheckOptionsUtils
 
disableInlineEdit() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationPropertiesControl
 
disableIssueNavPlugin() - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt
Deprecated. 
disableModule(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.Plugin
 
DisableOnboardingRule - Class in com.atlassian.jira.functest.rule
 
DisableOnboardingRule(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.DisableOnboardingRule
 
disableOptions(String, String...) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
disable options from a customfield that supports them (i.e.
disableOptions(String, String...) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
disablePlugin(String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Tries to disable a plugin (so long as it is installed).
disablePlugin(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
disablePluginModule(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Tries to disable a module within a plugin.
disablePluginModule(String, String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
disableVoting() - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
 
disableVoting() - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
disableWatching() - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Disable watching of issues
disableWatching() - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
disableWebSudo() - Method in interface com.atlassian.jira.functest.framework.Navigation
Historically this connected to a REST endpoint in the jira-functest-plugin to disable WebSudo Currently this does nothing
disableWebSudo() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
disableZipSupport() - Method in interface com.atlassian.jira.functest.framework.admin.Attachments
 
disableZipSupport() - Method in class com.atlassian.jira.functest.framework.admin.AttachmentsImpl
 
discard() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
discardDraft(long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
discardDraftWorkflowScheme(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
discardDraftWorkflowSchemeResponse(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
discardLocal() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
DISPLAY_NAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
displayAllIssues() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Runs a search on all issues.
displayAllIssues() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
displayFullContentAllIssues() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
displayFullContentAllIssues() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
displayPrintableAllIssues() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
displayPrintableAllIssues() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
displayRssAllComments() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
displayRssAllComments() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
displayRssAllIssues() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
displayRssAllIssues() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
displayXmlAllIssues() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
displayXmlAllIssues() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
DocumentMatcher - Class in com.atlassian.jira.functest.matcher
Template class for matchers that work on DOM documents.
DocumentMatcher() - Constructor for class com.atlassian.jira.functest.matcher.DocumentMatcher
 
DocumentMatchers - Class in com.atlassian.jira.functest.framework.matchers
Matchers for DOM4J documents.
documentWithNodes(Class<? extends Node>...) - Static method in class com.atlassian.jira.functest.framework.matchers.DocumentMatchers
 
doDelayedUpgradesAndWaitForCompletion() - Method in class com.atlassian.jira.webtests.ztests.upgrade.UpgradeManagerClient
 
doesCellHaveText(int, int, String) - Method in class com.atlassian.jira.webtests.table.HtmlTable
Method that checks if a particular table cell contains the text specified.
DoesNotContainIssueKeyCondition - Class in com.atlassian.jira.functest.framework.navigator
A condition which asserts that the table containing search results does not contain the specified issue key.
DoesNotContainIssueKeyCondition(TextAssertions, String) - Constructor for class com.atlassian.jira.functest.framework.navigator.DoesNotContainIssueKeyCondition
 
doFieldOperation(String, String) - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
doImportToSummary(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.ProjectImport
 
doImportToSummary(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImportImpl
 
doLogin(String, String, boolean, boolean) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
DomFactory - Class in com.atlassian.jira.util
 
DomKit - Class in com.atlassian.jira.functest.framework.util.dom
This is some methods to manipulate the DOM and text in it
DomKit() - Constructor for class com.atlassian.jira.functest.framework.util.dom.DomKit
 
DomNodeCopier - Class in com.atlassian.jira.functest.framework.util.dom
A helper class to copy DOM nodes from one tree into another
DomNodeCopier(Node, boolean) - Constructor for class com.atlassian.jira.functest.framework.util.dom.DomNodeCopier
 
DONE - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
doProjectImport(String, String) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
Takes two XML paths and runs the Project Import up to the summary screen.
doProjectImport(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
Takes two XML paths and runs the Project Import up to the summary screen.
doProjectImport(String, String, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
Takes two XML paths and runs the Project Import up to the summary screen.
doProjectImport(String, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
Takes two XML paths and runs the Project Import up to the summary screen.
doubleToString(double) - Static method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Produce a string from a double.
doubleToString(double) - Static method in class com.atlassian.jira.util.json.JSONObject
Produce a string from a double.
doUpgrade() - Method in class com.atlassian.jira.webtests.ztests.upgrade.UpgradeManagerClient
 
downcast(Class<R>) - Static method in class com.atlassian.jira.util.Functions
Get a function that always the input downcast to the supplied class.
downloadAsXml() - Method in class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage
 
downloadAttachmentAsString(long, String) - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentManagement
Downloads the attachment with the given id and title.
downloadAttachmentAsString(long, String) - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentManagement
 
draft() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.ActiveWorkflow
 
DRAFT_WORKFLOW_MAPPING - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
drafts() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItemsList
 
DraftWorkflowScheme(TestWorkflowSchemeEditorResource.AssignableWorkflowScheme) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
DUE_DATE_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
DUEDATE - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
DumpDataProvider - Interface in com.atlassian.jira.functest.framework.dump
Provide all the data/objects that is required to perform dump of html in func tests.
dumpResponse() - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
dumpResponse(Throwable) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
dumpTestInformation(DumpDataProvider, Date, Throwable, boolean) - Static method in class com.atlassian.jira.functest.framework.dump.TestCaseDumpKit
 
dumpThreads() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerControl
 
dumpTomcatThreads() - Static method in class com.atlassian.jira.webtests.util.NativeCommands
 
DUPLICATE - Static variable in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
duplicateIssueLinkTypeNameError() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Tests error is handled if 2 links are given the same name
durationInMillis - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobRunBean
 

E

easySettings() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminAssortedGlobalSettings
 
EchoFunction - Class in com.atlassian.jira.functest.framework.admin.plugins
 
EchoFunction(Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.EchoFunction
 
edit(String) - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.PopMailServerAdministration
Navigates to the edit pop server configuration form for a mail server.
edit(String) - Method in interface com.atlassian.jira.functest.framework.admin.Roles
Allows editing of a project role's details.
edit(String) - Method in class com.atlassian.jira.functest.framework.admin.RolesImpl
 
edit(ViewServices.Service) - Method in class com.atlassian.jira.functest.framework.admin.ViewServices
 
edit(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
edit(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
EDIT - Static variable in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
edit(String, String, String...) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.EditDraftWorkflowSchemeResource
 
EDIT_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
EDIT_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to edit issues.
EDIT_ISSUE_OPERATION_SCREEN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
EDIT_ISSUES - Static variable in class com.atlassian.jira.functest.framework.admin.PermissionSchemes.Type
Deprecated.
 
EDIT_PROJECT_PAGE_URL - Static variable in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
editAssociation(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemes.FieldConfigurationScheme
 
editAssociation(String, String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemesImpl
 
editComponent(String, String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Edits a component of a project.
editComponent(String, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
editConfigurationSchemeContextById(String, String, String, String[], String[]) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Alters an existing custom field configuration scheme context.
editConfigurationSchemeContextById(String, String, String, String[], String[]) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
editConfigurationSchemeContextByLabel(String, String, String, String[], String[]) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Alters an existing custom field configuration scheme context.
editConfigurationSchemeContextByLabel(String, String, String, String[], String[]) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
editCustomLabels(int, int) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Edit custom labels of the issue.
editCustomLabels(int, int) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
EditDraftWorkflowSchemeResource - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
EditDraftWorkflowSchemeResource(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.EditDraftWorkflowSchemeResource
 
EditDraftWorkflowSchemeResource.AssignIssueTypesRequest - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
EditFieldConstants - Interface in com.atlassian.jira.functest.framework.fields
If you're tired of continuously redefining the same constants for fields in all your functional tests, why not keep them here in one place?
editFilter(String, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
editFilter(long) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
editFilter(long) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
editHtml - Variable in class com.atlassian.jira.functest.framework.util.SearchRendererValue
 
EditIssueFieldVisibility - Class in com.atlassian.jira.functest.framework
 
EditIssueFieldVisibility(Navigation, WebTester, FuncTestLogger) - Constructor for class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
editIssueWithAddCommentsPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests if the 'Comment' field is available with the 'Add Comments' permission removed.
editIssueWithAssignPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests if the user is able to specify an assignee with the 'Assign Issue' permission removed.
editIssueWithEditPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests if the 'Edit Issue' Link is available with the 'Edit Issue' permission removed.
editIssueWithHiddenFields() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Makes the fields Components,Affects Versions and Fixed Versions hidden.
editIssueWithInvalidDueDate() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
editIssueWithModifyReporterPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests if the 'Reporter' field is available with the 'Assign Issue' permission removed.
editIssueWithoutSummary() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
editIssueWithRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Makes the fields Components,Affects Versions and Fixed Versions required.
editIssueWithSchedulePermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests if the 'Due Date' field is available with the 'Schedule Issue' permission removed
editIssueWithTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests if the 'original estimate' field is available with time tracking activated and WITHOUT a previous original estimate.
editLabels(int) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Go to edit labels of the issue.
editLabels(int) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
EditNotifications - Interface in com.atlassian.jira.functest.framework.admin
Represents functionality of the 'Edit notifications' screen.
editNotifications(int) - Method in interface com.atlassian.jira.functest.framework.admin.NotificationSchemes
Edit notifications of a scheme with given id.
editNotifications(int) - Method in class com.atlassian.jira.functest.framework.admin.NotificationSchemesImpl
 
EditNotificationsImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of EditNotifications.
EditNotificationsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.EditNotificationsImpl
 
EditNotificationsImpl(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.admin.EditNotificationsImpl
 
editOptionValue(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Change teh display value of an option from a customfield that supports them (i.e.
editOptionValue(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
EditorResource(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
editPage(SharedEntityInfo) - Method in interface com.atlassian.jira.functest.framework.Dashboard
Change the passed dashboard page in JIRA.
EditPopServerConfiguration - Interface in com.atlassian.jira.functest.framework.admin
Represents the form used to edit the configuration of a POP/IMAP Server.
editProject(long, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Change the parameters for the passed project.
editProject(long, String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
editProjectKey(Long, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
editProjectKeyNoWaitForReindex(Long, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
editResponse(String, String, String...) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.EditDraftWorkflowSchemeResource
 
EditService - Class in com.atlassian.jira.functest.framework.admin.services
Represents the functionality provided by the Edit Service Page.
EditService(ViewServices, WebTester) - Constructor for class com.atlassian.jira.functest.framework.admin.services.EditService
 
editTransition(int, int) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowSteps
Edit transition with given transitionId for step with given stepId.
editTransition(int, int) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowStepsImpl
 
editTransitionScreen(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflow
 
EditUserPage - Class in com.atlassian.jira.functest.framework.admin.user
 
EditUserPage(WebTester) - Constructor for class com.atlassian.jira.functest.framework.admin.user.EditUserPage
 
editVersionDetails(String, String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Edits a version of a project.
editVersionDetails(String, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
elementToObject(Element) - Method in class com.atlassian.jira.functest.config.ConfigCrudHelper
 
elementWithName(String) - Static method in class com.atlassian.jira.functest.framework.matchers.DocumentMatchers
 
EMAIL - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
EMAIL_ADDRESS - Static variable in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubtaskConversionNotifications
 
EMAIL_ADDRESS - Static variable in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
EMAIL_ADDRESS_USER_LISTENING_TO_ISSUE_UPDATED - Static variable in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
EmailBaseFuncTestCase - Class in com.atlassian.jira.webtests
This class extends FuncTestCase by adding methods to test emails being sent from JIRA.
EmailBaseFuncTestCase() - Constructor for class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
EmailBaseFuncTestCase.MailBox - Class in com.atlassian.jira.webtests
 
EmailKit - Class in com.atlassian.jira.functest.framework.email
A collection of handy methods for manipulating or examining mail messages (without assertions).
EmailKit() - Constructor for class com.atlassian.jira.functest.framework.email.EmailKit
 
emails - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
emptyAtFirstList() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
EmptyCell - Class in com.atlassian.jira.webtests.table
Checks if the cell has no text
EmptyCell() - Constructor for class com.atlassian.jira.webtests.table.EmptyCell
 
emptyIterable(Class<E>) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
emptyMap() - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating an empty map.
emptyMapIsReturnedWhenPropertiesAreRequestedButNoKeyIsValid() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
emptyPageIsReturnedWhenPageRequestIsOutOfRange() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
enable() - Method in interface com.atlassian.jira.functest.framework.admin.Attachments
Enables attachments and configures JIRA to use the default attachment path (jira.home/data/attachments).
enable(String) - Method in interface com.atlassian.jira.functest.framework.admin.Attachments
 
enable() - Method in class com.atlassian.jira.functest.framework.admin.AttachmentsImpl
 
enable(String) - Method in class com.atlassian.jira.functest.framework.admin.AttachmentsImpl
 
enable() - Method in interface com.atlassian.jira.functest.framework.admin.IssueLinking
Enables issue linking across JIRA.
enable() - Method in class com.atlassian.jira.functest.framework.admin.IssueLinkingImpl
 
enable() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
 
enable() - Method in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
 
enable() - Method in class com.atlassian.jira.functest.framework.admin.plugins.Plugin
 
enable() - Method in interface com.atlassian.jira.functest.framework.admin.Subtasks
Enables sub-tasks.
enable() - Method in class com.atlassian.jira.functest.framework.admin.SubtasksImpl
 
enable(TimeTracking.Mode) - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Activate time tracking with default options.
enable(TimeTracking.Format) - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Activate time tracking with default options.
enable(String, String, String, String, TimeTracking.Mode) - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Activate time tracking with non-default options.
enable(String, String, TimeTracking.Format, TimeTracking.Unit, TimeTracking.Mode) - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Activate time tracking with non-default options.
enable(TimeTracking.Mode) - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
enable(TimeTracking.Format) - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
enable(String, String, String, String, TimeTracking.Mode) - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
enable(String, String, TimeTracking.Format, TimeTracking.Unit, TimeTracking.Mode) - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
enable() - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
enable(String) - Method in class com.atlassian.jira.functest.framework.backdoor.InstanceFeaturesControl
 
enable() - Method in class com.atlassian.jira.functest.framework.backdoor.NoAlertControl
 
enable() - Method in class com.atlassian.jira.functest.framework.backdoor.OutgoingMailControl
 
enable(String) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
enableAccessLogging() - Method in interface com.atlassian.jira.functest.framework.Administration
enable http access logging
enableAccessLogging() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
EnableAnalytics - Annotation Type in com.atlassian.jira.functest.framework
Mark a test method or class with this annotation to enable analytics events collection during test or method.
EnableAnalyticsRule - Class in com.atlassian.jira.functest.rule
The rule will enable analytics events by EnableAnalytics annotation.
EnableAnalyticsRule(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.EnableAnalyticsRule
 
enableAttachments(Supplier<AttachmentsControl>) - Static method in class com.atlassian.jira.functest.rule.Rules
 
enableCommentGroupVisibility(Boolean) - Method in interface com.atlassian.jira.functest.framework.navigation.CommentNavigation
 
enableCommentGroupVisibility(Boolean) - Method in class com.atlassian.jira.functest.framework.navigation.CommentNavigationImpl
 
enableConfigureMode() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Turns on configuration mode for the dashboard.
enabled - Variable in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
enabled - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
enabled - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
enableExternalUserManagement() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationPropertiesControl
 
enableFlagForLegacyPermissionCheckSkip() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurityWithAnonymousFlagEnabled
 
enableFlags() - Method in class com.atlassian.jira.functest.framework.backdoor.FlagsControl
 
enableFrotherAssigneeField() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
enableFrotherAssigneeField() - Method in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
enableGlobalSharing() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationPropertiesControl
 
enableHelpTips() - Method in class com.atlassian.jira.functest.framework.backdoor.FlagsControl
 
enableInlineEdit() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationPropertiesControl
 
enableIssueNavPlugin() - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt
Deprecated. 
enableModule(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.Plugin
 
enableOptions(String, String...) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
enable options from a customfield that supports them (i.e.
enableOptions(String, String...) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
enablePlugin(String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Tries to enable a plugin (so long as it is installed).
enablePlugin(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
enablePluginModule(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Tries to enable a module within a plugin.
enablePluginModule(String, String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
enableVoting() - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
 
enableVoting() - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
enableWatching() - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Enable watching of issues
enableWatching() - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
enableZipSupport() - Method in interface com.atlassian.jira.functest.framework.admin.Attachments
 
enableZipSupport() - Method in class com.atlassian.jira.functest.framework.admin.AttachmentsImpl
 
EnclosedIterable<T> - Interface in com.atlassian.jira.util.collect
A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
enclosedIterable(EnclosedIterable<I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
EnclosedIterable.Functions - Class in com.atlassian.jira.util.collect
 
EnclosedIterable.ListResolver<T> - Class in com.atlassian.jira.util.collect
Utility class for transforming a EnclosedIterable into a List.
encode(String) - Static method in class com.atlassian.jira.functest.framework.util.url.URLUtil
Can be called to encode a parameter part of an URL
endPoint() - Method in class com.atlassian.jira.functest.framework.admin.plugins.RestResources
 
EndPoint(WebTester) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.RestResources.EndPoint
 
endTest(Test) - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestListener
 
ensureJIRAIsReadyToGo() - Method in class com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper
 
ensureJiraIsSetup() - Method in class com.atlassian.jira.functest.rule.EnsureJiraSetupRule
 
EnsureJiraSetupRule - Class in com.atlassian.jira.functest.rule
The rule ensures that JIRA is setup.
EnsureJiraSetupRule(Supplier<Backdoor>, Supplier<JIRAEnvironmentData>, Supplier<WebTester>) - Constructor for class com.atlassian.jira.functest.rule.EnsureJiraSetupRule
 
ensureProperSortingOfAttachments() - Method in class com.atlassian.jira.webtests.ztests.attachment.AbstractTestAttachmentsBlockSortingOnViewIssue
 
ENTERPRISE - Static variable in interface com.atlassian.jira.functest.framework.Administration
 
entireSchemeIsUpdatedWhenPermissionListIsSpecified() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
ENTITIES_XML - Static variable in class com.atlassian.jira.functest.config.ConfigFile
 
entityEngine() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
EntityEngineControl - Class in com.atlassian.jira.functest.framework.backdoor
Put here anything you need in Backdoor/TestKit.
EntityEngineControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.EntityEngineControl
 
EntityEngineControl.ValueType - Enum in com.atlassian.jira.functest.framework.backdoor
 
entityId - Variable in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
entityType - Variable in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
entityVersion - Variable in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
EntityVersionBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
entityVersioningControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
EntityVersioningControl - Class in com.atlassian.jira.functest.framework.backdoor
 
EntityVersioningControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
EntityVersioningControl.EntityVersionBean - Class in com.atlassian.jira.functest.framework.backdoor
 
entries() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
entry(Map.Entry<? extends K, ? extends I>, Function<I, V>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
entryMap() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
entrySet() - Method in class com.atlassian.jira.util.collect.CollectionMap
 
EnumerationIterator<E> - Class in com.atlassian.jira.util.collect
Adaptor for turning an Enumeration into an Iterator.
EnvironmentAware - Interface in com.atlassian.jira.webtests.util
 
environmentData - Variable in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
environmentData - Variable in class com.atlassian.jira.functest.framework.BaseJiraRestTest
 
EnvironmentUtils - Class in com.atlassian.jira.functest.framework.util.env
Utility methods for environment settings JIRA runs in.
EnvironmentUtils(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
EnvironmentUtils(WebTester, JIRAEnvironmentData, Navigation) - Constructor for class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
equal(String, int, int) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
equal(String, long, long) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
equals(Object) - Method in class com.atlassian.jira.functest.config.CheckMessage
 
equals(Object) - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
equals(Object) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
equals(Object) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
equals(Object) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
equals(Object) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
equals(Object) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
equals(Object) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
equals(Object) - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
equals(Object) - Method in class com.atlassian.jira.functest.config.sharing.ConfigSharedEntityId
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.Tab
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.TabGroup
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.admin.MailServerAdministration.MailServerConfiguration
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.admin.ViewServices.Service
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditExtraAttributes
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditTypeEntity
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.PaginationInfo
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.ViewResponse
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl.ColumnItem
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryField
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.labels.Labels
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.ZipFileAttachmentEntry
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery.ImageAttachmentItem
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition.IssueType
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.parser.comment.Comment
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterList
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
equals(Object) - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
equals(Object) - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
equals(Object) - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
equals(Object) - Method in class com.atlassian.jira.util.collect.IdentitySet.IdentityReference
 
equals(String, T, T) - Static method in class com.atlassian.jira.util.dbc.Assertions
 
equals(Object) - Method in class com.atlassian.jira.util.json.JSONArray
 
equals(Object) - Method in class com.atlassian.jira.util.json.JSONObject
 
equals(Object) - Method in class com.atlassian.jira.util.lang.Pair
 
equals(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.AndCell
AND's all the simple cells together for the specified table cell
equals(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.EmptyCell
 
equals(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.ImageCell
Checks if there are any image (<img src="url">) tag in the specified row and col (cell) of the table which contains the url.
equals(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.LinkCell
 
equals(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.NotCell
NOT's the simple cell
equals(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.OrCell
OR's all the simple cells together for the specified table cell
equals(WebTable, int, int) - Method in interface com.atlassian.jira.webtests.table.SimpleCell
Checks if the cell table[row][col] is equal to this cell
equals(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.StrictTextCell
 
equals(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.TextCell
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.AssociatedItemResponse
Deprecated.
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.ChangedValueResponse
Deprecated.
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient.FilterPickerBean
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.Restrict
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.IssueType
 
equals(Object) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Workflow
 
equalsCollapseWhiteSpace(String, String) - Static method in class com.atlassian.jira.functest.framework.util.text.TextKit
Tests if two strings are equal after repeated white space sequences are collapased into single spaces.
equalTo(T) - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
A predicate that check that some input equals the passed argument.
error(String) - Method in class com.atlassian.jira.functest.config.CheckResultBuilder
 
error(String, String) - Method in class com.atlassian.jira.functest.config.CheckResultBuilder
 
Error404 - Class in com.atlassian.jira.functest.framework.page
Extracts logic from 404 page
Error404(WebTester) - Constructor for class com.atlassian.jira.functest.framework.page.Error404
 
Error500 - Class in com.atlassian.jira.functest.framework.page
 
Error500(WebTester) - Constructor for class com.atlassian.jira.functest.framework.page.Error500
 
ERROR_LEAVING_ALL_ADMIN_GROUPS - Static variable in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
ERROR_LEAVING_ALL_SYS_ADMIN_GROUPS - Static variable in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
ERROR_SPECIFY_ADDRESS - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
ERROR_SPECIFY_AUTHORIZATION_METHOD - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
ERROR_SPECIFY_PASSWORD - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
ERROR_SPECIFY_PREFIX - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
ERROR_SPECIFY_SERVER - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
ERROR_SPECIFY_SERVER_DETAILS - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
ERROR_SPECIFY_SERVER_LOCATION - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
ERROR_SPECIFY_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
ErrorMatchers - Class in com.atlassian.jira.functest.framework.matchers
Matchers for Java errors.
errorMessages - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
errorMessages - Variable in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlParsing.ErrorResponse
 
ErrorResponse() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlParsing.ErrorResponse
 
errorResponse(ClientResponse) - Method in class com.atlassian.jira.webtests.ztests.render.RenderersClient
 
escape(String) - Static method in class com.atlassian.jira.functest.framework.util.json.TestJSONEscaper
This will escape a value ready to go into a JSON string value.
escape(String) - Static method in class com.atlassian.jira.util.json.JSONEscaper
This will escape a value ready to go into a JSON string value.
EVAL_EXPIRED - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Atlassian license where the evaluation period has expired.
evaluate() - Method in class com.atlassian.jira.functest.rule.StatementDecorator
 
evaluate(T) - Method in interface com.atlassian.jira.util.Predicate
Deprecated.
 
evaluate(T) - Method in class com.atlassian.jira.util.Predicates.And
Deprecated.
 
evaluate(Object) - Method in class com.atlassian.jira.util.Predicates.FalsePredicate
Deprecated.
 
evaluate(T) - Method in class com.atlassian.jira.util.Predicates.Or
Deprecated.
 
evaluate(Object) - Method in class com.atlassian.jira.util.Predicates.TruePredicate
Deprecated.
 
EVENT_TYPE_ACTIVE_STATUS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
EVENT_TYPE_INACTIVE_STATUS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
EventClient - Class in com.atlassian.jira.functest.framework.backdoor
 
EventClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.EventClient
 
EventClient.EventData - Class in com.atlassian.jira.functest.framework.backdoor
 
EventClient.EventPoller - Class in com.atlassian.jira.functest.framework.backdoor
 
EventData(List<String>, int) - Constructor for class com.atlassian.jira.functest.framework.backdoor.EventClient.EventData
 
eventId() - Method in enum com.atlassian.jira.functest.framework.admin.DefaultIssueEvents
 
events() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
events() - Method in class com.atlassian.jira.functest.framework.backdoor.EventClient.EventPoller
 
events - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
everythingIsExpandedWhenExpandingAll() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
exception - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueActionsAndOperationsResource
 
exception - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
exception - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
exceptionRule - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
excludeBody - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
excludes() - Method in class com.atlassian.jira.functest.framework.suite.CategoryBasedSuite
 
excludes() - Method in class com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
 
excludes() - Method in interface com.atlassian.jira.functest.framework.suite.WebTestSuite
Set of categories to exclude from the target suite.
execLogWorkVisibleToCommentLevel(String) - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
execLogWorkVisibleToGroup() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
execute() - Method in interface com.atlassian.jira.functest.rule.StatementDecorator.Action
 
execXMLViewAllItems() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
EXISTING_ISSUE_ID - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
EXISTING_ISSUE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
exists(String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueLinking
Determines whether an issue link type exists or not.
exists(String) - Method in class com.atlassian.jira.functest.framework.admin.IssueLinkingImpl
 
exists() - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
exists() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
Return true at least one element will be matches by this locator.
expandAllNavigatorSections() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Expand all of the navigator sections.
expandAllNavigatorSections() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
expandNavigatorSection(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Expand the passed navigator section.
expandNavigatorSection(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
EXPECTED_ELEMENT_LENGTH - Static variable in class com.atlassian.jira.util.lang.JiraStringUtils
 
ExpectedChangeHistoryItem - Class in com.atlassian.jira.webtests.ztests.workflow
 
ExpectedChangeHistoryItem(String, String, String) - Constructor for class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryItem
 
ExpectedChangeHistoryItem(String, Iterable<String>, Iterable<String>) - Constructor for class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryItem
 
ExpectedChangeHistoryRecord - Class in com.atlassian.jira.webtests.ztests.workflow
 
ExpectedChangeHistoryRecord(ExpectedChangeHistoryItem...) - Constructor for class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryRecord
 
ExpectedChangeHistoryRecord(Collection<ExpectedChangeHistoryItem>) - Constructor for class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryRecord
 
expectedException - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
expectedException - Variable in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
export() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
export(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ExportControl
Backup/export data into a ZIP file with given name and save it to Jira home.
ExportControl - Class in com.atlassian.jira.functest.framework.backdoor
 
ExportControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ExportControl
 
exportData() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistory
 
exportDataToFile(String) - Method in interface com.atlassian.jira.functest.framework.Administration
Exports the current running data to the specified absolute path
exportDataToFile(String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
ExternalHelper(Document) - Constructor for class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.ExternalHelper
 
externalReferenceModuleWithI18n() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceDependentPlugin
 
externalReferenceModuleWithoutI18n() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceDependentPlugin
 
extractTo(File, File) - Static method in class com.atlassian.jira.functest.config.ZipHelper
 
extractTo(InputStream, File) - Static method in class com.atlassian.jira.functest.config.ZipHelper
 

F

failed - Variable in class com.atlassian.jira.functest.framework.backdoor.TestRunnerControl.TestResult
 
FailSlowTestsListener - Class in com.atlassian.jira.hallelujah
This listener simply fails test if it took longer than FailSlowTestsListener.maxAllowedDurationMS
FailSlowTestsListener(long, long, TimeUnit, SlowTestUtils) - Constructor for class com.atlassian.jira.hallelujah.FailSlowTestsListener
 
FAKE_EMAIL - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
fakeSuite() - Static method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
falsePredicate() - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
Return a predicate that always returns false.
FAVORITED_DASHBOARDS - Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
FAVORITED_FILTERS - Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
favourite - Variable in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
favourite - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultItem
 
FAVOURITE - Static variable in class com.atlassian.jira.functest.framework.Dashboard.Table
 
FAVOURITE_TABLE - Static variable in class com.atlassian.jira.functest.framework.parser.filter.FilterParser.TableId
 
favouriteAssociationsCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
favouriteCount - Variable in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
favouriteCount(int) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
favouriteCount(int) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
favouriteDashboard(long) - Method in interface com.atlassian.jira.functest.framework.Dashboard
Make the passed dashboard one of the logged in user's favourites.
favouriteFilters() - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
favouriteFilters() - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Navigate to favourite filters.
favouriteFilters() - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
FavouritesCleaner - Class in com.atlassian.jira.functest.config.sharing
Class that cleans up share permissions associated with a ConfigSharedEntity.
FavouritesCleaner(Document) - Constructor for class com.atlassian.jira.functest.config.sharing.FavouritesCleaner
 
featureFlags() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
Returns a WebResource for site dark features.
featureFlagWithKey(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
Returns a WebResource for site dark features for the given key.
FeatureKeyClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Client for the site dark features resource.
FeatureKeyClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
Constructs a new FeatureKeyClient for a JIRA instance.
featureRule - Variable in class com.atlassian.jira.webtests.ztests.projectconfig.TestUserFormat
 
featureRule - Variable in class com.atlassian.jira.webtests.ztests.render.TestRenderingResources
 
fetchFinishedProgressResult() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
 
FIELD_ASSIGNEE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_AUTH_TYPE - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
FIELD_COMMENT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_COMPONENTS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_FIX_VERSIONS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_FROM - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
FIELD_NAME - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
FIELD_OPERATION - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_PASSWORD - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
FIELD_PORT - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
FIELD_PREFIX - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
FIELD_PRIORITY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_SCHEME_DESC - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_SCHEME_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_SERVER_NAME - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
FIELD_TABLE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
FIELD_VERSIONS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIELD_WORKFLOW - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
fieldConfiguration(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations
 
fieldConfiguration(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
fieldConfiguration() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
FieldConfigurationControlExt - Class in com.atlassian.jira.functest.framework.backdoor
See FieldConfigurationBackdoorExt for the code this plugs into at the back-end.
FieldConfigurationControlExt(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.FieldConfigurationControlExt
 
FieldConfigurations - Interface in com.atlassian.jira.functest.framework.admin
Actions to be performed on the field configurations in JIRA's administration.
fieldConfigurations() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to modify field configurations.
fieldConfigurations() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
FieldConfigurations.FieldConfiguration - Interface in com.atlassian.jira.functest.framework.admin
Represents a field configuration that actions can be carried out on
fieldConfigurationScheme(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemes
 
fieldConfigurationScheme(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemesImpl
 
FieldConfigurationSchemes - Interface in com.atlassian.jira.functest.framework.admin
Actions to be performed on the Field Configuration Schemes in JIRA's administration interface.
fieldConfigurationSchemes() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to modify field configuration schemes.
fieldConfigurationSchemes() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
FieldConfigurationSchemes.FieldConfigurationScheme - Interface in com.atlassian.jira.functest.framework.admin
Represents a field configuration scheme that actions can be carried out on
FieldConfigurationSchemesImpl - Class in com.atlassian.jira.functest.framework.admin
 
FieldConfigurationSchemesImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemesImpl
 
FieldConfigurationsImpl - Class in com.atlassian.jira.functest.framework.admin
 
FieldConfigurationsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportCheckboxField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportDateField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterProjectField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportLongField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportMultiSelectField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportSelectField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportStringField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportTextField
 
fieldDescriptionRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportUserField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportCheckboxField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportDateField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterProjectField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportHiddenField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportLongField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportMultiSelectField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportSelectField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportStringField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportTextField
 
fieldExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportUserField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportCheckboxField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportDateField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterProjectField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportHiddenField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportLongField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportMultiSelectField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportSelectField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportStringField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportTextField
 
fieldLabelRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportUserField
 
FieldLayoutSchemes - Class in com.atlassian.jira.functest.framework
 
FieldLayoutSchemes(Navigation, WebTester, Backdoor) - Constructor for class com.atlassian.jira.functest.framework.FieldLayoutSchemes
 
fields() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration
 
Fields(WebTester) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration.Fields
 
FieldScreenAssociations - Interface in com.atlassian.jira.functest.framework.admin
A class to help configure associations of one particular field to screens.
FieldScreenAssociationsImpl - Class in com.atlassian.jira.functest.framework.admin
 
FieldScreenAssociationsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.FieldScreenAssociationsImpl
 
file(String, String, String, String) - Static method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.Items
 
file(long, String, String, String, String) - Static method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.Items
 
FileAttachmentsList - Interface in com.atlassian.jira.functest.framework.navigation.issue
Represents the file attachments list on the view issue page.
FileAttachmentsList.FileAttachmentItem - Class in com.atlassian.jira.functest.framework.navigation.issue
Represents a file attachment in the file attachments list on the view issue page.
FileAttachmentsList.Items - Class in com.atlassian.jira.functest.framework.navigation.issue
Holds a collection of factory methods to create the items in a FileAttachmentsList
FileAttachmentsList.ZipFileAttachmentEntry - Class in com.atlassian.jira.functest.framework.navigation.issue
Represents an entry in a zip file attachment in the file attachments list on the view issue page..
fileChecksummer(String) - Static method in class com.atlassian.jira.functest.config.Checksummer
Static factory method that will create a checksum that stores File objects by hashing their contents.
filter() - Method in interface com.atlassian.jira.functest.framework.Parser
Get the parser for filters
filter() - Method in class com.atlassian.jira.functest.framework.ParserImpl
 
filter(Iterator<T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Create a filtered Iterator.
filter(Iterable<T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Create a filtered Iterable.
filter(Collection<T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Create a filtered Collection.
filterByType(Iterable<T>, Class<R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Filter a Collection for the specified subtype.
FilterConfig(String, String, String, String, int, int) - Constructor for class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
FilteredSearcherGroup - Class in com.atlassian.jira.functest.framework.util
Representation of searcher group that contains only visible searchers
FilteredSearcherGroup() - Constructor for class com.atlassian.jira.functest.framework.util.FilteredSearcherGroup
 
FilteredSearcherGroup(String) - Constructor for class com.atlassian.jira.functest.framework.util.FilteredSearcherGroup
 
FilterFormParam(String, String...) - Constructor for class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions.FilterFormParam
 
FilterInfo - Class in com.atlassian.jira.functest.framework.backdoor
 
FilterInfo() - Constructor for class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
FilterInfo(Long, String, String, String, Boolean, Long, List<SharePermissionInfo>) - Constructor for class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
FilterItem - Class in com.atlassian.jira.functest.framework.parser.filter
A filter Item
FilterItem(long, String, String, String, long, List<WebTestSharePermission>, Boolean, long, List<String>, long) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterItem
Deprecated.
JRADEV-14514 - The issues column has been removed from the filter list
FilterItem(long, String, String, String, List<WebTestSharePermission>, Boolean, long, List<String>, long) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
FilterItem(FilterItem) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
FilterItem.Builder - Class in com.atlassian.jira.functest.framework.parser.filter
 
FilterList - Class in com.atlassian.jira.functest.framework.parser.filter
Parse a list of filters from filter-list.jsp
FilterList(TableLocator) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterList
 
filterMessages(Collection<MimeMessage>, Predicate<MimeMessage>) - Method in class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
 
filterMessagesForRecipient(Collection<MimeMessage>, String) - Method in class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
 
FilterNavigation - Interface in com.atlassian.jira.functest.framework.navigation
Navigate filter functionality.
FilterParser - Interface in com.atlassian.jira.functest.framework.parser.filter
Parser for filter related functionality
FilterParser.TableId - Class in com.atlassian.jira.functest.framework.parser.filter
 
FilterParserImpl - Class in com.atlassian.jira.functest.framework.parser.filter
 
FilterParserImpl(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterParserImpl
 
FilterParserImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterParserImpl
 
FilterPickerBean(String, String, String, String) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient.FilterPickerBean
 
filterPickerPopup() - Method in interface com.atlassian.jira.functest.framework.Navigation
 
filterPickerPopup() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
FilterPickerPopupNavigation - Class in com.atlassian.jira.functest.framework
An implementation of the FilterNavigation interface that works with the FilterPicker action.
FilterPickerPopupNavigation(WebTester) - Constructor for class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
filters() - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration
 
filters() - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedFiltersAdministration
Retrieves an instance of SharedFiltersAdministration.Filters that represents the list of filters currently displayed on the Shared Filters Administration Page.
filters() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
filters - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
filtersCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
FiltersClient - Class in com.atlassian.jira.functest.framework.backdoor
 
FiltersClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
FiltersControl - Class in com.atlassian.jira.functest.framework.backdoor
 
FiltersControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.FiltersControl
 
filterShouldBeSearchableIfFullNameIsPassedEvenIfIsAboveResultsSizeLimit1() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
 
FilterSubscriptionControl - Class in com.atlassian.jira.functest.framework.backdoor
 
FilterSubscriptionControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.FilterSubscriptionControl
 
filterSubscriptions() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
FilterTableParser - Class in com.atlassian.jira.functest.framework.parser.filter
Parses the data in the filter table ui component.
FilterTableParser(LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterTableParser
 
filterUsersInAllGroupsDirect(Collection<String>, Collection<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.GroupManagerControl
 
filterWithWhitespacesAndDotsShouldBeSearchable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
JRASERVER-19918
finaliseFields() - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Completes the entering of fields in this screen.
finaliseFields() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
findAll() - Method in class com.atlassian.jira.functest.config.AnnotationFinder
 
findAnnotationFor(Class<A>) - Method in class com.atlassian.jira.functest.framework.TestAnnotationsExtractor
 
findByAnd(String, Map) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityEngineControl
 
findByValueList(String, String, List<?>, List<String>, EntityEngineControl.ValueType) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityEngineControl
 
findByValueList2Fields(String, String, String, List<?>, List<String>, EntityEngineControl.ValueType) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityEngineControl
 
findClasses() - Method in class com.atlassian.jira.webtests.util.ClassLocator
List all the classes inside a package
findFilters(String) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
findFilters(String) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Does a filter search from a filter search form page with the given search criteria.
findFilters(String) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
findFirstMatch(Iterable<? extends T>, Predicate<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return the first found element that the predicate matches.
findMessageAddressedTo(String, MimeMessage[]) - Static method in class com.atlassian.jira.functest.framework.email.EmailKit
Look through the passed messages for one addressed to the passed address.
findRowWhereCellEquals(int, String) - Method in class com.atlassian.jira.webtests.table.HtmlTable
Finds the first row in this HtmlTable where the text in the given column equals cellValue.
findRowWhereCellStartsWith(int, String) - Method in class com.atlassian.jira.webtests.table.HtmlTable
Finds the first row in this HtmlTable where the text in the given column starts with prefix.
findTextSequence(String, String[]) - Static method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Attempts to find the given sequence in the given string and if it fails to find the sequence, returns the index in the sequence that it failed to find a match for.
finished() - Method in class com.atlassian.jira.functest.rule.DevModeRule
 
finished() - Method in class com.atlassian.jira.functest.rule.EnableAnalyticsRule
 
finished(Description) - Method in class com.atlassian.jira.functest.rule.OutgoingMailConfigureSmtpRule
 
finished(Description) - Method in class com.atlassian.jira.functest.rule.OutgoingMailEventQueueRule
 
first(Iterable<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Get the first element of a an Iterable in iteration order, or null if empty.
first() - Method in class com.atlassian.jira.util.lang.Pair
 
first() - Method in class com.atlassian.jira.util.StrictMockClock
 
firstRunTime - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
fix() - Method in class com.atlassian.jira.functest.config.ConfigFixerUpperer
 
FIX_VERSIONS_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FIX_VERSIONS_FIELD_ID - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
fixBaseUrl() - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Set the baseUrl to that of the functional base URL.
fixBaseUrl() - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
fixConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.AttachmentDirectoryChecker
 
fixConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.BackupChecker
 
fixConfiguration(JiraConfig, CheckOptions) - Method in interface com.atlassian.jira.functest.config.ConfigurationCheck
Fix the passed JIRA configuration and remove any errors.
fixConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.crowd.CrowdApplicationCheck
 
fixConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.crowd.PlaintextEncoderChecker
 
fixConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.dashboard.DashboardConfigurationCheck
 
fixConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.IndexDirectoryChecker
 
fixConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.mail.MailChecker
 
fixConfiguration(JiraConfig, CheckOptions) - Method in class com.atlassian.jira.functest.config.ServiceChecker
 
FIXED - Static variable in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
fixTempo_TableTeam_ColumnName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
fixTempo_TableTeamV2_ColumnName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
flags() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
FlagsControl - Class in com.atlassian.jira.functest.framework.backdoor
Provides methods to control flags so they don't get in the way of webdriver tests.
FlagsControl(JIRAEnvironmentData, Backdoor) - Constructor for class com.atlassian.jira.functest.framework.backdoor.FlagsControl
 
flattenArray(String[][]) - Static method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Utility method that flattens a 2d array into a 1d array by stringing each inner array together in their outer array order.
flush() - Method in class com.atlassian.jira.functest.framework.backdoor.ApdexControl
 
flushCaches() - Method in class com.atlassian.jira.functest.framework.backdoor.CacheControl
Flushes all caches which are subscribed to ClearCacheEvent
flushMailQueue() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
flushMailQueueAndWait(int) - Method in class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
 
flushMailQueueAndWait(long, int) - Method in class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
Waits at most waitPeriodMillis milliseconds for mailCount mails to be present in outgoing mail queue.
flushMailQueueAndWait(int) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
This is useful for writing func tests that test that the correct notifications are being sent.
flushMailQueueAndWait(int, int) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Does the same as EmailBaseFuncTestCase.flushMailQueueAndWait(int) but allows the user to specify the wait period in case a lot of e-mails are being sent.
flushMailQueueAndWaitForRecipients(int, String...) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Flushes the mail queue and waits for emails to arrive for specified recipients instead of a set number of emails.
Footer - Interface in com.atlassian.jira.functest.framework
 
forAnyClass() - Static method in class com.atlassian.jira.webtests.util.ClassLocator
 
forbiddenForUserWithoutPermissionsToProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
forCore() - Static method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
foreach(CloseableIterator<T>, Consumer<T>) - Static method in class com.atlassian.jira.util.collect.CloseableIterator.Functions
 
foreach(Consumer<T>) - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
foreach(Iterator<? extends T>, Consumer<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
For each element in the iterator, consume the contents.
foreach(Iterable<T>, Consumer<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
For each element in the iterator, consume the contents.
foreach(Consumer<T>) - Method in interface com.atlassian.jira.util.collect.EnclosedIterable
Apply the sink to all elements in the Collection.
forFilter(long) - Method in class com.atlassian.jira.functest.framework.backdoor.FilterSubscriptionControl
 
Form - Interface in com.atlassian.jira.functest.framework
Used to set form values in tests.
FORM_NAME - Static variable in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
formAssertions - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.AbstractConfigureReportFieldTestCase
 
FORMAT_DAYS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FORMAT_HOURS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FORMAT_PRETTY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
forMatcher(Matcher<T>) - Static method in class com.atlassian.jira.util.lang.GuavaPredicates
 
formDecoratesEmptyDataWithMessages() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
FormImpl - Class in com.atlassian.jira.functest.framework
 
FormImpl(WebTester) - Constructor for class com.atlassian.jira.functest.framework.FormImpl
 
FormParameterUtil - Class in com.atlassian.jira.functest.framework.util.form
This class is used to modify form requests that are to be submitted It does this by modifying the request on a form before submitting it.
FormParameterUtil(WebTester, String, String) - Constructor for class com.atlassian.jira.functest.framework.util.form.FormParameterUtil
 
forms() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Form assertions.
forms() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
FormSubmission(String) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.FormSubmission
 
FormSubmissionWithId(String) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.FormSubmissionWithId
 
forProject(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedPermissions
 
forPropertySetType(int) - Static method in enum com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry.Type
 
forString(String) - Static method in enum com.atlassian.jira.functest.framework.suite.Category
 
forTest(Object) - Static method in class com.atlassian.jira.functest.framework.FuncTestRuleChain
 
forTestSuite(String) - Static method in class com.atlassian.jira.functest.framework.test.TestLoggers
 
FRANCE_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FRED_EMAIL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FRED_FILTER_FULL - Static variable in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
FRED_FILTER_PARTIAL - Static variable in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
FRED_FILTER_ZERO_RESULTS - Static variable in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
FRED_FULLNAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FRED_PASSWORD - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FRED_USERKEY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FRED_USERNAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FRED_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
fredCanEditFilterCreatedByAdminAndSharedWithGroupWithEditRights() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
fredCanNotAccessFilterSharedWithBobOwnedByAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
FRENCH_LOCALISED - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
from(Collection<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
Create an EnclosedIterable from the supplied Collection.
fromAnnotation(WebTest) - Static method in enum com.atlassian.jira.functest.framework.suite.Category
 
fromApplicationUser(ApplicationUser, String, Option<String>, boolean, List<String>) - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
fromEnumeration(Enumeration<? extends E>) - Static method in class com.atlassian.jira.util.collect.EnumerationIterator
 
fromFilter(Filter) - Static method in class com.atlassian.jira.functest.framework.suite.Transforms
 
fromId(String) - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.IssueType
 
fromIterable(Iterable<? extends E>) - Static method in class com.atlassian.jira.util.collect.IteratorEnumeration
 
fromIterator(Iterator<? extends E>) - Static method in class com.atlassian.jira.util.collect.IteratorEnumeration
 
fromName(String) - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.IssueType
 
fromName(String) - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Workflow
 
fromSorter(Sorter) - Static method in class com.atlassian.jira.functest.framework.suite.Transforms
 
fromTestCaseName(TestCaseName) - Static method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
fromWikiMarkup(String, String) - Static method in class com.atlassian.jira.webtests.ztests.render.ContentToRender
 
FS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FULL_DARK_FEATURE_KEY_DISABLED - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
 
FULL_DARK_FEATURE_KEY_ENABLED - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
 
fullBeanFunc() - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
fullProject(Project) - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
FUNC_TEST_PLUGIN_KEY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
FUNC_TEST_PLUGIN_REST_PATH - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
The REST path under which the func-test-plugin's *Backdoor classes are available.
FuncPageObjectBinder - Class in com.atlassian.jira.functest.framework
 
FuncPageObjectBinder(Injector) - Constructor for class com.atlassian.jira.functest.framework.FuncPageObjectBinder
 
FuncProperties - Class in com.atlassian.jira.functest.config
Reads build-time functional test properties.
FuncProperties() - Constructor for class com.atlassian.jira.functest.config.FuncProperties
 
FuncSuiteAssertions - Class in com.atlassian.jira.functest.config
Assertions for FuncTestSuite.
FuncTestRestClient - Class in com.atlassian.jira.functest.framework
Externalised from RestFuncTest junit 3 base class.
FuncTestRestClient(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.FuncTestRestClient
 
FuncTestRuleChain - Class in com.atlassian.jira.functest.framework
 
FuncTestRuleChain() - Constructor for class com.atlassian.jira.functest.framework.FuncTestRuleChain
 
funcTestRuleChain - Variable in class com.atlassian.jira.webtests.ztests.plugin.TestBundledPlugins
 
funcTestRuleChain - Variable in class com.atlassian.jira.webtests.ztests.plugin.TestPluginEnableAndDisableTime
 
FuncTestSuite - Class in com.atlassian.jira.functest.framework
A base class for JIRA functional test suites.
FuncTestSuite() - Constructor for class com.atlassian.jira.functest.framework.FuncTestSuite
 
FuncTestSuiteA11y - Class in com.atlassian.jira.webtests.zsuites
A FuncTestSuite of a11y related tests
FuncTestSuiteA11y() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteA11y
 
FuncTestSuiteAdministration - Class in com.atlassian.jira.webtests.zsuites
Test for the administration of the JIRA instance.
FuncTestSuiteAdministration() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAdministration
 
FuncTestSuiteAnonymization - Class in com.atlassian.jira.webtests.zsuites
A FuncTestSuite of User anonymization related tests
FuncTestSuiteAnonymization() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAnonymization
 
FuncTestSuiteAppLinks - Class in com.atlassian.jira.webtests.zsuites
AppLinks-related tests.
FuncTestSuiteAppLinks() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAppLinks
 
FuncTestSuiteAttachments - Class in com.atlassian.jira.webtests.zsuites
Tests for attachments.
FuncTestSuiteAttachments() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAttachments
 
FuncTestSuiteAvatars - Class in com.atlassian.jira.webtests.zsuites
 
FuncTestSuiteAvatars() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAvatars
 
FuncTestSuiteBrowsing - Class in com.atlassian.jira.webtests.zsuites
 
FuncTestSuiteBrowsing() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteBrowsing
 
FuncTestSuiteBulkOperations - Class in com.atlassian.jira.webtests.zsuites
A suite of tests related to Bulk Operations
FuncTestSuiteBulkOperations() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteBulkOperations
 
FuncTestSuiteCharting - Class in com.atlassian.jira.webtests.zsuites
Test for JIRA charting.
FuncTestSuiteCharting() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteCharting
 
FuncTestSuiteCloneIssue - Class in com.atlassian.jira.webtests.zsuites
A suite of SubTask related test
FuncTestSuiteCloneIssue() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteCloneIssue
 
FuncTestSuiteComments - Class in com.atlassian.jira.webtests.zsuites
A suite of test related to comments
FuncTestSuiteComments() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteComments
 
FuncTestSuiteComponentsAndVersions - Class in com.atlassian.jira.webtests.zsuites
A suite of tests related to Components and Versions
FuncTestSuiteComponentsAndVersions() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteComponentsAndVersions
 
FuncTestSuiteCustomFields - Class in com.atlassian.jira.webtests.zsuites
Some tests for custom fields.
FuncTestSuiteCustomFields() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteCustomFields
 
FuncTestSuiteDashboards - Class in com.atlassian.jira.webtests.zsuites
A func test suite for Dashboards
FuncTestSuiteDashboards() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteDashboards
 
FuncTestSuiteDatabase - Class in com.atlassian.jira.webtests.zsuites
Raw-database releated tests.
FuncTestSuiteDatabase() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteDatabase
 
FuncTestSuiteEmail - Class in com.atlassian.jira.webtests.zsuites
Tests that check various e-mail JIRA related capabilities.
FuncTestSuiteEmail() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteEmail
 
FuncTestSuiteFields - Class in com.atlassian.jira.webtests.zsuites
A suite of tests related to Fields (and especially custom fields)
FuncTestSuiteFields() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteFields
 
FuncTestSuiteFilters - Class in com.atlassian.jira.webtests.zsuites
A func test suite for Filters
FuncTestSuiteFilters() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteFilters
 
FuncTestSuiteForgotten - Class in com.atlassian.jira.webtests.zsuites
These are tests that has not been added to any suites.
FuncTestSuiteForgotten() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteForgotten
 
FuncTestSuiteHelpUrls - Class in com.atlassian.jira.webtests.zsuites
A suite of tests around JIRA help urls.
FuncTestSuiteHelpUrls() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteHelpUrls
 
FuncTestSuiteI18n - Class in com.atlassian.jira.webtests.zsuites
I18n tests
FuncTestSuiteI18n() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteI18n
 
FuncTestSuiteImportExport - Class in com.atlassian.jira.webtests.zsuites
Test for project import/export functionality.
FuncTestSuiteImportExport() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteImportExport
 
FuncTestSuiteIPv6 - Class in com.atlassian.jira.webtests.zsuites
IPv6 integration test suite
FuncTestSuiteIPv6() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteIPv6
 
FuncTestSuiteIssueNavigator - Class in com.atlassian.jira.webtests.zsuites
A suite of tests related to the issue navigator
FuncTestSuiteIssueNavigator() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteIssueNavigator
 
FuncTestSuiteIssues - Class in com.atlassian.jira.webtests.zsuites
A suite of tests around Issues.
FuncTestSuiteIssues() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteIssues
 
FuncTestSuiteJql - Class in com.atlassian.jira.webtests.zsuites
A test suite for all JQL related func tests.
FuncTestSuiteJql() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteJql
 
FuncTestSuiteLdap - Class in com.atlassian.jira.webtests.zsuites
 
FuncTestSuiteLdap() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteLdap
 
FuncTestSuiteLicencing - Class in com.atlassian.jira.webtests.zsuites
A suite of tests around JIRA licence handling
FuncTestSuiteLicencing() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteLicencing
 
FuncTestSuiteMoveIssue - Class in com.atlassian.jira.webtests.zsuites
Tests for moving issues.
FuncTestSuiteMoveIssue() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteMoveIssue
 
FuncTestSuitePermissions - Class in com.atlassian.jira.webtests.zsuites
A suite of tests related to Permissions
FuncTestSuitePermissions() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuitePermissions
 
FuncTestSuitePlatform - Class in com.atlassian.jira.webtests.zsuites
 
FuncTestSuitePlatform() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuitePlatform
 
FuncTestSuitePlugins - Class in com.atlassian.jira.webtests.zsuites
 
FuncTestSuitePlugins() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuitePlugins
 
FuncTestSuitePostUpgradeLandingPage - Class in com.atlassian.jira.webtests.zsuites
A suite of tests related to the PULP plugin.
FuncTestSuitePostUpgradeLandingPage() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuitePostUpgradeLandingPage
 
FuncTestSuiteProjectConfig - Class in com.atlassian.jira.webtests.zsuites
A FuncTestSuite for Project config plugin
FuncTestSuiteProjectConfig() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteProjectConfig
 
FuncTestSuiteProjectImport - Class in com.atlassian.jira.webtests.zsuites
A suite of tests around JIRA project import
FuncTestSuiteProjectImport() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteProjectImport
 
FuncTestSuiteProjects - Class in com.atlassian.jira.webtests.zsuites
A suite of tests around JIRA projects
FuncTestSuiteProjects() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteProjects
 
FuncTestSuiteProjectTypes - Class in com.atlassian.jira.webtests.zsuites
A suite of tests around JIRA project types
FuncTestSuiteProjectTypes() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteProjectTypes
 
FuncTestSuiteQuicksearch - Class in com.atlassian.jira.webtests.zsuites
A FuncTestSuite of Quicksearch related tests
FuncTestSuiteQuicksearch() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteQuicksearch
 
FuncTestSuiteRandomTests - Class in com.atlassian.jira.webtests.zsuites
This is a suite of radom test that have nothing no real place currently.
FuncTestSuiteRandomTests() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteRandomTests
 
FuncTestSuiteReferencePlugins - Class in com.atlassian.jira.webtests.ztests.plugin
Test suite for all functional tests against plugin modules reloadability.
FuncTestSuiteReferencePlugins() - Constructor for class com.atlassian.jira.webtests.ztests.plugin.FuncTestSuiteReferencePlugins
 
FuncTestSuiteRemote - Class in com.atlassian.jira.webtests.zsuites
Class of tests which run tests remotely in JIRA.
FuncTestSuiteRemote() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteRemote
 
FuncTestSuiteReports - Class in com.atlassian.jira.webtests.zsuites
a suite of tests related to Reports
FuncTestSuiteReports() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteReports
 
FuncTestSuiteREST - Class in com.atlassian.jira.webtests.zsuites
 
FuncTestSuiteREST() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteREST
 
FuncTestSuiteRoles - Class in com.atlassian.jira.webtests.zsuites
A suite of tests related to Roles
FuncTestSuiteRoles() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteRoles
 
FuncTestSuiteSchemes - Class in com.atlassian.jira.webtests.zsuites
A suite of tests around Schemes
FuncTestSuiteSchemes() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSchemes
 
FuncTestSuiteSecurity - Class in com.atlassian.jira.webtests.zsuites
A suite of test related to Security
FuncTestSuiteSecurity() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSecurity
 
FuncTestSuiteSetup - Class in com.atlassian.jira.webtests.zsuites
A set of tests that must be run before any JIRA data is imported into it.
FuncTestSuiteSetup() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSetup
 
FuncTestSuiteSharedEntities - Class in com.atlassian.jira.webtests.zsuites
A func test suite for shared entities such as Dashboards and Filters.
FuncTestSuiteSharedEntities() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSharedEntities
 
FuncTestSuiteStreams - Class in com.atlassian.jira.webtests.zsuites
Streams related tests.
FuncTestSuiteStreams() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteStreams
 
FuncTestSuiteSubTasks - Class in com.atlassian.jira.webtests.zsuites
A suite of SubTask related test
FuncTestSuiteSubTasks() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSubTasks
 
FuncTestSuiteTimeTracking - Class in com.atlassian.jira.webtests.zsuites
Responsible for holding the time tracking module's functional tests.
FuncTestSuiteTimeTracking() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteTimeTracking
 
FuncTestSuiteTimeZone - Class in com.atlassian.jira.webtests.zsuites
Test suite for time zone related integration tests.
FuncTestSuiteTimeZone() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteTimeZone
 
FuncTestSuiteUpgradeTasks - Class in com.atlassian.jira.webtests.zsuites
A suite of test related to Upgrade Tasks
FuncTestSuiteUpgradeTasks() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteUpgradeTasks
 
FuncTestSuiteUsersAndGroups - Class in com.atlassian.jira.webtests.zsuites
A suite of test related to Users and Groups
FuncTestSuiteUsersAndGroups() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteUsersAndGroups
 
FuncTestSuiteWebhooks - Class in com.atlassian.jira.webtests.zsuites
 
FuncTestSuiteWebhooks() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteWebhooks
 
FuncTestSuiteWorkflow - Class in com.atlassian.jira.webtests.zsuites
A FuncTestSuite of Workflow related tests
FuncTestSuiteWorkflow() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteWorkflow
 
FuncTestSuiteWorklogs - Class in com.atlassian.jira.webtests.zsuites
A suite of tests around Worklogs
FuncTestSuiteWorklogs() - Constructor for class com.atlassian.jira.webtests.zsuites.FuncTestSuiteWorklogs
 
FuncTestsXmlResources - Class in com.atlassian.jira.functest.config.xml
Provides file system location of the XML resources for func-tests by reading from classpath.
FuncTestUrlHelper - Class in com.atlassian.jira.functest.framework
Util class for base and rest URL manipulation
FuncTestUrlHelper(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
FuncTestWebClientListener - Class in com.atlassian.jira.functest.framework
This counts and execution times the web requests
FuncTestWebClientListener() - Constructor for class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
Function<D,R> - Interface in com.atlassian.jira.util
A Function that resolves Descriptors (of type D) to a Resource (of type R).
FunctionalCategoryComparator - Class in com.atlassian.jira.functest.framework.suite
Compares tests using their functional categories.
FunctionalCategoryComparator() - Constructor for class com.atlassian.jira.functest.framework.suite.FunctionalCategoryComparator
 
Functions() - Constructor for class com.atlassian.jira.util.collect.EnclosedIterable.Functions
 
Functions - Class in com.atlassian.jira.util
Useful standard functions.
Functions() - Constructor for class com.atlassian.jira.util.Functions
 
FunctTestConstants - Interface in com.atlassian.jira.functest.framework
A series of constants that func tests can use

G

GadgetHelper(Document) - Constructor for class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.GadgetHelper
 
GadgetSpecClient - Class in com.atlassian.jira.webtests
Simple HTTP client to retrieve a specific gadget spec xml and list of all gadgets in the system.
GadgetSpecClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.GadgetSpecClient
 
gallery() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock
 
gallery() - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentsBlock
 
GeneralConfiguration - Interface in com.atlassian.jira.functest.framework.admin
Allows you to perform admin actions that happen in the GeneralConfiguration section of the admin section.
generalConfiguration() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to perform generalConfiguration actions.
generalConfiguration() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
generalConfiguration() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
GeneralConfiguration.CommentVisibility - Enum in com.atlassian.jira.functest.framework.admin
 
GeneralConfiguration.EmailVisibility - Enum in com.atlassian.jira.functest.framework.admin
Options for user email visibility
GeneralConfigurationImpl - Class in com.atlassian.jira.functest.framework.admin
 
GeneralConfigurationImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
generatedContainingChartMatchesSize() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
generateDeleteQueryParameters(String) - Static method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
generateDeleteQueryParametersWithXsrf(String, HtmlPage) - Static method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
generatedEmptyChartMatchesSize() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
generatePropertiesFile() - Method in class com.atlassian.jira.webtests.ztests.upgrade.TestNoNewSalUpgrades
Prints plugin-build-numbers.properties representing the currently installed plugins to the console.
generateViewUserQueryParameters(String) - Static method in class com.atlassian.jira.functest.framework.admin.user.ViewUserPage
 
GenericQueryCondition - Class in com.atlassian.jira.functest.framework.navigator
 
GenericQueryCondition(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.GenericQueryCondition
 
GERMAN_LOCALISED - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
GERMANY_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
get(String) - Static method in class com.atlassian.jira.functest.config.FuncProperties
Returns the value of a property as defined in the jira-func.properties file.
get() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
Gets the current Smtp Mail Server configuration.
GET(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
GET(String, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
get() - Method in class com.atlassian.jira.functest.framework.admin.plugins.RestResources.EndPoint
Invoke the GET HTTP method on this resource.
get(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.FilterSubscriptionControl
 
get(String) - Method in class com.atlassian.jira.functest.framework.backdoor.LicenseControl
Retrieve the license string for a particular application
get(String) - Method in class com.atlassian.jira.functest.framework.backdoor.SecurityPropertiesDaoControl
 
get() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl
 
get() - Method in class com.atlassian.jira.functest.framework.BackdoorModule
 
get(int) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
GET(String) - Method in class com.atlassian.jira.functest.framework.FuncTestRestClient
 
GET(String, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.FuncTestRestClient
 
get() - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultFileAttachmentsList
 
get() - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultImageAttachmentsGallery
 
get() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList
Retrieves the list of all the attachments displayed on the file attachments list.
get() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery
 
get() - Method in class com.atlassian.jira.functest.framework.suite.CategoryBasedSuite
 
get() - Method in class com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
 
get(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the object value associated with an index.
get(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the value object associated with a key.
get() - Method in class com.atlassian.jira.functest.rule.JiraRestClientSupplier
 
get() - Method in class com.atlassian.jira.functest.rule.WebTesterRule
 
get(CloseableIterator<T>) - Method in class com.atlassian.jira.util.collect.CloseableIterator.ListResolver
Get an ArrayList of the contents of the supplied CloseableIterator
get(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the value object associated with a key.
get() - Method in interface com.atlassian.jira.util.Supplier
Produce an object.
get(String) - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient
 
get() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
GETs all the defined feature flags
get(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
GETs the dark feature with the given key.
get(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueSubTaskClient
GETs the issue with the given key.
get(Class<T>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest.WebHookResponseSupplier
Deprecated.
 
get() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest.WebHookResponseSupplier
Deprecated.
 
get(Class<T>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookTester.WebHookResponseSupplier
 
get() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookTester.WebHookResponseSupplier
 
get(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
getAccessURI() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getAction() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditTypeEntity
 
getActionBaseUrl() - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
getActionBaseUrl() - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Return the basic URL of the action.
getActionBaseUrl() - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
getActionI18nKey() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditTypeEntity
 
getActiveTabId() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getAddableGadgets() - Method in class com.atlassian.jira.webtests.GadgetSpecClient
Make a HTTP request for all addable gadgets in the system.
getAffectedEntitiesReport() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResultValidationError
 
getAffectedObjects() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getAffectsVersions() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getAffectsVersionsText() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Returns the Text for the "Affects Version/s" in this View Issue page.
getAllAttributeAttributesMap() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
Returns a map of attribute key to a Map attName-attValue
getAllCommentVersions() - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getAllFuncTests() - Static method in class com.atlassian.jira.webtests.util.TestClassUtils
 
getAllIssueTypeSchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
getAllIssueTypeSchemes(boolean, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
getAllIssueVersions() - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getAllJobs() - Method in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl
 
getAllPermissionsForPrivateFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
getAllPermissionsForPrivateFilterFfDisabledReturnsNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
getAllPermissionsReturnsUnauthorizedForAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
getAllProductLicenses() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
getAllProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
getAllRawSharePermissions() - Method in class com.atlassian.jira.functest.framework.backdoor.SharePermissionsClient
 
getAllResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
getAllTestsRun() - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getAllWebHooks() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
getAllWebhooks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookTester
 
getAllWorklogVersions() - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getAnnotation(Class<A>) - Method in class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
Gets annotation of given type for this description, or null if this description is not annotated with annotation.
getAnnotationFromTestClass(Class<A>) - Method in class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
 
getAnnotationFromTestMethod(Class<A>) - Method in class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
 
getAoBuildNumber() - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.PluginUpgradeDetailsJsonBean
 
getApdex(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ApdexControl
 
getApplication(String) - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationControl
 
getApplicationAccess(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationControl
 
getApplicationControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
getApplicationProperties() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getApplicationProperties() - Method in interface com.atlassian.jira.functest.framework.admin.AdvancedApplicationProperties
 
getApplicationProperties() - Method in class com.atlassian.jira.functest.framework.admin.AdvancedApplicationPropertiesImpl
 
getApplicationProperty(String) - Method in interface com.atlassian.jira.functest.framework.admin.AdvancedApplicationProperties
 
getApplicationProperty(String) - Method in class com.atlassian.jira.functest.framework.admin.AdvancedApplicationPropertiesImpl
 
getApplicationRoleNames() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
getApplications() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationControl
 
getApplicationType() - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
getAppServer() - Method in interface com.atlassian.jira.functest.framework.parser.SystemInfoParser.SystemInfo
 
getAssertions() - Method in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
getAssignee() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Returns the current value of the Assignee field as appearing on this View Issue Page.
getAssignee() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getAssigneeUsername() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getAssociatedItems() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getAssociatedItems() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
getAttachmentId(Issue, int) - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
getAttachments() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getAttachments() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getAttribute(String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getAttributeAttributesMap(String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getAttributeMap() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getAuditAuthor() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getAuthor() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
getAuthor() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getAuthor() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
getAuthor() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getAuthor() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Comment
 
getAuthor() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
getAuthor() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
getAuthorKey() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getAuto() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
getAutoCompleteData() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl
 
getAutoCompleteDataResponse() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl
 
getAutoCompleteResults(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl
 
getAvailableWorkflowActions() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getAvatarId(String) - Method in class com.atlassian.jira.functest.framework.rule.IssueTypeUrls
 
getAvatarUrl(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
 
getAvatarUrl() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
getAvatarUrls() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
getBackdoor() - Method in class com.atlassian.jira.functest.framework.BackdoorModule
 
getBackdoor() - Method in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
getBackdoor() - Method in class com.atlassian.jira.functest.rule.RestoreDataBackdoor
 
getBackdoor() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurity
 
getBackdoor() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurityWithAnonymousFlagEnabled
 
getBaseDn() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
getBaseUriPlus(Iterable<String>) - Method in class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
getBaseUriPlus(String...) - Method in class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
getBaseUrl() - Method in class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
getBaseUrl() - Method in class com.atlassian.jira.webtests.cargo.CargoEnvironmentData
 
getBaseUrl() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
 
getBaseUrl() - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
getBaseUrl() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
getBaseUrlPlus(String...) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
getBaseUrlPlus(String...) - Method in class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
getBaseUrlPlus(Iterable<String>) - Method in class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
getBaseUrlPlus(String...) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
getBaseUrlPlus(Iterable<String>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
getBidis() - Static method in class com.atlassian.jira.webtests.util.BidiUtils
 
getBlog() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
getBody(Part) - Static method in class com.atlassian.jira.functest.framework.email.EmailKit
 
getBodyElement(Document) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
Returns the first BODY element of the Document or null if there isnt one
getBoolean(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the boolean value associated with a key.
getBoolean(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the boolean value associated with a key.
getBooleanProperty(String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getBooleanPropertyDefault(String, Boolean) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getBuildDate() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getBuildDate() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl.ServerInfo
 
getBuildInfo() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.ClusterState
 
getBuildNumber() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getBuildNumber() - Method in interface com.atlassian.jira.functest.framework.Administration
Returns ths current build number.
getBuildNumber() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
getBuildNumber() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl.ServerInfo
 
getBuildNumber() - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.HostUpgradeDetailsJsonBean
 
getBuildNumber() - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.PluginUpgradeDetailsJsonBean
 
getBuildNumber() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.NodeBuildInfo
 
getBuildType() - Static method in class com.atlassian.jira.webtests.CIBuildTypeProvider
Checks for CI build type
getBundledPlugins2Tests() - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
 
getBusinessLogicValidationErrors() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResultValidationError
 
getButDoNotCreate(String) - Method in class com.atlassian.jira.functest.framework.backdoor.SecurityPropertiesDaoControl
 
getBytes() - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
getBytesList() - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
getCachedPluginResourceBundles() - Method in class com.atlassian.jira.functest.framework.backdoor.ResourceBundleCacheControl
 
getCategory() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditTypeEntity
 
getCategory() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getCategoryI18nKey() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditTypeEntity
 
getCategoryWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
getCause() - Method in exception com.atlassian.jira.functest.framework.util.json.TestJSONException
 
getCause() - Method in exception com.atlassian.jira.util.json.JSONException
 
getCellAsText(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.AbstractSimpleCell
 
getCellAsText(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.AndCell
Need to find which SimpleCell to get the cell as text from, since there could be a mix of different SimpleCell types which want to display different information about the WebTable cell.
getCellAsText(int) - Method in class com.atlassian.jira.webtests.table.HtmlTable.Row
 
getCellAsText(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.ImageCell
 
getCellAsText(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.LinkCell
 
getCellAsText(WebTable, int, int) - Method in interface com.atlassian.jira.webtests.table.SimpleCell
WebTable.getCellAsText(int, int) returns the text of the cell only.
getCellAsText(int, int) - Method in class com.meterware.httpunit.MockWebTable
 
getCellForHeading(String) - Method in class com.atlassian.jira.webtests.table.HtmlTable.Row
Returns the text value of the cell in this row under the given heading.
getCellNodeForHeading(String) - Method in class com.atlassian.jira.webtests.table.HtmlTable.Row
 
getCfId() - Method in class com.atlassian.jira.webtests.CustomFieldValue
 
getCfType() - Method in class com.atlassian.jira.webtests.CustomFieldValue
 
getCfValue() - Method in class com.atlassian.jira.webtests.CustomFieldValue
 
getChangedBy() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
 
getChangedValues() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getChangedValues() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getChangedValues() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
getChangeHistory(WebTester) - Static method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryParser
 
getChangeItems() - Method in class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryRecord
 
getChangePasswordLink() - Method in class com.atlassian.jira.functest.framework.page.ViewProfilePage
 
getCheckId() - Method in class com.atlassian.jira.functest.config.CheckMessage
 
getChildren() - Method in class com.atlassian.jira.functest.framework.suite.ParentRunnerHacker
 
getChildren() - Method in class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
 
getClazz() - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
getClock(Object) - Static method in class com.atlassian.jira.util.Clocks
 
getCodePanelWithEscapedBidis() - Static method in class com.atlassian.jira.webtests.util.BidiUtils
 
getCodePanelWithUnescapedBidis() - Static method in class com.atlassian.jira.webtests.util.BidiUtils
 
getCol() - Method in class com.atlassian.jira.functest.framework.locator.TableCellLocator
 
getCollapsedResponseText() - Method in class com.atlassian.jira.functest.framework.HtmlPage
Returns all the text nodes of the web response collapsed and then concatenated together.
getCollapsedResponseText() - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Deprecated.
getCollapsedText(Node) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
Returns the collapsed text of the specified Node.
getColumn(String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
getColumnNumber() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
getColumns() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterList
 
getColumnsForFilter(String) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
getColumnsForFilter(String) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersControl
 
getComment() - Method in class com.atlassian.jira.functest.framework.parser.comment.Comment
 
getComment() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
getComments(WebTester) - Static method in class com.atlassian.jira.functest.framework.parser.comment.CommentParser
 
getComments() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getComments() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
getCommentVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getCommentVersionShouldReturnValueForSelectedComment() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
getComparisonDocument(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
getComponentLink() - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getComponents() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getComponents() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getComponentsForProject(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
getComponentsResultingFrom(String) - Method in class com.atlassian.jira.functest.framework.backdoor.StatisticsControl
 
getComponentsText() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
getCondition1s() - Method in class com.atlassian.jira.functest.framework.backdoor.DeprecatedWebResourceControl
 
getConditions() - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
getConfigFieldsTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
getConfigFileFactory() - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
getConfiguration() - Static method in class com.atlassian.jira.hallelujah.JIRAHallelujahConfig
 
getConfigurationChecks() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
getConfigurationOption(String) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
getConfigurationURI() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getContainerSelector() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.AttachmentBlockSetting
 
getContainerSelector() - Method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.Sort.Direction
 
getContainerSelector() - Method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.Sort.Key
 
getContainerSelector() - Method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.ViewMode
 
getContainingChangeHistoryList() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
 
getContext() - Method in class com.atlassian.jira.webtests.cargo.CargoEnvironmentData
 
getContext() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
 
getContext() - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
getContext() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
getCopiedNode() - Method in class com.atlassian.jira.functest.framework.util.dom.DomNodeCopier
 
getCore() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationControl
 
getCore() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
getCount(String, Option<Integer>) - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationControl
 
getCounter(String) - Method in class com.atlassian.jira.functest.framework.Instruments.Counters
In case when there is no counter with given name defined returns counter without value.
getCountOfJiraUsersMembers() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
getCreated() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Comment
 
getCreated() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getCreated() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
getCreateDBRMessageUpdateWithRelatedIssueIndexCount() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.SenderStatsWrapper
 
getCreateDBRMessageUpdateWithRelatedIssueIndexSum() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.SenderStatsWrapper
 
getCreatedDate() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getCreatorUserName() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getCronForSubscription(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.FilterSubscriptionControl
 
getCrowdApplications() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getCurrentAttachmentPath() - Method in interface com.atlassian.jira.functest.framework.admin.Attachments
 
getCurrentAttachmentPath() - Method in class com.atlassian.jira.functest.framework.admin.AttachmentsImpl
 
getCurrentAttachmentPath() - Method in interface com.atlassian.jira.functest.framework.Administration
Obtains the current attachment path configured for JIRA.
getCurrentAttachmentPath() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
getCurrentDate() - Method in class com.atlassian.jira.util.CompositeClock
 
getCurrentDate() - Method in class com.atlassian.jira.util.ConstantClock
 
getCurrentDate() - Method in class com.atlassian.jira.util.PeriodicClock
 
getCurrentDate() - Method in class com.atlassian.jira.util.RealClock
 
getCurrentDate() - Method in class com.atlassian.jira.util.StrictMockClock
 
getCurrentEditMode() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Returns the edit mode that issue navigator is in.
getCurrentEditMode() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
getCurrentMode() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Returns the mode that issue navigator is currently in.
getCurrentMode() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
getCurrentPage() - Method in interface com.atlassian.jira.functest.framework.Navigation
Returns the relative path of the current page.
getCurrentPage() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
getCurrentTabs() - Method in interface com.atlassian.jira.functest.framework.admin.AdminTabs
Returns a list of tabgroups that are currently shown on the page
getCurrentTabs() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabsImpl
 
getCurrentUser() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getCurrentUserCount() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getCurrentVoters() - Method in class com.atlassian.jira.functest.framework.page.ViewVotersPage
 
getCurrentWatchers() - Method in class com.atlassian.jira.functest.framework.page.ManageWatchersPage
 
getCustomAvatarIds(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
 
getCustomFieldByName(String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getCustomFieldRelUsername(int) - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getCustomFieldRelUsernames(int) - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getCustomFields() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getCustomFields() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getCustomFieldValue(int) - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Returns the current value of the custom field with the given ID.
getDashboardAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getDashboardAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getDashboardId() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
getDashboardPageId(String, Locator) - Method in interface com.atlassian.jira.functest.framework.Dashboard
Find the id of the dashboard page with the given name from a table to dashboard pages.
getDashboards() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getDatabaseBuildNumber() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl.ServerInfo
 
getDatabaseType() - Method in interface com.atlassian.jira.functest.framework.parser.SystemInfoParser.SystemInfo
 
getDate() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
getDate() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
getDbrReceiverTotalStats() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl
 
getDbrSenderTotalStats() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl
 
getDefault(long, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getDefaultActorsOfNewRoleReturnsEmpty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
getDefaultActorsOfNonExistingRoleReturnsNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
getDefaultAdminCredentials() - Static method in class com.atlassian.jira.functest.framework.upm.DefaultCredentials
 
getDefaultExcludedFilters() - Static method in class com.atlassian.jira.functest.config.ConfigurationDefaults
 
getDefaultGroup() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getDefaultGroups() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
getDefaultPriority() - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
getDefaultResponse(long, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getDefaultSum() - Method in class com.atlassian.jira.functest.config.Checksummer
Return the hash algorithm used when adding new objects to the checkum.
getDefaultWorkflow() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getDefaultWorkflow() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
getDefaultXmlDataLocation() - Static method in class com.atlassian.jira.functest.config.ConfigurationDefaults
 
getDefinitionModuleKey() - Method in class com.atlassian.jira.functest.framework.backdoor.application.PluginApplicationBean
 
getDeletedWorklogsReturnsEmptyListWhenNoWorklogsDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
getDeprecatedWebResourceControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
getDescription() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getDescription() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getDescription() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getDescription() - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
getDescription() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
getDescription() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getDescription() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
getDescription() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getDescription() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getDescription() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
getDescription() - Method in class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
 
getDescription() - Method in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getDescription() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
getDescriptorXml() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
getDetails() - Method in class com.atlassian.jira.functest.framework.parser.comment.Comment
 
getDetails() - Method in class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
getDisplayName() - Method in class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl.AutoCompleteResult
 
getDisplayName() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
getDisplayName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
getDisplayName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
getDisplayName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
getDisplayValue() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField.Value
 
getDocument() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getDocument() - Method in class com.atlassian.jira.functest.framework.jsoup.JSoupW3CEmitter
 
getDocument() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
getDocument() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
getDocumentsForEntity(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PluginIndexConfigurationControl
 
getDOM(WebTester) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
Returns the DOM Document from the WebTester.
getDOM(WebTester) - Static method in class com.atlassian.jira.functest.framework.util.dom.SneakyDomExtractor
Returns the DOM Document associated with the current web page in the WebTester
getDouble(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the double value associated with an index.
getDouble(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the double value associated with a key.
getDouble(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the double value associated with a key.
getDryRunResults(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.ReTranslateKeysClient
 
getDueDate() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getEchoFunction() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
getEdition() - Method in interface com.atlassian.jira.functest.framework.Administration
Returns the current edition name.
getEdition() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
getEdition() - Method in class com.atlassian.jira.webtests.cargo.CargoEnvironmentData
 
getEdition() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
getEdition() - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
getElementByXpath(Document, String) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Return the element matched by the passed XPath.
getElementName() - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
getElementsByXpath(Document, String) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Find all the elements returned by the passed xpath.
getEmailAddress() - Method in class com.atlassian.jira.functest.framework.page.ViewProfilePage
 
getEmailAddress() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
getEmailType() - Method in class com.atlassian.jira.functest.framework.page.ViewProfilePage
 
getEnabled() - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
getEndMsg(TestCase, String, long) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getEndMsg(TestCase, String, long, FuncTestWebClientListener) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getEndMsg(Description, String, long, FuncTestWebClientListener) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getEndMsg(TestCase, String, long, Throwable) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getEndMsg(TestCase, String, long, FuncTestWebClientListener, Throwable) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getEndMsg(Description, String, long, FuncTestWebClientListener, Throwable) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getEndMsg(String, String, long, FuncTestWebClientListener, Throwable) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getEntities() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.ViewResponse
 
getEntityId() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getEntityName() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getEntityType() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getEntityType() - Method in interface com.atlassian.jira.functest.config.sharing.ConfigSharedEntity
 
getEntityType() - Method in class com.atlassian.jira.functest.config.sharing.ConfigSharedEntityId
 
getEntry() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryField
 
getEnvironment() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getEnvironmentData() - Method in class com.atlassian.jira.functest.framework.BackdoorModule
 
getEnvironmentData() - Method in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
getEnvironmentData() - Method in class com.atlassian.jira.functest.framework.BaseJiraRestTest
 
getEnvironmentData() - Method in interface com.atlassian.jira.functest.framework.dump.DumpDataProvider
 
getEnvironmentData() - Method in class com.atlassian.jira.functest.rule.RestoreDataBackdoor
 
getEnvironmentProperty(String, String) - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
getEnvironmentProperty(String, String, boolean) - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
getErrorMessages() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
getErrors() - Method in interface com.atlassian.jira.functest.config.ConfigurationCheck.Result
 
getErrors() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker.CheckResult
 
getErrors() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResultValidationError
 
getEscapedBidis() - Static method in class com.atlassian.jira.webtests.util.BidiUtils
 
getEvents() - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
getEvents() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookListener
 
getEventSource() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getEventTypeIDWithName(String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
getExcludes() - Method in class com.atlassian.jira.functest.config.ConfigFixerUpperer
 
getExcludes() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
getExportOptions(String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
getExternalGadgets() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getExternalId(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
 
getExtraAttributes() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getFailure() - Method in exception com.atlassian.jira.hallelujah.HallelujahTestFailureException
 
getFavCount() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getFavCount() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
getFavCount() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getFavCount() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
getFavouriteCount() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getFeedResourceContent() - Method in class com.atlassian.jira.webtests.GadgetSpecClient
Make a HTTP request to retrieve the content of gadget feed resource.
getFieldChanges() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
 
getFieldName() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryField
 
getFieldName() - Method in class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryItem
 
getFieldNode(String) - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Returns the DOM node of the named issue field as appearing on this View Issue Page.
getFieldsInFirstTab() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
 
getFieldsInFirstTab() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnCreateIssue
 
getFieldsInFirstTab() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnResolveIssue
 
getFieldValue(String) - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Returns the current value of the named issue field as appearing on this View Issue Page.
getFieldValue(String) - Method in class com.atlassian.jira.functest.framework.page.ViewProfilePage
Returns the current value of the named element as appearing on this View Profile Page.
getFile() - Method in class com.atlassian.jira.functest.config.ConfigFile
 
getFile() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getFile() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
Gets the file name of this URL.
getFilenameFilter() - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
getFilter(long) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
getFilter() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookListener
 
getFilterColumns(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
getFilterDescription() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
getFilterForIssueSection() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
getFilterItems() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterList
 
getFilterJql(long) - Method in class com.atlassian.jira.functest.framework.backdoor.FiltersClient
 
getFilterListName() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterList
 
getFilterName() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
getFilterOutAlreadyIndexedAfterCounter() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.ReindexStatsWrapper
 
getFilterOutAlreadyIndexedBeforeCounter() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.ReindexStatsWrapper
 
getFirstParentByTag(Element, String) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
 
getFirstWebTableWithClass(String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Gets the first table on the current page that has the given class attribute.
getFixVersions() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getFixVersionsText() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
getFooter() - Method in class com.atlassian.jira.functest.framework.HtmlPage
 
getFormattedDate() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
getFormattedMessage() - Method in class com.atlassian.jira.functest.config.CheckMessage
 
getFormattedMessage() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker.CheckResult
 
getForms() - Method in interface com.atlassian.jira.functest.framework.Form
Returns all the forms in the current response.
getForms() - Method in class com.atlassian.jira.functest.framework.FormImpl
 
getFreshXsrfToken() - Method in class com.atlassian.jira.functest.framework.HtmlPage
 
getFrom() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getFrom() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
getFrom() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean.ChangedValueImpl
 
getFrom() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.ChangedValueResponse
Deprecated.
 
getFullName() - Method in class com.atlassian.jira.functest.framework.page.ViewProfilePage
 
getFullName(TestCase) - Static method in class com.atlassian.jira.functest.framework.util.testcase.TestCaseKit
Returns the fully qualified name of a testCase.
getFullName(Test) - Static method in class com.atlassian.jira.functest.framework.util.testcase.TestCaseKit
 
getFullUserName() - Method in interface com.atlassian.jira.functest.framework.parser.Header
Return the full user name from the header.
getFuncTests() - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
 
getFuncTestWebClientListener() - Method in interface com.atlassian.jira.functest.framework.dump.DumpDataProvider
 
getGadgets() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getGadgetSpecXML(String) - Method in class com.atlassian.jira.webtests.GadgetSpecClient
Make a HTTP request for gadget spec XML at the specified publishLocation
getGadgetXml() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
getGadgetXml() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
getGlobalPermissionGroupsByKey(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PermissionControlExt
 
getGroup() - Method in class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
getGroup(String, String) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
Get a group
getGroup(String) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
Get a group.
getGroupBean(String) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
Get a group and unwrap the GroupBean.
getGroupBean(String, String) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
Get a group and unwrap the GroupBean.
getGroups() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
getGroups() - Method in class com.atlassian.jira.functest.framework.util.Searchers
 
getGroups() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleMembersResponse
 
getHasUnlimitedSeats() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
getHeadingList() - Method in class com.atlassian.jira.webtests.table.HtmlTable
 
getHelpUrl(String) - Method in class com.atlassian.jira.functest.framework.backdoor.HelpUrlsControl
 
getHiddenProjectsCount() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
getHistoryMetadata(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
getHost() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
Gets the host name of this URL
getHostDetails() - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.UpgradeControl
 
getHostName() - Method in class com.atlassian.jira.functest.framework.admin.MailServerAdministration.MailServerConfiguration
 
getHSP1ViewPage(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlCustomIssueView
 
getHSP1ViewPage(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
getHSP2ViewPage(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlCustomIssueView
 
getHSP2ViewPage(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
getHSP3ViewPage(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlCustomIssueView
 
getHSP3ViewPage(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
getHTML() - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
getHTML(Node) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
getHTML() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
Returns the HTML that a called to Locator.getNodes() represent, including the top level nodes themselves.
getHTML(Node) - Method in interface com.atlassian.jira.functest.framework.locator.Locator
Returns the HTML of the specified node.
getHTML() - Method in interface com.atlassian.jira.functest.framework.locator.LocatorEntry
 
getHTML() - Method in class com.atlassian.jira.functest.framework.locator.WebPageLocator
All of HTML of the web page
getHTML(Node) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
This will return an "canonical" version of the HTML that makes up the given Element, including itself.
getHtmlElement(Document) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
Returns the first HTML element of the Document or null if there isnt one
getHtmlTable(String) - Method in class com.atlassian.jira.functest.framework.HtmlPage
 
getHttp100thMS() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getHttp50thMS() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getHttp90thMS() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getHttpRequestCount() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getHttpTimeMS() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getI18nKey() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
getIconUrl() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
getId() - Method in interface com.atlassian.jira.functest.config.ConfigObjectWithId
 
getId() - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
getId() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getId() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
getId() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
getId(T) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadgetSupport
 
getId(ConfigExternalGadget) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.ExternalHelper
 
getId(ConfigGadget) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.GadgetHelper
 
getId() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getId() - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
getId() - Method in interface com.atlassian.jira.functest.config.sharing.ConfigSharedEntity
 
getId() - Method in class com.atlassian.jira.functest.config.sharing.ConfigSharedEntityId
 
getId() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
getId() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
getId() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssueSection
 
getId() - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
getId() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookListener
 
getId() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.PropertyBean
 
getId() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
getId(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Gets the id of an issue.
getId(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
getId() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getId() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
getId() - Method in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
getId() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getId() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getId() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
getId() - Method in class com.atlassian.jira.functest.framework.util.Searcher
 
getId() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField
 
getId() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLink
 
getId() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
getId(ProjectPermissionKey) - Static method in class com.atlassian.jira.webtests.LegacyProjectPermissionKeyMapping
 
getId(String) - Static method in class com.atlassian.jira.webtests.LegacyProjectPermissionKeyMapping
 
getId() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getId() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
getId() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
getId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.PropertyBean
 
getId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.GroupResponse
 
getId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleMembersResponse
 
getId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
getId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
getId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
getId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
getId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
getIdForServiceName(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewServices
Gets the id of a named service
getImapPort() - Method in class com.atlassian.jira.webtests.util.mail.MailService
 
getImapSetup() - Method in class com.atlassian.jira.webtests.JIRAGreenMailSetup
 
getImg() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerIssue
 
getImmediateUpgradeTasks() - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.UpgradeControl
 
getImmediateUpgradeTasksNames() - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.ImmediateUpgradeTasksJsonBean
 
getInBackgroundProgress() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
getInDesc() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
getIndex() - Method in interface com.atlassian.jira.functest.framework.locator.LocatorEntry
 
getIndexingTaskProgress(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
getIndexSummary() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexSummaryClient
 
getInLinks() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
getInnerChain() - Method in class com.atlassian.jira.functest.rule.OutgoingMailTestRule
 
getInnerHTML(Node) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
This will return an "canonical" version of the HTML that makes up the given Node, exclusing itself.
getInputStream(File) - Method in class com.atlassian.jira.functest.config.ConfigFile
 
getInstance() - Static method in class com.atlassian.jira.util.Predicates.FalsePredicate
Deprecated.
 
getInstance() - Static method in class com.atlassian.jira.util.Predicates.TruePredicate
Deprecated.
 
getInstance() - Static method in class com.atlassian.jira.util.RealClock
 
getInt(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the int value associated with an index.
getInt(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the int value associated with a key.
getInt(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the int value associated with a key.
getIntegerProperty(String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getIntegerValue(Element, String) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Get the integer value of the passed attribute off the passed element.
getInternalDirectoryName() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
getInwardLinks() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Returns a list of Issue Keys that are inward links.
getIssue(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
getIssueId() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getIssueIdByCurrentKey(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
getIssueIds() - Method in class com.atlassian.jira.functest.framework.util.IssueTable
 
getIssueIterator() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
getIssueKey() - Method in class com.atlassian.jira.webtests.ztests.render.ContentToRender
 
getIssueKeyForSummary(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
getIssueNavigatorAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Return an object that can be used to make assertions about the navigator.
getIssueNavigatorAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getIssuePickerResult(String, String, String, String, Boolean, Boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl
 
getIssues() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssueSection
 
getIssues() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getIssues() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
Deprecated.
JRADEV-14514 - The issues column has been removed from the filter list, so this always returns 0L, now.
getIssues() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getIssueTable() - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient.ClientIssueTableServiceOutcome
 
getIssueTable(Long) - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient
 
getIssueTable(String) - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient
 
getIssueTable(Long, String, String, Integer, Boolean) - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient
 
getIssueType() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getIssueType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueTypeMappingBean
 
getIssueType() - Method in class com.atlassian.jira.webtests.ztests.render.ContentToRender
 
getIssueTypeMapping(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getIssueTypeMappingResponse(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getIssueTypeMappings() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
getIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
getIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getIssueTypeScheme(long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
getIssueTypeScheme(long, boolean, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
getIssueTypeUrl(String) - Method in class com.atlassian.jira.functest.framework.rule.IssueTypeUrls
 
getIssueVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getIssueVersionShouldReturnValueForSelectedIssue() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
getItemId() - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
getItemType() - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
getJavaVersion() - Method in interface com.atlassian.jira.functest.framework.parser.SystemInfoParser.SystemInfo
 
getJiraFormAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getJiraFormAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getJiraHasIssues() - Method in class com.atlassian.jira.functest.framework.util.IssueTable
 
getJiraHomeDirectory() - Method in interface com.atlassian.jira.functest.framework.Administration
Returns the JIRA home directory as reported in the System Info section
getJiraHomeDirectory() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
getJIRAHomeLocation() - Method in class com.atlassian.jira.webtests.cargo.CargoEnvironmentData
 
getJIRAHomeLocation() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
Deprecated.
Please use JIRAEnvironmentData.getWorkingDirectory(). This was renamed to avoid confusion with the "jira-home" functionality. Deprecated since v4.0
getJIRAHomeLocation() - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
getJIRAHomeLocation() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
Deprecated.
getJiraMessageAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getJiraMessageAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getJndiLocation() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getJob(JobId) - Method in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl
 
getJobRunnerKeys() - Method in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl
 
getJobsByJobRunnerKey(JobRunnerKey) - Method in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl
 
getJSON(String, String...) - Method in class com.atlassian.jira.functest.framework.FuncTestRestClient
 
getJson() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookResponseData
 
getJSONArray(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the JSONArray value associated with a key.
getJSONArray(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the JSONObject value associated with a key.
getJSONObject(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the JSONObject value associated with a key.
getJUnit3TestClasses(String, boolean) - Static method in class com.atlassian.jira.webtests.util.TestClassUtils
 
getJUnit3TestClasses(String) - Static method in class com.atlassian.jira.webtests.util.TestClassUtils
 
getJUnit4TestClasses(String, boolean) - Static method in class com.atlassian.jira.webtests.util.TestClassUtils
 
getKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceDependentPlugin
 
getKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceLanguagePack
 
getKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
getKey() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
getKey() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getKey() - Method in class com.atlassian.jira.functest.framework.backdoor.application.PluginApplicationBean.PluginBean
 
getKey() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
getKey() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerIssue
 
getKey() - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
getKey() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.PropertyBean
 
getKey() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getKey() - Method in class com.atlassian.jira.functest.framework.util.Searcher
 
getKey() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField
 
getKey(Integer) - Static method in class com.atlassian.jira.webtests.LegacyProjectPermissionKeyMapping
 
getKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.PropertyBean
 
getKey() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
getKey() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
getKey() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
getKey() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
getKeyHtml() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerIssue
 
getLabel() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssueSection
 
getLabelAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getLabelAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getLabels() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getLabelValues() - Method in class com.atlassian.jira.functest.framework.labels.Labels
 
getLanguage() - Method in class com.atlassian.jira.functest.framework.page.ViewProfilePage
 
getLastModified() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getLastModifiedDate() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getLastModifiedUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getLastModifiedUser() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getLastResponses() - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
We keep the previous response around in memory to help with problem diagnostics
getLastRun(JobId) - Method in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl
 
getLastSession() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
getLastSuccessfulRun(JobId) - Method in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl
 
getLastViewed() - Method in class com.atlassian.jira.functest.framework.util.Searcher
 
getLayout() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getLdapServer() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
getLeftPortlets() - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
getLevel(String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecuritySchemes.IssueSecurityScheme
 
getLevel(String) - Method in class com.atlassian.jira.functest.framework.admin.IssueSecuritySchemesImpl
 
getLevel() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Comment
 
getLevel() - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
getLicense() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getLicense() - Method in class com.atlassian.jira.functest.framework.backdoor.LicenseControl.LicenseResponse
 
getLink() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AbstractLinkSubmission
 
getLink() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.CssLocatorLinkSubmission
 
getLink() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.LinkWithIdSubmission
 
getLink() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.LinkWithTextSubmission
 
getLink() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.XPathLinkSubmission
 
getLink() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField.Value
 
getLink() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLink
 
getLinkAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getLinkAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getLinkId(String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueLinking
Finds id of link types
getLinkId(String) - Method in class com.atlassian.jira.functest.framework.admin.IssueLinkingImpl
 
getLinkId() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.AttachmentBlockSetting
 
getLinkId() - Method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.Sort.Direction
 
getLinkId() - Method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.Sort.Key
 
getLinkId() - Method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.ViewMode
 
getLinkId() - Method in enum com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation.BulkChangeOption
Deprecated.
 
getLinkName() - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
getLinks() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
getLinksWithExactText(String) - Method in class com.atlassian.jira.functest.framework.HtmlPage
 
getLinkText() - Method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.WizardState
 
getLinkToIssueNavigator() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorXmlView
 
getListOfDefaultConfigurationChecksSuppressKeys() - Static method in class com.atlassian.jira.functest.config.ConfigurationDefaults
 
getListOfUsers() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapOperationsHelper
 
getLocalChangeHistoryVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getLocalCommentVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getLocalIssueVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getLocalWorklogVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getLog() - Method in class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
getLoggedInUserColumns() - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
getLogs() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerControl
 
getLogWorkRunner() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
getLogWorkRunner() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
getLogWorkRunner() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
getLogWorkRunner() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
getLogWorkRunner() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
getLong(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the long value associated with an index.
getLong(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the long value associated with a key.
getLong(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the long value associated with a key.
getLongProperty(String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getLongPropertyDefault(String, Long) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getLongValue(Element, String) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Get the long value of the passed attribute off the passed element.
getLowerName() - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
getMailBox(String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
getMailEventQueueRule() - Method in class com.atlassian.jira.functest.rule.OutgoingMailTestRule
 
getMails() - Method in class com.atlassian.jira.functest.framework.backdoor.OutgoingMailControl
 
getMailServers() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getManagedCustomField(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
getManagedCustomFields() - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
getManagedWorkflow(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
getManagedWorkflows() - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
getManagedWorkflowScheme(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
getManagedWorkflowSchemes() - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
getMappings() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getMappings() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
getMatchedFilters(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient
 
getMatchedFiltersNames(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient
 
getMaxUserCount() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getMessage() - Method in class com.atlassian.jira.functest.config.CheckMessage
 
getMessage() - Method in exception com.atlassian.jira.hallelujah.HallelujahTestFailureException
 
getMessageForAddress(Collection<MimeMessage>, String) - Method in class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
 
getMessagePreviewURI(MimeMessage) - Method in class com.atlassian.jira.functest.framework.backdoor.OutgoingMailControl
 
getMessagesForAddress(Collection<MimeMessage>, String) - Method in class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
 
getMessagesForRecipient(String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
getMethod() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getModifiedWorklogsByIds() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
getMoveUnfixedIssuesTo() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getMsg() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssueSection
 
getMsPerRequest() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getMultiQueryParameter(String) - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
 
getMultiQueryParameters() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
 
getMultiQueryParameters(String...) - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
 
getMultiQueryParametersIgnoring(String...) - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
 
getName() - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
getName() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getName() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getName() - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
getName() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.Tab
 
getName() - Method in class com.atlassian.jira.functest.framework.admin.MailServerAdministration.MailServerConfiguration
 
getName() - Method in class com.atlassian.jira.functest.framework.admin.ViewServices.Service
 
getName() - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions.FilterFormParam
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditExtraAttributes
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookListener
 
getName() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
getName() - Method in class com.atlassian.jira.functest.framework.Instruments.Counter
 
getName() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
getName() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.ZipFileAttachmentEntry
 
getName() - Method in class com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery.ImageAttachmentItem
 
getName() - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition.IssueType
 
getName() - Method in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
getName() - Method in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
getName() - Method in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
getName() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getName() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
getName() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getName() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
getName() - Method in class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
 
getName() - Method in class com.atlassian.jira.functest.framework.util.Searcher
 
getName() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField
 
getName() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
getName() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean.ChangedValueImpl
 
getName() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.ChangedValueResponse
Deprecated.
 
getName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Workflow
 
getName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.GroupResponse
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleMembersResponse
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
getName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
getNames(TestJSONObject) - Static method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an array of field names from an Object.
getNames(JSONObject) - Static method in class com.atlassian.jira.util.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class com.atlassian.jira.util.json.JSONObject
Get an array of field names from an Object.
getNamesOfDirectMembersOfGroups(List<String>, Integer) - Method in class com.atlassian.jira.functest.framework.backdoor.GroupManagerControl
 
getNavigation() - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemesImpl
 
getNavigation() - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
getNavigation() - Method in class com.atlassian.jira.functest.framework.admin.IssueSecuritySchemesImpl
 
getNewValue() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryField
 
getNewValues() - Method in class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryItem
 
getNextId(String) - Method in interface com.atlassian.jira.functest.config.ConfigSequence
 
getNextId(String) - Method in class com.atlassian.jira.functest.config.DefaultConfigSequence
 
getNextPage(UsersPageBean) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
getNode() - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
getNode() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
This convenience methods is the the equivalent of getNodes()[0] except when the number of nodes found is zero, in which case it should return null.
getNode() - Method in interface com.atlassian.jira.functest.framework.locator.LocatorEntry
 
getNodes() - Method in class com.atlassian.jira.functest.framework.locator.AggregateLocator
 
getNodes() - Method in class com.atlassian.jira.functest.framework.locator.CssLocator
 
getNodes() - Method in class com.atlassian.jira.functest.framework.locator.IdLocator
 
getNodes() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
A Locator may return 0 nodes, 1 node or multiple nodes.
getNodes() - Method in class com.atlassian.jira.functest.framework.locator.NodeLocator
 
getNodes() - Method in class com.atlassian.jira.functest.framework.locator.TableCellLocator
 
getNodes() - Method in class com.atlassian.jira.functest.framework.locator.TableLocator
 
getNodes() - Method in class com.atlassian.jira.functest.framework.locator.WebPageLocator
Returns the single top level Document element
getNodes() - Method in class com.atlassian.jira.functest.framework.locator.XPathLocator
 
getNodeSate(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ClusterStateControl
 
getNodesTextImpl(Node[], AbstractLocator.LocatorTextOperation) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
Called to get all the text or HTML of a set of Node's.
getNodeTextImpl(Node, AbstractLocator.LocatorTextOperation) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
Called to get the test or HTML of an Node
getNoFormatPanelWithEscapedBidis() - Static method in class com.atlassian.jira.webtests.util.BidiUtils
 
getNoFormatPanelWithUnescapedBidis() - Static method in class com.atlassian.jira.webtests.util.BidiUtils
 
getNonAdminDeletingSysAdminErrorMessage() - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getNonValidatingDocumentBuilder() - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
Retrieves a thread-specific non validating DocumentBuilder.
getNumberForPluginErrorNamed(Pattern) - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getNumberFromErrorFieldNamed(Pattern) - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getNumberFromWarningFieldNamed(Pattern) - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getNumberFromWarningFieldNamedNoLink(Pattern) - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getNumberOfGroupsAdded() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleActorsAddResponse
 
getNumberOfSeats() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
getNumberOfTabs() - Method in interface com.atlassian.jira.functest.framework.admin.AdminTabs
Fetches the total cound of tabs shown
getNumberOfTabs() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabsImpl
 
getNumberOfUsersAdded() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleActorsAddResponse
 
getNumOccurences(String, String) - Static method in class com.atlassian.jira.functest.framework.util.text.TextKit
Counts the number of times that subString occurs within the given text.
getObjectId() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.AssociatedItemResponse
Deprecated.
 
getObjectItem() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getObjectItem() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
getObjectName() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.AssociatedItemResponse
Deprecated.
 
getObjectProperty(String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getObjectType() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.AssociatedItemResponse
Deprecated.
 
getOldValue() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryField
 
getOldValues() - Method in class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryItem
 
getOperations() - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo
 
getOperations() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getOperations() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
getOperations() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getOperationValidation() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResultValidationError
 
getOperators() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
getOptions() - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
getOrCreate(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.SecurityPropertiesDaoControl
 
getOrCreateDefaultPriorityScheme() - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
getOriginalDefaultWorkflow() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getOriginalEstimate() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getOriginalIssueTypeMappings() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getOriginalJson() - Method in class com.atlassian.jira.functest.framework.upm.PluginStatus
 
getOriginalMappings() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getOriginalWorkflowScheme(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
getOutDesc() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
getOutgoingMailControl() - Method in class com.atlassian.jira.functest.rule.OutgoingMailEventQueueRule
 
getOutLinks() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
getOutputStream(File) - Method in class com.atlassian.jira.functest.config.ConfigFile
 
getOutwardLinks() - Method in class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
Returns a list of Issue Keys that are outward links.
getOverdue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getOverdue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getOwner() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getOwner() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
getPackage() - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
getPageHeading() - Method in interface com.atlassian.jira.functest.framework.admin.AdminTabs
Returns the current page heading for the admin section.
getPageHeading() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabsImpl
 
getPageSize() - Method in class com.atlassian.jira.functest.framework.page.ViewProfilePage
 
getPaginatedUsersForGroup(String, Boolean, Long, Long) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
getPagingInfo() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.ViewResponse
 
getParam1() - Method in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
getParam2() - Method in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
getParentId() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getParseCount() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getParseCount() - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
getParseTimeMS() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getParseTimeNanos() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getParseTimeNanos() - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
getPassword() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getPassword() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
getPath() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
Gets the path part of this URL.
getPath() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
getPathFor(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
Creates the path for the user resource.
getPathFor(String, Map<?, ?>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
Creates the path for the user resource, optionally appending any additional query parameters.
getPercentileRequestTime(int) - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
getPerm1() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
getPerm2() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
getPermissionReturns404ForNonExistingFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
getPermissionReturns404ForNonExistingPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
getPermissionsByKey(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PermissionControlExt
 
getPermissionsReturns404ForNonExistingFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
getPlugin(String) - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationControl
 
getPlugin(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt
Returns the plugin with the given key, if it exists.
getPluginDetails(String) - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.UpgradeControl
 
getPluginIndexConfigurationControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
getPluginKey() - Method in class com.atlassian.jira.functest.framework.upm.PluginStatus
 
getPlugins() - Method in class com.atlassian.jira.functest.framework.backdoor.application.PluginApplicationBean
 
getPluginStatus(String) - Method in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
getPluginSystemState() - Method in class com.atlassian.jira.functest.framework.backdoor.ComponentManagerControl.ComponentManagerStateBean
 
getPop3Port() - Method in class com.atlassian.jira.webtests.util.mail.MailService
 
getPop3Setup() - Method in class com.atlassian.jira.webtests.JIRAGreenMailSetup
 
getPort() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getPort() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
Gets the port number of this URL.
getPort() - Method in class com.atlassian.jira.webtests.JIRAServerSetup
Overriden so that it uses the local port value and not the super's
getPortletId() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
getPortNumber() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getPostInstallURI() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getPostUpdateURI() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getPredicate() - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
getPrefix() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getPreviewUrl(MimeMessage) - Method in class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
 
getPriorities() - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
getPriority() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getProcessDBRMessageUpdateWithRelatedIssueIndexSum() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.ReceiverStatsWrapper
 
getProductByKey(String) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.MultiProductLicenseDetailsTO
 
getProductHelpCloudSpaceURI() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getProductHelpServerSpaceURI() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getProductKeys() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
getProductLicenseDetails(String) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
getProgress() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl.IndexingProgress
 
getProgress() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
getProgress(long) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
Uses internal REST API to retrieve process of a task with the given id that was scheduled using or UserAnonymizeControl.scheduleUserAnonymizationRerun(String, String, String, String)
getProgressShouldReturnFinishedOperationResult() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
getProgressShouldReturnFinishedOperationResultOnRerunAndChangeAssignee() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
getProgressShouldReturnValidationErrors() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
getProgressShouldReturnValidationErrorsOnRerun() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
getProject(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
getProjectCategoryName(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
getProjectFieldsAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getProjectFieldsAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getProjectId(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
getProjectId() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
getProjectId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.CreateSharedProjectResourceClient.ProjectCreationResult
 
getProjectId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getProjectId() - Method in class com.atlassian.jira.webtests.ztests.render.ContentToRender
 
getProjectIndexingProgress(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
getProjectKey() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
getProjectKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.CreateSharedProjectResourceClient.ProjectCreationResult
 
getProjectKeys(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
getProjectLink() - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getProjectName(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
getProjectName() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getProjectName() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
getProjectName() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
getProjectName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.CreateSharedProjectResourceClient.ProjectCreationResult
 
getProjects() - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
getProjectsAssociatedWithIssueTypeScheme(long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
getProjectsResultingFrom(String) - Method in class com.atlassian.jira.functest.framework.backdoor.StatisticsControl
 
getProjectsResultingFrom() - Method in class com.atlassian.jira.functest.framework.backdoor.StatisticsControl
 
getProjectWithScheme(long) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
getProperties(String, boolean, long) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
getProperties() - Static method in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
getProperty(String) - Method in interface com.atlassian.jira.functest.framework.parser.SystemInfoParser.SystemInfo
 
getProperty(String) - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
getProperty(String) - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
Returns a property from the test environment.
getProperty(String) - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
getProperty(String) - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
getProperty(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
getPropertyName() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
getPropertyResponse(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
getPropertySet() - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
getPropertySetType() - Method in enum com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry.Type
 
getPropertyType() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
getProtocol() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
Gets the protocol name of this URL.
getQuery() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
Gets the query part of this URL.
getQueryParameter(String) - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
 
getQueryParameters() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
 
getQueryParameters(String...) - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
 
getQueryParametersIgnoring(String...) - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
 
getQueryParamValueFromUrl(String, String) - Static method in class com.atlassian.jira.functest.framework.util.url.URLUtil
 
getQueryParamValueFromUrl(URL, String) - Static method in class com.atlassian.jira.functest.framework.util.url.URLUtil
 
getRadioValue() - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.BulkOperations
 
getRadioValue() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.BulkOperationsCustom
 
getRadioValue() - Method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.BulkOperationsImpl
 
getRawIndexSummary() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexSummaryClient
 
getRawProductLicense(String) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
getRawText() - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
getRawText(Node) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
getRawText() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
Returns the combined raw text of the Nodes that getNodes() would return or empty string.
getRawText(Node) - Method in interface com.atlassian.jira.functest.framework.locator.Locator
Returns the raw text of the specified Node.
getRawText(Node) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
This returns a deep search of the raw text of a specified node.
getReceiveDBRMessage() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.ReceiverStatsWrapper
 
getReceiveDBRMessageUpdateWithRelated() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.ReceiverStatsWrapper
 
getReceivedMessage() - Method in class com.atlassian.jira.webtests.util.mail.MailService
Get the first message of all messages received until now.
getReceivedMessages() - Method in class com.atlassian.jira.webtests.util.mail.MailService
Returns an array of all messages received until now.
getReceivedMessagesAndClear() - Method in class com.atlassian.jira.webtests.util.mail.MailService
Returns an array of all messages received until now, clearing the list on the mail server.
getRecords() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse
Deprecated.
 
getRegexMatch(String) - Method in class com.atlassian.jira.functest.framework.HtmlPage
Returns a regex match on the page.
getReindexRequest(long) - Method in class com.atlassian.jira.webtests.ztests.indexing.ReindexRequestClient
 
getReindexTotalStats() - Method in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl
 
getRelatedCommentVersions(long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getRelatedCommentVersionsShouldReturnValuesOnlyForSelectedParentEntity() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
getRelatedWorklogVersions(long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getRelatedWorklogVersionsShouldReturnValuesOnlyForSelectedParentEntity() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
getReleaseDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getReleaseDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getReleaseInfo() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
getReleaseInfo() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
This is the expected release information shown under "Installation Type" on the sysinfo page.
getReleaseInfo() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
getRelUsername(Node) - Static method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Extracts a single username from a "rel" attribute somewhere under the given node.
getRelUsernames(Node) - Static method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Extracts any number of usernames from the "rel" attributes somewhere under the given node
getRemainingEstimate() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getRemainingSeats() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
getRemoteAddress() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getRenderer(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
 
getRenderer(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
getRendererType() - Method in class com.atlassian.jira.webtests.ztests.render.ContentToRender
 
getReporter() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Returns the current value of the Reporter field as appearing on this View Issue Page.
getReporter() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getReporterUsername() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getReportProblemLink() - Method in interface com.atlassian.jira.functest.framework.Footer
 
getRequestAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getRequestAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getRequestCount() - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
getRequestTime() - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
getResolution() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getResolutionDate() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getResponse(Long, String, String, Integer, Boolean) - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient
 
getResponse(Long) - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient
 
getResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
GETs all the defined feature flags returning a Response object.
getResponse(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
GETs the featureKey, returning a Response object.
getResponse(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueSubTaskClient
 
getResponseData() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
getResponseText() - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
 
getRestApiUri(String...) - Method in class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
getRestApiUri(Iterable<String>) - Method in class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
getRestApiUrl(String...) - Method in class com.atlassian.jira.functest.framework.FuncTestUrlHelper
 
getRestModulePath() - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
getRestModulePath() - Method in class com.atlassian.jira.functest.framework.backdoor.FieldConfigurationControlExt
 
getRestUrlWithToken(HttpClient, Object...) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
getResults() - Method in class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl.Results
 
getResultsIssueKeys() - Method in class com.atlassian.jira.functest.framework.page.IssueSearchPage
 
getResultsTable() - Method in class com.atlassian.jira.functest.framework.page.IssueSearchPage
 
getReturnedIssues() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
getReturnsCorrectPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
getReturnUrl() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.CreateSharedProjectResourceClient.ProjectCreationResult
 
getRightPortlets() - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
getRole(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
getRole() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
getRoleId() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
getRoleName() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
getRoleResponse(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
getRoles() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
getRoles() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RolesResponse
 
getRolesMap() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
getRolesResponse() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
getRoot() - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
getRoot() - Method in class com.atlassian.jira.functest.config.ConfigFixerUpperer
 
getRoot() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
getRow() - Method in class com.atlassian.jira.functest.framework.locator.TableCellLocator
 
getRow(int) - Method in class com.atlassian.jira.webtests.table.HtmlTable
 
getRowCount() - Method in class com.atlassian.jira.webtests.table.HtmlTable
 
getRowIndex() - Method in class com.atlassian.jira.webtests.table.HtmlTable.Row
 
getRowNumber() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
getRows() - Method in class com.atlassian.jira.webtests.table.HtmlTable
 
getRunTests(String) - Method in class com.atlassian.jira.functest.framework.backdoor.TestRunnerControl
 
getRuntimeMS() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getSalBuildNumber() - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.PluginUpgradeDetailsJsonBean
 
getScheme(String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecuritySchemes
Get issue permission
getScheme(String) - Method in class com.atlassian.jira.functest.framework.admin.IssueSecuritySchemesImpl
 
getScheme(long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
getSchemeByName(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
getSchemeForProjectShouldNotWorkForNormalUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
getSchemeForProjectShouldWorkForProjectAdmins() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
getSchemes() - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
getScreens(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
 
getScreens(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
getSearchable() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
getSearchers() - Method in class com.atlassian.jira.functest.framework.util.FilteredSearcherGroup
 
getSearchers(String) - Method in class com.atlassian.jira.functest.framework.util.SearchersClient
 
getSearchersBasic(String...) - Method in class com.atlassian.jira.functest.framework.util.SearchersClient
 
getSearchersResponse(String) - Method in class com.atlassian.jira.functest.framework.util.SearchersClient
 
getSections() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerResult
 
getSecurityLevel() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getSecurityPropertiesDaoControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
getSelf() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getSelf() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getSelf() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getSequence() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getServerId() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
getServerName() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getServerSetup(String) - Method in class com.atlassian.jira.webtests.JIRAGreenMailSetup
 
getServerSetups() - Method in class com.atlassian.jira.webtests.JIRAGreenMailSetup
 
getServiceClass() - Method in class com.atlassian.jira.functest.framework.admin.ViewServices.Service
 
getServices() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getShared() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getSharedWithIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
getSharedWithProjects() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
getShareRights() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
getSharing() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getSharing() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
getSharing() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getSharingPermissions() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
getShown() - Method in class com.atlassian.jira.functest.framework.util.Searcher
 
getSidebarAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getSidebarAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getSinglePermissionReturnsUnauthorizedForAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
getSinglePermissionWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
getSingleTestClass() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
getSingleTestClass() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
Run a specifically named test instead of the normal suite
getSingleTestClass() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
getSize() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.PaginationInfo
 
getSize() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
getSize() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.ZipFileAttachmentEntry
 
getSize() - Method in class com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery.ImageAttachmentItem
 
getSmtpPort() - Method in class com.atlassian.jira.webtests.util.mail.MailService
 
getSmtpSetup() - Method in class com.atlassian.jira.webtests.JIRAGreenMailSetup
 
getSoftware() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
getSortBy() - Method in class com.atlassian.jira.functest.framework.util.IssueTable
 
getSource() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getStage() - Method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.WizardState
 
getStartDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getStartDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getStartMsg(TestCase, String) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getStartMsg(Description, String) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getStartMsg(String, String) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getState() - Method in class com.atlassian.jira.functest.framework.backdoor.ComponentManagerControl.ComponentManagerStateBean
 
getState() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.ClusterState
 
getState() - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Returns the current state of the wizard.
getState() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
getStatus() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getString(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the string associated with an index.
getString(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the string associated with a key.
getString(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the string associated with a key.
getStringProperty(String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getStringPropertyDefault(String, String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getSub() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssueSection
 
getSubmittedTaskId() - Method in class com.atlassian.jira.functest.framework.ProgressBar
This method assums that you have just submitted a long running task and that you need the taskId back.
getSubscriptions() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
getSubscriptions() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
getSubscriptions() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
getSummary() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerIssue
 
getSummary() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getSummary() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
getSummary() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
getSummaryText() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerIssue
 
getSupportEntitlementNumber() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
getSystem() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getSystemAdmins() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
getSystemDefaultColumns() - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
getSystemEncoding() - Method in interface com.atlassian.jira.functest.framework.parser.SystemInfoParser.SystemInfo
 
getSystemInfo() - Method in interface com.atlassian.jira.functest.framework.parser.SystemInfoParser
 
getSystemInfo() - Method in class com.atlassian.jira.functest.framework.parser.SystemInfoParserImpl
 
getSystemInfoProperty(String) - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
getSystemTempDir() - Static method in class com.atlassian.jira.webtests.util.TempDirectoryUtil
Returns the system's temp directory.
getSystemTenantHomeDirectory() - Method in interface com.atlassian.jira.functest.framework.Administration
Get the system tenant home directory.
getSystemTenantHomeDirectory() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
getTable() - Method in class com.atlassian.jira.functest.framework.locator.TableLocator
This will return the WebTable using the tableId passed in on contruction of this Locator.
getTable() - Method in class com.atlassian.jira.functest.framework.util.IssueTable
 
getTableAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getTableAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getTableCell() - Method in class com.atlassian.jira.functest.framework.locator.TableCellLocator
 
getTableCell(int, int) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable
 
getTableId() - Method in class com.atlassian.jira.functest.framework.Dashboard.Table
 
getTableWithId(String) - Method in class com.atlassian.jira.functest.framework.page.AbstractWebTestPage
 
getTabs() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.TabGroup
 
getTaskId() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl.IndexingProgress
 
getTenant() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
getTenant() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
Returns the tenant to run requests on.
getTenant() - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
getTenant() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
getTestClasses(String, boolean) - Static method in class com.atlassian.jira.functest.framework.FuncTestSuite
Returns all test classes in a package, excluding any that are marked with @Ignore.
getTestClasses(String, boolean) - Static method in class com.atlassian.jira.webtests.util.TestClassUtils
Get all test classes, including JUnit4 POJOs.
getTester() - Method in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
getTestkit() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
getTestMethods(Class<? extends TestCase>) - Static method in class com.atlassian.jira.webtests.util.TestClassUtils
 
getTestName() - Method in interface com.atlassian.jira.functest.framework.dump.DumpDataProvider
 
getTestName() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
getTests(JIRAEnvironmentData) - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
Returns a set of test classes that are deemed as test that should run on based on the JIRA edition inside the JIRAEnvironmentData object.
getTestSetupCallback(String, Properties) - Method in class com.atlassian.jira.webtests.cargo.JIRACallbackFactory
 
getText() - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
getText(Node) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
getText() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
Returns the combined collapsed text of the Nodes that getNodes() would return or empty string.
getText(Node) - Method in interface com.atlassian.jira.functest.framework.locator.Locator
Returns the collapsed text of the specified Node.
getText() - Method in interface com.atlassian.jira.functest.framework.locator.LocatorEntry
 
getText() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
getTextAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getTextAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getTextNodes(Element) - Static method in class com.atlassian.jira.functest.framework.util.dom.DomKit
Gets all the text nodes of an Element.
getTextProperty(String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
getTextValue(Element, String) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Get the text value of the passed attribute off the passed element.
getTimeout() - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
getTimeSpent() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getTimestamp() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getTimeWorked() - Method in class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
gettingJIRAConfiguration() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestConfigurationResource
 
gettingPermissionsReturnsCorrectResults() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
gettingSingleElementsInPage() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
getTitle() - Method in class com.atlassian.jira.functest.framework.util.FilteredSearcherGroup
 
getTo() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
getTo() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean.ChangedValueImpl
 
getTo() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.ChangedValueResponse
Deprecated.
 
getTopElementsByName(Document, String) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Return all the elements directly under the root of the passed document with the passed name.
getTotal() - Method in class com.atlassian.jira.functest.framework.util.IssueTable
 
getTotal() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleMembersResponse
 
getTotalIssues() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
getTotalProjectsCount() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
getTotals() - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
getTotalWorkflows() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
getTpmLdapTests() - Method in class com.atlassian.jira.functest.framework.FuncTestSuite
 
getTransform1s() - Method in class com.atlassian.jira.functest.framework.backdoor.DeprecatedWebResourceControl
 
getType() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getType() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
getType() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
getType() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
getType() - Method in class com.atlassian.jira.functest.framework.backdoor.application.PluginApplicationBean.PluginBean
 
getType() - Method in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
getType() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
getType() - Method in class com.atlassian.jira.functest.framework.util.FilteredSearcherGroup
 
getType() - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
getTypeDisplayName() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
Will return "OpenLDAP" or "Microsoft Active Directory" depending on the LDAP server under test.
getTypes() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
getUnrenderedMarkup() - Method in class com.atlassian.jira.webtests.ztests.render.ContentToRender
 
getUpdatedDate() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getUpdateDraftIfNeeded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.DefaultBean
 
getUpdateDraftIfNeeded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueTypeMappingBean
 
getUpdateDraftIfNeeded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
getUpdateDraftIfNeeded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
getUri() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
getUri() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
getUri() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookResponseData
 
getUrl() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookListener
 
getUrl(long) - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
getUrl() - Method in enum com.atlassian.jira.functest.framework.Navigation.AdminSection
 
getUrl() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLink
 
getUrl() - Method in class com.atlassian.jira.webtests.table.ImageCell
 
getUrl() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
getUrl() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
getURLAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getURLAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getUrlParametersOfReceivedWebHook(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
This method returns a map of URL paramters supplied to the webhook listener.
getUserAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
 
getUserAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getUserCannotBeDeleteMessage(String) - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getUserColumns(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
getUserCount() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
getUserDeleteSelfError() - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getUserDeletionError() - Method in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
getUserDn() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
getUserInbox(String) - Method in class com.atlassian.jira.webtests.util.mail.MailService
Get the inbox for the user with email userEmail.
getUserKey() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResult
 
getUserKeyNew() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResult
 
getUserLanguage(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
 
getUserLoginCount(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
 
getUserName() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
getUserName() - Method in class com.atlassian.jira.functest.framework.admin.MailServerAdministration.MailServerConfiguration
 
getUsername() - Method in class com.atlassian.jira.functest.framework.page.ViewProfilePage
 
getUserNameNew() - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl.AnonymizePerformResult
 
getUsernamePasswordCredentials(String, String) - Static method in class com.atlassian.jira.functest.framework.upm.DefaultCredentials
 
getUserReleaseDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getUserReleaseDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getUsers() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleMembersResponse
 
getUserStartDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
getUserStartDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
getUserTimezone(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
 
getValue() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditExtraAttributes
 
getValue() - Method in class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl.AutoCompleteResult
 
getValue() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
getValue() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.PropertyBean
 
getValue() - Method in class com.atlassian.jira.functest.framework.Instruments.Counter
Counter may not have value
getValue() - Method in class com.atlassian.jira.util.collect.IdentitySet.IdentityReference
 
getValue() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Comment
 
getValue() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField.Value
 
getValue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.PropertyBean
 
getValueFromDirectCache(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.VCacheControl
 
getValueFromRequestCache(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.VCacheControl
 
getValues() - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions.FilterFormParam
 
getValues() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField
 
getVersion() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
getVersion() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
getVersion() - Method in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
getVersion() - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
getVersion() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl.ServerInfo
 
getVersion() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.NodeBuildInfo
 
getVersionsForProject(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
getViewIssueAssertions() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Returns an object that can be used to make assertions on the "View Issue" page.
getViewIssueAssertions() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
getViewMode() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock
 
getViewMode() - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentsBlock
 
getViewResponse() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
getViewResponse(String, DateTime, DateTime, List<Long>) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
getViewResponse(String, DateTime, DateTime, List<Long>, long) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
getViewResponse(String, DateTime, DateTime, List<Long>, List<String>) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
getViewResponseForProject(Long) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
getViewResponseForUsers(List<String>) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
getViewResponseForUsers(List<String>, long) - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient
Deprecated.
 
getVisibleFieldNames() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteData
 
getVisitor() - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
getVoteCount() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getVotes() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getWarning() - Method in class com.atlassian.jira.functest.framework.page.IssueSearchPage
 
getWarningDialog(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
getWarningMessages() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
getWarnings() - Method in interface com.atlassian.jira.functest.config.ConfigurationCheck.Result
 
getWarnings() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker.CheckResult
 
getWarnings() - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient.ClientIssueTableServiceOutcome
 
getWatcherCount() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
getWatchers() - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
getWebHook(String) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
getWebHookResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
getWebHookResponseFromReferencePlugin(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
getWebHookResponseFromTestServlet(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
getWebResponse(WebTester) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
getWebTable(String) - Method in class com.atlassian.jira.functest.framework.assertions.TableAssertions
Gets a WebTable by summury or ID.
getWebTablesWithClass(String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Gets the tables on the current page that have the given class attribute.
getWebTableWithID(String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
Gets the table on the current page that has the given ID.
getWebTester() - Method in interface com.atlassian.jira.functest.framework.dump.DumpDataProvider
 
getWorkflow(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi
 
getWorkflow() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.DefaultBean
 
getWorkflow() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueTypeMappingBean
 
getWorkflow() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
getWorkflowDetailed(String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
getWorkflowDraftDetailed(String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
getWorkflowMapping(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getWorkflowMappingResponse(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getWorkflowMappings(long, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getWorkflowMappingsResponse(long, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getWorkflowResponse(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
getWorkflowScheme(long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getWorkflowScheme(long, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getWorkflowScheme(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
getWorkflowSchemeForProject(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.ProjectWorkflowSchemeClient
 
getWorkflowSchemeResponse(long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
getWorkflowsDetailed() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
getWorkingDirectory() - Method in class com.atlassian.jira.webtests.cargo.CargoEnvironmentData
 
getWorkingDirectory() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
Returns a directory that can be used by the func tests whenever file operations need to be done.
getWorkingDirectory() - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
getWorkingDirectory() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
getWorklogs(WebTester) - Static method in class com.atlassian.jira.functest.framework.parser.worklog.WorklogParser
 
getWorklogVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
getWorklogVersionShouldReturnValueForSelectedWorklog() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
getWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSubTaskResource
 
getXMLDataLocation() - Method in class com.atlassian.jira.webtests.cargo.CargoEnvironmentData
 
getXMLDataLocation() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
 
getXMLDataLocation() - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
getXMLDataLocation() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
getXmlLocation() - Static method in class com.atlassian.jira.functest.config.xml.FuncTestsXmlResources
 
getXmlLocation(String) - Static method in class com.atlassian.jira.functest.config.xml.FuncTestsXmlResources
Get XML location for a given marker resource identified by markerResourceName
getXsrfToken() - Method in class com.atlassian.jira.functest.framework.HtmlPage
 
getZipEntries() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
givenAuthenticatedAndProjectDoesNotExistWhenGetShortcutsThenEmptyResponse() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectShortcutsAccess
 
givenAuthenticatedAndProjectExistsAndNotBrowseableWhenGetShortcutsThenEmptyResponse() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectShortcutsAccess
 
givenAuthenticatedAndProjectExistsWhenGetShortcutsThenNonEmptyResponse() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectShortcutsAccess
 
GIVENSomePluginPointsWithFailingBusinessLogicWHENanonymizeTHENreturnsExpectedErrors() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestBusinessLogicValidation
 
givenUnauthenticatedAndProjectExistsAndBrowseableWhenGetShortcutsThenNonEmptyResponse() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectShortcutsAccess
 
givenUnauthenticatedAndProjectExistsAndNotBrowseableWhenGetShortcutsThenEmptyResponse() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectShortcutsAccess
 
givenWebhookLastEditedByUserWhenAnonymizeThenUsernameChanged() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebhookUsernameAnonymization
 
givesValidationErrorsWhenIssueTextFieldsExceedLimit() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportRespectsJiraCharacterLimit
 
GLOBAL_ACTION - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
GLOBAL_ADMIN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
Use ProjectPermissionKey in ProjectPermissions or GlobalPermissionKey instead.
GLOBAL_PERMISSION - Static variable in class com.atlassian.jira.functest.framework.sharing.GlobalTestSharingPermission
 
GLOBAL_PERMISSION - Static variable in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
GLOBAL_PERMISSION_ANNON_ALLOWED - Static variable in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
GLOBAL_PERMISSION_ANNON_ALLOWED_COMPLETE - Static variable in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
GLOBAL_PERMISSION_COMPLETE - Static variable in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
GLOBAL_TYPE - Static variable in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
GlobalTestSharingPermission - Class in com.atlassian.jira.functest.framework.sharing
Represents a global share in the Func tests.
GlobalTestSharingPermission() - Constructor for class com.atlassian.jira.functest.framework.sharing.GlobalTestSharingPermission
 
goTo() - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemes.FieldConfigurationScheme
Navigates to the configuration page for this field configuration scheme.
goTo() - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemesImpl
 
goTo() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.PopMailServerAdministration
Navigates to the Mail Servers Administration Page.
goTo() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
Navigates to the Mail Servers Administration Page.
goTo() - Method in class com.atlassian.jira.functest.framework.admin.NotificationSchemesImpl
 
goTo(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.ResourceAction
 
goTo() - Method in interface com.atlassian.jira.functest.framework.admin.SendBulkMail
Navigates to the Send Bulk Mail Page.
goTo() - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration
 
goTo() - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration
 
goTo() - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedDashboardsAdministration
Navigates to the Shared Dashboards Administration Page.
goTo() - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedFiltersAdministration
Navigates to the Shared Filters Administration Page.
goTo() - Method in interface com.atlassian.jira.functest.framework.admin.ViewFieldScreens
Navigates to the 'Screens' page.
goTo() - Method in class com.atlassian.jira.functest.framework.admin.ViewFieldScreensImpl
 
goTo() - Method in class com.atlassian.jira.functest.framework.admin.ViewServices
Navigates to the ViewServices page.
goTo() - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
Go to 'Workflows' page.
goTo() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
goTo() - Method in class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage.DiagramView
 
goTo() - Method in class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage.TextView
 
goTo() - Method in class com.atlassian.jira.functest.framework.admin.workflows.WorkflowDesignerPage.TextView
 
goTo() - Method in class com.atlassian.jira.functest.framework.DefaultSendBulkMail
 
goTo() - Method in interface com.atlassian.jira.functest.framework.Navigable
Go there.
goTo() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration.Panel
 
goToAddWorkflowCondition() - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition
Go to the 'Add Workflow Condition' form where user can choose between available workflow conditions to add to the transition.
goToAddWorkflowCondition() - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
goToAddWorkflowFunction() - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition

Go to the 'Add Workflow Function' form where user can choose between available workflow functions to add to the transition.

goToAddWorkflowFunction() - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
goToAddWorkflowValidator() - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition
Go to the 'Add Workflow Validator' form where user can choose among available workflow validators to add to the transition.
goToAddWorkflowValidator() - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
gotoAdmin() - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the admin section
gotoAdmin() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
Goes to the admin section, or, if already in the admin section, does nothing.
gotoAdminSection(Navigation.AdminSection) - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to a particular AdminSection.
gotoAdminSection(Navigation.AdminSection) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
gotoBannerPage() - Method in class com.atlassian.jira.webtests.ztests.misc.TestAnnouncementBanner
 
goToConfigureColumns() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Go to the configure columns screen.
goToConfigureColumns() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
goToCreateIssueForm(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Goes to the create issue form.
goToCreateIssueForm(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
goToCreateIssueFormAndRetryIfFailed(Navigation) - Static method in class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
goToCrowdServerConfiguration() - Method in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestCrowdServerConfiguration
 
gotoCurrentUserProfile() - Method in interface com.atlassian.jira.functest.framework.UserProfile
Goto the current user's profile page.
gotoCurrentUserProfile() - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
goToCustomFieldConfiguration(String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Navigates to `Configure Custom Field` page.
goToCustomFieldConfiguration(String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
gotoCustomFields() - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the 'Custom Fields' page in the administration section
gotoCustomFields() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
gotoDashboard() - Method in interface com.atlassian.jira.functest.framework.Navigation
Goto the current user's dashboard.
gotoDashboard() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
goToDefault() - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
goToDefault() - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Navigate to the default filters page for this FilterNavigation.
goToDefault() - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
gotoEditIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates to the Edit screen of a specific issue.
gotoEditIssue(long) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates straight to the Edit screen of a specific issue, bypassing the View screen.
gotoEditIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
gotoEditIssue(long) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
gotoEditMode(IssueNavigatorNavigation.NavigatorEditMode) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Switch the navigator into Edit mode.
gotoEditMode(IssueNavigatorNavigation.NavigatorEditMode) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
gotoEditOrNewMode(IssueNavigatorNavigation.NavigatorEditMode) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Switch to the passed edit mode in navigator.
gotoEditOrNewMode(IssueNavigatorNavigation.NavigatorEditMode) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
gotoEditUser(String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Navigate to the edit user page in the admin section for the given user.
gotoEditUser(String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
gotoFieldLayoutConfiguration(String) - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
gotoFieldLayoutSchemes() - Method in class com.atlassian.jira.functest.framework.FieldLayoutSchemes
 
gotoFullContentView(String) - Method in interface com.atlassian.jira.functest.framework.Navigation
 
gotoFullContentView(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
gotoIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates to the the issue provided
gotoIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
gotoIssueAndClickClone(String) - Method in class com.atlassian.jira.webtests.ztests.issue.AbstractCloneIssueTest
 
gotoIssueChangeHistory(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates to the change history tab of the issue provided
gotoIssueChangeHistory(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
gotoIssueComments(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates to the comment tab of the issue provided
gotoIssueComments(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
gotoIssueTypeSchemes() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
gotoIssueWorkLog(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates to the work log tab of the issue provided
gotoIssueWorkLog(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
gotoManageFilterColumnOrder(int) - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterActions
 
gotoNavigator() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Navigators to the issue navigation
gotoNavigator() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
Goes to the navigation section, or, if already in the section, does nothing.
gotoNewMode(IssueNavigatorNavigation.NavigatorEditMode) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Switch the navigator into New mode.
gotoNewMode(IssueNavigatorNavigation.NavigatorEditMode) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
gotoPage(String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the given relative URL.
gotoPage(Class<T>) - Method in interface com.atlassian.jira.functest.framework.Navigation
 
gotoPage(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
gotoPage(Class<T>) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
gotoPageWithParams(Class<T>, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
 
gotoPageWithParams(Class<T>, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
gotoPrioritySchemes() - Method in class com.atlassian.jira.webtests.ztests.admin.priorities.schemes.TestConfigurePriorityScheme
 
goToProjectAdministrationSummary(String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuLinks
 
gotoResource(String) - Method in interface com.atlassian.jira.functest.framework.Navigation

Navigates to the relative resource path.

gotoResource(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
gotoTabScreenForIssueWithNoWork() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
Navigate to the screen where editing of fields can take place for an issue with no work logged on it yet.
gotoTabScreenForIssueWithNoWork() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnCreateIssue
 
gotoTabScreenForIssueWithNoWork() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnEditIssue
 
gotoTabScreenForIssueWithNoWork() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnResolveIssue
 
gotoTabScreenForIssueWithWorkStarted() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
Navigate to the screen where editing of fields can take place for an issue with some work logged on it.
gotoTabScreenForIssueWithWorkStarted() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnCreateIssue
 
gotoTabScreenForIssueWithWorkStarted() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnEditIssue
 
gotoTabScreenForIssueWithWorkStarted() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnResolveIssue
 
gotoUserBrowser() - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Navigate to the user browser page.
gotoUserBrowser() - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
gotoUserHover(String) - Method in class com.atlassian.jira.webtests.ztests.user.TestUserHover
 
gotoUserProfile(String) - Method in interface com.atlassian.jira.functest.framework.UserProfile
Go to the user's profile page.
gotoUserProfile(String) - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
goToView(String) - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
gotoViewMode() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Switch the navigator into View mode.
gotoViewMode() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
gotoViewUser(String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Navigate to the view user page in the admin section for the given user.
gotoViewUser(String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
gotoViewUserPage(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
gotoWorkflows() - Method in interface com.atlassian.jira.functest.framework.Navigation
Navigates to the workflows table in the admin section
gotoWorkflows() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
gotoXmlView(String) - Method in interface com.atlassian.jira.functest.framework.Navigation
 
gotoXmlView(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
grantPermissionToApplicationRole(ProjectPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToApplicationRole(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToApplicationRole(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToCurrentAssignee(int) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
grantPermissionToCurrentAssignee(String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToCurrentAssignee(ProjectPermissionKey) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToCurrentAssignee(int) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToCurrentAssignee(String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToCurrentAssignee(ProjectPermissionKey) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToCurrentAssignee(int) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToCurrentAssignee(String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToCurrentAssignee(ProjectPermissionKey) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToGroup(int, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
grantPermissionToGroup(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToGroup(ProjectPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToGroup(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToGroup(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToGroup(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToGroup(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToGroup(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToGroup(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToGroupCustomFieldValue(int, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
grantPermissionToGroupCustomFieldValue(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToGroupCustomFieldValue(ProjectPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToGroupCustomFieldValue(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToGroupCustomFieldValue(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToGroupCustomFieldValue(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToGroupCustomFieldValue(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToGroupCustomFieldValue(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToGroupCustomFieldValue(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToProjectLead(int) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
grantPermissionToProjectLead(String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToProjectLead(ProjectPermissionKey) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToProjectLead(int) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToProjectLead(String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToProjectLead(ProjectPermissionKey) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToProjectLead(int) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToProjectLead(String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToProjectLead(ProjectPermissionKey) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToProjectRole(int, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
grantPermissionToProjectRole(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToProjectRole(ProjectPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToProjectRole(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToProjectRole(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToProjectRole(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToProjectRole(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToProjectRole(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToProjectRole(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToReporter(int) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
grantPermissionToReporter(String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToReporter(ProjectPermissionKey) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToReporter(int) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToReporter(String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToReporter(ProjectPermissionKey) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToReporter(int) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToReporter(String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToReporter(ProjectPermissionKey) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToSingleUser(int, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
grantPermissionToSingleUser(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToSingleUser(ProjectPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToSingleUser(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToSingleUser(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToSingleUser(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToSingleUser(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToSingleUser(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToSingleUser(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToUserCustomFieldValue(int, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
grantPermissionToUserCustomFieldValue(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToUserCustomFieldValue(ProjectPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
grantPermissionToUserCustomFieldValue(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToUserCustomFieldValue(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToUserCustomFieldValue(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
grantPermissionToUserCustomFieldValue(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToUserCustomFieldValue(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
grantPermissionToUserCustomFieldValue(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
greaterThan(String, int, int) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
greaterThan(String, long, long) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
greaterThanOrEqual(String, int, int) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
greaterThanOrEqual(String, long, long) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
GROUP_LABEL_ADMIN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
GROUP_LABEL_FUNC_TEST - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
GROUP_LABEL_JIRA_CORE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
GROUP_LABEL_MULTI - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
GROUP_NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
GROUP_PICKER_CF_NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.TestGroupSelector
 
GROUP_RESOURCE - Static variable in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
GROUP_RESOURCE_COUNT_USERS_XML - Static variable in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
GROUP_TYPE - Static variable in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
GroupClient - Class in com.atlassian.jira.webtests.ztests.user
Client for the REST group resource
GroupClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.user.GroupClient
 
groupManager() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
GroupManagerControl - Class in com.atlassian.jira.functest.framework.backdoor
 
GroupManagerControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.GroupManagerControl
 
groupNameIsCaseInsensitive() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
GroupResponse - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans
 
GroupResponse(Long, String) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.GroupResponse
 
Groups - Class in com.atlassian.jira.webtests
Group names for func tests.
groups - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.Restrict
 
groups - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
groupsOnlyInLowerPriorityDirectoriesAreFound() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
GroupTestSharingPermission - Class in com.atlassian.jira.functest.framework.sharing
Represents a group share in the Func tests.
GroupTestSharingPermission(SimpleTestSharingPermission) - Constructor for class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
GroupTestSharingPermission(String) - Constructor for class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
GuavaPredicates - Class in com.atlassian.jira.util.lang
Utils for Google Guava predicates
GuavaPredicates() - Constructor for class com.atlassian.jira.util.lang.GuavaPredicates
 
guestHasNoAccess() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIndexSummaryResource
 

H

HallelujahTestFailureException - Exception in com.atlassian.jira.hallelujah
 
HallelujahTestFailureException(String, TestCaseFailure) - Constructor for exception com.atlassian.jira.hallelujah.HallelujahTestFailureException
 
handle(HttpExchange) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.SimpleHttpHandler
 
has(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Determine if the JSONObject contains a specific key.
has(String) - Method in class com.atlassian.jira.util.json.JSONObject
Determine if the JSONObject contains a specific key.
hasAnnotation(Class<A>) - Method in class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
Checks whether the underlying description has given annotation - itself or on its parent suite (only if this description is a test).
hasBody(Matcher<String>) - Static method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
hasBuildNumber(int) - Static method in class com.atlassian.jira.functest.matcher.BuildNumberMatcher
Does the backup file have the given build number.
hasChanged(T) - Method in class com.atlassian.jira.functest.config.Checksummer
Tells the caller if the passed object has a hash the same as the one already stored in the checksum.
hasCorrectCategoryAnnotation(Class<?>) - Method in class com.atlassian.jira.functest.framework.suite.CategoryBasedSuite
 
hasDisableEditOperations() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
 
hasDisableEditSynchroniseOperations() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
Asserts that this row has the disable and edit operations, and that this Directory is synchronisable.
hasEnableEditRemoveOperations() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
 
hasEnableEditRemoveSynchroniseOperations() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
Asserts that this row has the enable and edit operations, and that this Directory is synchronisable.
hasErrors() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker.CheckResult
 
hasErrors() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
hashCode() - Method in class com.atlassian.jira.functest.config.CheckMessage
 
hashCode() - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
hashCode() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
hashCode() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
hashCode() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
hashCode() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
hashCode() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
hashCode() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
hashCode() - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
hashCode() - Method in class com.atlassian.jira.functest.config.sharing.ConfigSharedEntityId
 
hashCode() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.Tab
 
hashCode() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.TabGroup
 
hashCode() - Method in class com.atlassian.jira.functest.framework.admin.MailServerAdministration.MailServerConfiguration
 
hashCode() - Method in class com.atlassian.jira.functest.framework.admin.ViewServices.Service
 
hashCode() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditExtraAttributes
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditTypeEntity
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.PaginationInfo
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.ViewResponse
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl.ColumnItem
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
hashCode() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
hashCode() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryField
 
hashCode() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
hashCode() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
 
hashCode() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
hashCode() - Method in class com.atlassian.jira.functest.framework.labels.Labels
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.ZipFileAttachmentEntry
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery.ImageAttachmentItem
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition.IssueType
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
hashCode() - Method in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
hashCode() - Method in class com.atlassian.jira.functest.framework.parser.comment.Comment
 
hashCode() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
hashCode() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
hashCode() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterList
 
hashCode() - Method in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
hashCode() - Method in class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
hashCode() - Method in class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
hashCode() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
hashCode() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
hashCode() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
hashCode() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
hashCode() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
hashCode() - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
hashCode() - Method in class com.atlassian.jira.util.collect.IdentitySet.IdentityReference
 
hashCode() - Method in class com.atlassian.jira.util.json.JSONArray
 
hashCode() - Method in class com.atlassian.jira.util.json.JSONObject
 
hashCode() - Method in class com.atlassian.jira.util.lang.Pair
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.AssociatedItemResponse
Deprecated.
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.ChangedValueResponse
Deprecated.
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient.FilterPickerBean
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.Restrict
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.IssueType
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Workflow
 
hashCode() - Method in class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryItem
 
hasHtmlContentType() - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
hasItems(Class<E>, E...) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
hasItemsThat(Class<E>, Matcher<E>...) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
hasItemThat(Matcher<E>) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
hasLinkWithInwardIssue(String, String) - Static method in class com.atlassian.jira.functest.matcher.LinkedIssuesMatcher
 
hasLinkWithName(String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
 
hasLinkWithOutwardIssue(String, String) - Static method in class com.atlassian.jira.functest.matcher.LinkedIssuesMatcher
 
hasLinkWithText(String) - Method in class com.atlassian.jira.webtests.AbstractAtlassianWebTestCase
 
hasMoreElements() - Method in class com.atlassian.jira.util.collect.IteratorEnumeration
 
hasMoveDown(boolean) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
 
hasMoveUp(boolean) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
 
hasNext() - Method in class com.atlassian.jira.functest.framework.locator.LocatorIterator
 
hasNext() - Method in class com.atlassian.jira.util.collect.EnumerationIterator
 
hasNext() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.CountingIterator
 
hasNodeAt(int, Class<N>, Matcher<N>) - Static method in class com.atlassian.jira.functest.framework.matchers.DocumentMatchers
 
hasNoDefaultGroupWarningForApplication(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
hasNodes() - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
hasNodes() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
This will return true if the Locator found some Node's.
hasNoItemThat(Matcher<E>) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
hasNotEmptyDescription() - Static method in class com.atlassian.jira.functest.matcher.PermissionMatcher
 
hasNumberOfParts(int) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
hasOnlyEditOperation() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
 
hasParameter() - Method in enum com.atlassian.jira.functest.framework.admin.IssueSecurityLevel.IssueSecurity
 
hasPermission(String, String, String) - Static method in class com.atlassian.jira.functest.matcher.PermissionSchemesMatcher
Matches if there is a given permission in the permission scheme with the provided values, for example, ADMINISTER_PROJECTS, USER, "fred"
hasPermissionCount(String, String, Integer) - Static method in class com.atlassian.jira.functest.matcher.PermissionSchemesMatcher
Counts the number of permissions a given type has and matches if it is the correct amount.
hasResultsTable() - Method in class com.atlassian.jira.functest.framework.page.IssueSearchPage
 
hasSizeOfAtLeast(int, Class<E>) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
hasSizeOfAtLeast(int) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
hasStatusCode(Response.Status) - Static method in class com.atlassian.jira.functest.framework.util.ResponseMatchers
 
hasTextContentType() - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
hasUserLimitReachedWarningForApplication(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
hasVersion - Variable in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
hasVoted() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
hasWarnings() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker.CheckResult
 
hasWarnings() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
havePermission(boolean) - Static method in class com.atlassian.jira.functest.matcher.PermissionMatcher
 
Header - Interface in com.atlassian.jira.functest.framework.parser
 
header() - Method in interface com.atlassian.jira.functest.framework.Parser
Return an object that can parse the header.
header() - Method in class com.atlassian.jira.functest.framework.ParserImpl
 
header(String, Matcher<? super String>) - Static method in class com.atlassian.jira.functest.matcher.HeaderValue
Asserts that a WebResponse has a header with the given value.
HeaderValue - Class in com.atlassian.jira.functest.matcher
Matcher that checks that the response contains a specific HTTP header with the given value.
HeaderValue(String, Matcher<? super String>) - Constructor for class com.atlassian.jira.functest.matcher.HeaderValue
Creates a new HasHeaderWithValue matcher.
helpUrls() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
HelpUrlsControl - Class in com.atlassian.jira.functest.framework.backdoor
HelpUrlsControl.
HelpUrlsControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.HelpUrlsControl
 
helpUrlsForUserWithAccessToSingleApplication() - Method in class com.atlassian.jira.webtests.ztests.help.TestCoreHelpLinks
 
hideField(int) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
Deprecated.
since 4.2. This method is not future-proof; as fields get added to configurations, the 'id' sequence might change for the field you intended to use. Use FieldConfigurations.FieldConfiguration.hideFields(String) instead.
hideField(int) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
hideFields(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
 
hideFields(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
holdersCanBeExpandedWhenCreatingNewPermissionGrant() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
holdersCanBeExpandedWhenCreatingNewPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
HOMER - Static variable in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
HOMOSAPIEN_PROJECT_NAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
HOST - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
hostAllowsCustomProducts() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
hostAllowsMultipleLicenses() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
HostUpgradeDetailsJsonBean - Class in com.atlassian.jira.functest.framework.backdoor.upgrade
 
HostUpgradeDetailsJsonBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.upgrade.HostUpgradeDetailsJsonBean
 
hourOfDay(String) - Method in class com.atlassian.jira.webtests.ztests.user.TestUserHover
 
HSP - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
HSP_1 - Static variable in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
HSP_2 - Static variable in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
HSP_PROJECT - Static variable in class com.atlassian.jira.webtests.ztests.statistics.TestComponentStatisticsManager
 
HTM - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
html() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
HTML assertions.
html() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
HTML_FORMAT_REGEX - Static variable in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
HTML_TEXT - Static variable in interface com.atlassian.jira.functest.framework.locator.AbstractLocator.LocatorTextOperation
 
HTMLAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Assertions for HTML content that may or may not be HTML encoded.
HTMLAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
HTMLAssertions implementation.
HTMLAssertionsImpl() - Constructor for class com.atlassian.jira.functest.framework.assertions.HTMLAssertionsImpl
 
htmlBody - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
htmlBody(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
htmlEncode(String) - Static method in class com.atlassian.jira.functest.framework.util.text.TextKit
 
HtmlPage - Class in com.atlassian.jira.functest.framework
Returns information about the current HTML page in the func test.
HtmlPage(WebTester) - Constructor for class com.atlassian.jira.functest.framework.HtmlPage
 
HtmlTable - Class in com.atlassian.jira.webtests.table
Represents a HTML table found on a page in a test.
HtmlTable(WebTable) - Constructor for class com.atlassian.jira.webtests.table.HtmlTable
 
HtmlTable.Row - Class in com.atlassian.jira.webtests.table
 
HttpResponseTester - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
Helper class used for testing Webhook response over HTTP
HttpResponseTester(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
HttpResponseTester(JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
HttpUnitConfiguration - Annotation Type in com.atlassian.jira.functest.framework
 
HttpUnitConfigurationRule - Class in com.atlassian.jira.functest.rule
 
HttpUnitConfigurationRule() - Constructor for class com.atlassian.jira.functest.rule.HttpUnitConfigurationRule
 
HUNGARY_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 

I

i18n() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
id - Variable in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
id - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultGroup
 
id - Variable in class com.atlassian.jira.functest.framework.backdoor.SharePermissionInfo
 
id(String) - Method in interface com.atlassian.jira.functest.framework.LocatorFactory
 
id(String) - Method in class com.atlassian.jira.functest.framework.LocatorFactoryImpl
 
id(long) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
id(long) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
id(String) - Static method in class com.atlassian.jira.functest.matcher.PermissionMatcher
 
id - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient.FilterPickerBean
 
id - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
id(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
id - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Permission
 
id(int) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Permission
 
id - Variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
ID_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
ID_OF_ISSUE_WITH_MANY_ATTACHMENTS - Static variable in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
ID_OF_ISSUE_WITH_ZIP_ARCHIVE_ATTACHMENT - Static variable in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
ID_TO_KEY - Static variable in class com.atlassian.jira.webtests.LegacyProjectPermissionKeyMapping
 
identifyUserBy(UserPropertyClient.UserIdentificationMode) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.UserPropertyClient
 
IdentityReference(T) - Constructor for class com.atlassian.jira.util.collect.IdentitySet.IdentityReference
 
IdentitySet<T> - Class in com.atlassian.jira.util.collect
A Set implementation that considers objects equal if an only if they are the same instance.
IdentitySet(Set<IdentitySet.IdentityReference<T>>) - Constructor for class com.atlassian.jira.util.collect.IdentitySet
Create a new set using the passed set as the store.
IdentitySet.IdentityReference<T> - Class in com.atlassian.jira.util.collect
Stores a reference to any Object.
IdLocator - Class in com.atlassian.jira.functest.framework.locator
A Locator that looks for the first Element with the specified id
IdLocator(WebTester, String) - Constructor for class com.atlassian.jira.functest.framework.locator.IdLocator
 
IE6_USER_AGENT - Static variable in class com.atlassian.jira.webtests.ztests.misc.TestUnsupportedBrowser
 
IE7_USER_AGENT - Static variable in class com.atlassian.jira.webtests.ztests.misc.TestUnsupportedBrowser
 
IE8_USER_AGENT - Static variable in class com.atlassian.jira.webtests.ztests.misc.TestUnsupportedBrowser
 
ignored() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
IgnoresTheCaseOfTheStatusValue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
ignoreTest() - Method in class com.atlassian.jira.webtests.util.TimeBomb
 
Image(ImageClient.Image.Type, byte[]) - Constructor for class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
ImageAttachmentItem(String, String) - Constructor for class com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery.ImageAttachmentItem
 
ImageAttachmentsGallery - Interface in com.atlassian.jira.functest.framework.navigation.issue
Represents the image attachments gallery shown on the view issue page for an specific issue.
ImageAttachmentsGallery.ImageAttachmentItem - Class in com.atlassian.jira.functest.framework.navigation.issue
Represents an attachment shown in the image attachments gallery.
ImageCell - Class in com.atlassian.jira.webtests.table
This is used with the com.atlassian.jira.webtests.JIRAWebTest#tableRowEquals(com.meterware.httpunit.WebTable, int, java.util.List) to check if an image with given url exists in a specified table cell.
ImageCell(String) - Constructor for class com.atlassian.jira.webtests.table.ImageCell
 
ImageClient - Class in com.atlassian.jira.webtests.ztests.avatar
 
ImageClient() - Constructor for class com.atlassian.jira.webtests.ztests.avatar.ImageClient
 
ImageClient.Image - Class in com.atlassian.jira.webtests.ztests.avatar
 
ImageClient.Image.Type - Enum in com.atlassian.jira.webtests.ztests.avatar
 
IMAP - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
IMAPS - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
ImmediateUpgradeTasksJsonBean - Class in com.atlassian.jira.functest.framework.backdoor.upgrade
 
ImmediateUpgradeTasksJsonBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.upgrade.ImmediateUpgradeTasksJsonBean
 
ImmediateUpgradeTasksJsonBean(List<String>) - Constructor for class com.atlassian.jira.functest.framework.backdoor.upgrade.ImmediateUpgradeTasksJsonBean
 
importAndExportBackupAndSetupCurrentInstance(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImportImpl
 
importAndExportBackupAndSetupCurrentInstance(String, String) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
 
importAndExportBackupAndSetupCurrentInstance(String, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
 
importToPreImportSummaryPage(String, File) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImportImpl
 
importToPreImportSummaryPage(File) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
 
importToPreImportSummaryPage(File, String) - Method in class com.atlassian.jira.webtests.ztests.imports.project.BaseJiraProjectImportFuncTest
 
IMPROVEMENT - Static variable in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition.IssueType
 
improvement() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
IN_PROGRESS - Static variable in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
IN_PROGRESS - Static variable in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignUserProgress
 
IN_PROGRESS_STATUS_NAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
inactive() - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
inactive() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
INACTIVE_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
inactiveDirectoriesAreIgnored() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
inactiveGroupStillHasMembers() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
inactiveShadowedUsersAreIgnored() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
A user made inactive by shadowing is not counted.
inactiveUserCanBeAddedAsEditor() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
includes() - Method in class com.atlassian.jira.functest.framework.suite.CategoryBasedSuite
 
includes() - Method in class com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
 
includes() - Method in interface com.atlassian.jira.functest.framework.suite.WebTestSuite
Set of categories to include in the target suite.
INCOMPLETE - Static variable in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
incrementCommentVersion(Long, Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
incrementCommentVersionShouldCreateAndUpdateRowsIndependentlyForEntities() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
incrementCommentVersionsRelatedToIssue(long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
incrementIssueVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
incrementIssueVersionShouldCreateAndUpdateRowsIndependentlyForEntities() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
incrementPort() - Method in class com.atlassian.jira.webtests.JIRAServerSetup
Increment the port by 1
incrementPorts() - Method in class com.atlassian.jira.webtests.JIRAGreenMailSetup
Increment each JIRAServerSetup's port by 1
incrementWorklogVersion(Long, Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
incrementWorklogVersionShouldCreateAndUpdateRowsIndependentlyForEntities() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
incrementWorklogVersionsRelatedToIssue(long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
IndexAnalyzerClient - Class in com.atlassian.jira.webtests.ztests.indexanalyzer
 
IndexAnalyzerClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.indexanalyzer.IndexAnalyzerClient
 
IndexDirectoryChecker - Class in com.atlassian.jira.functest.config
A check to make sure that indexing is correctly configured in JIRA XML data.
IndexDirectoryChecker() - Constructor for class com.atlassian.jira.functest.config.IndexDirectoryChecker
 
IndexDocumentConfigurationControlUtil - Class in com.atlassian.jira.util
 
indexDummyIssue(long, long, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
indexing() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
Indexing - Class in com.atlassian.jira.functest.framework
 
Indexing(Navigation, WebTester, HtmlPage, FuncTestLogger) - Constructor for class com.atlassian.jira.functest.framework.Indexing
 
IndexingControl - Class in com.atlassian.jira.functest.framework.backdoor
Backdoor control for indexing.
IndexingControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
IndexingControl.IndexingProgress - Class in com.atlassian.jira.functest.framework.backdoor
 
IndexingProgress() - Constructor for class com.atlassian.jira.functest.framework.backdoor.IndexingControl.IndexingProgress
 
indexOf(Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
indexOf(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Returns the index of the first element that matches the predicate.
indexSummaryClient() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
IndexSummaryClient - Class in com.atlassian.jira.functest.framework.backdoor
 
init(Backdoor) - Static method in class com.atlassian.jira.functest.framework.rule.IssueTypeUrls
Deprecated.
init(WebTester, Navigation, Form) - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
 
init(WebTester, Navigation, Form) - Method in interface com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Submission
Initialise the submission with state from the checker.
init() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIssueType
 
initClass - Static variable in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
initClass - Static variable in class com.atlassian.jira.functest.framework.BaseJiraRestTest
 
initData - Variable in class com.atlassian.jira.functest.framework.BaseJiraRestTest
 
initData - Variable in class com.atlassian.jira.webtests.ztests.admin.TestIssueFeaturesAdminItemsLayout
 
initData - Variable in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
initData - Variable in class com.atlassian.jira.webtests.ztests.user.TestViewUserHoverAction
 
initFieldColumnMap() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
initFieldColumnMap() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
Overriden to do nothing
INITIAL_ACTION - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
INITIAL_USER - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
initWarFile() - Static method in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
injectFields(T) - Method in class com.atlassian.jira.functest.framework.FuncPageObjectBinder
 
InjectFieldsRule - Class in com.atlassian.jira.functest.rule
Rule that can be used to inject fields to test class.
InjectFieldsRule(Injector, Object) - Constructor for class com.atlassian.jira.functest.rule.InjectFieldsRule
 
inlineEditField(String, String, String) - Method in class com.atlassian.jira.webtests.util.issue.IssueInlineEdit
 
INSTANCE - Static variable in class com.atlassian.jira.functest.framework.suite.FunctionalCategoryComparator
 
INSTANCE - Static variable in class com.atlassian.jira.functest.framework.suite.SortByCategory
 
instanceFeaturesControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
InstanceFeaturesControl - Class in com.atlassian.jira.functest.framework.backdoor
 
InstanceFeaturesControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.InstanceFeaturesControl
 
Instruments - Class in com.atlassian.jira.functest.framework
Access to instrument counters visible throught ViewInstrumentation.jspa
Instruments(Navigation, HtmlPage) - Constructor for class com.atlassian.jira.functest.framework.Instruments
 
Instruments.Counter - Class in com.atlassian.jira.functest.framework
 
Instruments.Counters - Class in com.atlassian.jira.functest.framework
 
internalWithI18n() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType
 
internalWithoutI18n() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType
 
intervalInMillis - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
INVALID - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Invalid License with zero users
INVALID_ACTION - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
INVALID_GROUP_NAME - Static variable in class com.atlassian.jira.webtests.ztests.customfield.TestMultiGroupSelector
 
INVALID_GROUP_NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.TestGroupSelector
 
INVALID_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
INVALID_MODE - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
invalidAddPermissionBeanResultsIn400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
invalidateIssueTypeIconsCache() - Method in class com.atlassian.jira.functest.framework.rule.IssueTypeUrls
 
invalidInputIsHandledCorrectly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
invalidPropertyIsSimplyNotReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
invalidTokenInUrl(String) - Static method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
Given a url string, if the XsrfCheck.ATL_TOKEN is present as a parameter, this method will make its value invalid.
is(String, boolean) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the condition is false
is(boolean) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the condition is false
isActive() - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
isActive() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
isActive() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
isActiveDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
isAdmin() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
isAllowInner() - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
isAllTests() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
isAllTests() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
 
isAllTests() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
isAnnotatedWith(Class<? extends Annotation>) - Method in class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
 
isArchived() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
isArchived() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
isAvailable() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType.ReferenceModuleImplementation
 
isBackdoorAvailable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.applinks.TestAppLinksHostApplication
 
isBlame() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
isBlame() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
Experimental Judge Judy build.
isBlame() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
isBundledPluginsOnly() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
isBundledPluginsOnly() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
 
isBundledPluginsOnly() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
isCache() - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
isClassAnnotated(Class<? extends Annotation>) - Method in class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
 
isConfigured() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
Determines whether an SMTP Server has been configured.
isDataCenter - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
isDefaultIssueType() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
isDefaultMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
isDefaultScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
isDefaultWorkflow() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
isDisabled() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
 
isDisabled() - Method in class com.atlassian.jira.functest.framework.admin.plugins.Plugin
 
isDraft() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
isDraft() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
isDraft() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
isDraftScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
isEditable(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
isEditable(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
isEditable() - Method in class com.atlassian.jira.functest.framework.labels.Labels
 
isEmpty() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
isEmpty() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterList
 
isEmpty() - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
isEmpty() - Method in interface com.atlassian.jira.util.collect.EnclosedIterable
 
isEmpty() - Method in class com.atlassian.jira.util.collect.IdentitySet
 
isEmpty() - Method in interface com.atlassian.jira.util.collect.Sized
 
isEnabled() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
 
isEnabled() - Method in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
 
isEnabled() - Method in class com.atlassian.jira.functest.framework.admin.plugins.Plugin
 
isEnabled() - Method in interface com.atlassian.jira.functest.framework.admin.Subtasks
 
isEnabled() - Method in class com.atlassian.jira.functest.framework.admin.SubtasksImpl
 
isEnabled() - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
isEnabled(String) - Method in class com.atlassian.jira.functest.framework.backdoor.InstanceFeaturesControl
 
isEnabled() - Method in class com.atlassian.jira.functest.framework.upm.PluginStatus
 
isEnterpriseLicensingAgreement - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
isEvaluationLicense - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
isExcludeIssueDetails() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookListener
 
isFav() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
isFav() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
isFav() - Method in interface com.atlassian.jira.functest.framework.parser.SharedEntityItem
 
isFavourite() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
isForWysiwyg() - Method in class com.atlassian.jira.webtests.ztests.render.ContentToRender
 
isFunctional() - Method in enum com.atlassian.jira.functest.framework.suite.Category
Whether or not this category marks a functional area of the tested application.
isGood() - Method in interface com.atlassian.jira.functest.config.ConfigurationCheck.Result
 
isH2() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
isHasDraft() - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
isHsql() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
isImportWorkflowFromXmlButtonPresent() - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
Whether the import workflow from xml operation is available.
isImportWorkflowFromXmlButtonPresent() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
isIn(TimeTracking.Mode) - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Whether Time tracking is active in a specified mode.
isIn(TimeTracking.Mode) - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
isIndexConsistent() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
isIndexUpdatedFieldConsistent() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
isInstalled() - Method in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
 
isInstalled() - Method in class com.atlassian.jira.functest.framework.admin.plugins.Plugin
 
isInstance(Class<? extends T>) - Static method in class com.atlassian.jira.functest.framework.matchers.LangMatchers
 
isInstanceOf(Class<? extends T>) - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
 
isJiraDefault() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
isJiraSetup() - Method in class com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper
 
isJiraXml(Document) - Static method in class com.atlassian.jira.functest.config.JiraConfig
 
isJunit4TestClas(Class<?>) - Static method in class com.atlassian.jira.webtests.util.TestClassUtils
 
isJvmWithPermGen() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
isKeyValuePresent(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.ResourceAction
 
isKeyValuePresent() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ResourceAction
 
isLastPage() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.PaginationInfo
 
isLinked() - Method in class com.atlassian.jira.functest.framework.labels.Labels
 
isLinkPresentWithExactText(String) - Method in class com.atlassian.jira.functest.framework.HtmlPage
 
isLocked() - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
isLozenges() - Method in class com.atlassian.jira.functest.framework.labels.Labels
 
isManaged() - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
isMethodAnnotated(Class<? extends Annotation>) - Method in class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
 
isModified() - Method in class com.atlassian.jira.functest.config.Checksummer
Return true if the checksummer was modified since Checksummer.write(org.dom4j.Element) was called, false otherwise.
isMSSQL() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
isMySQL() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
isMySQL57() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
isNameEditable() - Method in class com.atlassian.jira.functest.framework.admin.workflows.RenameWorkflowPage
 
isNull(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Determine if the value is null.
isNull(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Determine if the value associated with the key is null or if there is no value.
isNull(int) - Method in class com.atlassian.jira.util.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class com.atlassian.jira.util.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isNull() - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
A predicate that check that the input is null.
isOn404Page() - Static method in class com.atlassian.jira.functest.framework.page.Error404
 
isOnWindows() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
Checks if this instance of JIRA is running on Windows OS
isOperationFinished() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AsynchFormSubmission
 
isOracle() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
isPaged() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.FilterConfig
 
isPerpetualLicense - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
isPluginDisabled(String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Is a plugin disabled.
isPluginDisabled(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
isPluginEnabled(String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Is a plugin enabled.
isPluginEnabled(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
isPluginEnabled(String) - Method in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
isPluginInstalled(String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Checks if the plugin is found in the UPM.
isPluginInstalled(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
isPluginModuleDisabled(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Is a module of a plugin disabled.
isPluginModuleDisabled(String, String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
isPluginModuleEnabled(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Is a module of a plugin enabled.
isPluginModuleEnabled(String, String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
isPluginUserInstalled(String) - Method in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
isPresent() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.PopMailServerAdministration
Determines whether the POP/IMAP Mail Server Administration Panel is on the page.
isPresent() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
Determines whether the Smtp Mail Server Administration Panel is on the page.
isPresent(String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.IssueTabPanel
Check if the reference panel is present at given view issue page.
isPresent() - Method in interface com.atlassian.jira.functest.framework.Administration.Link
 
isPresent() - Method in interface com.atlassian.jira.functest.framework.UserProfile.Link
Whether the link to the user's profile is present on the JIRA Header.
isPresent() - Method in class com.atlassian.jira.functest.framework.UserProfileImpl.DefaultLink
 
isProjectIdSet() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
isReachable() - Method in class com.atlassian.jira.functest.framework.admin.plugins.RestResources.EndPoint
 
isReindexTaskSuccessful(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
isReleased() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
isReleased() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
isReleaseDateSet() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
isRoleIdSet() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
isRunning() - Method in class com.atlassian.jira.webtests.util.mail.MailService
Returns true if the mail servers are running.
isSameURI(URI) - Static method in class com.atlassian.jira.functest.matcher.URIMatcher
 
isSelected() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.Tab
 
isSelectedByDefault() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
isShort500Page() - Static method in class com.atlassian.jira.functest.framework.page.Error500
 
isShowApplicationRole() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RolesResponse
 
isShown - Variable in class com.atlassian.jira.functest.framework.util.SearchRendererValue
 
isSingleNamedTest() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
isSingleNamedTest() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
 
isSingleNamedTest() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
isSingleton(Class<E>, E) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
isSingleton(E) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
isSingleton(Matcher<E>) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
isStartDateSet() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
isStepChooseIssues() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Checks if the current step in bulk change is: Choose Issues
isStepChooseOperation() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Checks if the current step in bulk change is: Choose Operation
isStepConfirmation() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Checks if the current step in bulk change is: Confirmation.
isStepOperationDetails() - Method in class com.atlassian.jira.functest.framework.BulkOperations
Checks if the current step in bulk change is: Operation Details
isSubTask() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
issue() - Method in interface com.atlassian.jira.functest.framework.Navigation
Access API to navigate through issues.
issue() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
issue() - Method in interface com.atlassian.jira.functest.framework.Parser
Get the issue related parser
issue() - Method in class com.atlassian.jira.functest.framework.ParserImpl
 
issue(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api.TestXAUSERNAMEHeader.Client
 
ISSUE_AFFECTS_VERSIONS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_ALL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_ASSIGNEE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_BUG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_CANT_BE_DISPLAYED_MESSAGE - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
ISSUE_CASCADING_SELECT_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_COMPONENTS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_CREATED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_CREATOR - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_DATE_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_DATE_TIME_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_DESCRIPTION - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_DESCRIPTION - Static variable in class com.atlassian.jira.webtests.ztests.misc.TestPlatformCompatibility
 
ISSUE_DUE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_ENVIRONMENT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_FIX_VERSIONS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_FOR_COMMENT - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComments
 
ISSUE_FREE_TEXT_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_GROUP_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_IMAGE_BUG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_IMAGE_GENERIC - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_IMAGE_IMPROVEMENT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_IMAGE_NEWFEATURE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_IMAGE_SUB_TASK - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_IMAGE_TASK - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_IMAGES - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_IMPORT_ID_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_IMPROVEMENT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_KEY - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_LABELS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_LAST_VIEWED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_LINKS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_MULTI_CHECKBOXES_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_MULTI_GROUP_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_MULTI_SELECT_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_MULTI_USER_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_NEWFEATURE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_NUMBER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_ORIGINAL_ESTIMATE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_PRIORITY - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_PRIORITY_IMAGE_MAP - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_PROGRESS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_PROJECT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_PROJECT_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_RADIO_BUTTONS_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_REMAINING_ESTIMATE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_REPORTER - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_RESOLUTION - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_RESOLVED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_ROTEXT_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_SECURITY_LEVEL - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_SELECT_LIST - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_SINGLE_VERSION_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_STATUS - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_SUMMARY - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_SUMMARY - Static variable in class com.atlassian.jira.webtests.ztests.customfield.TestMultiGroupSelector
 
ISSUE_SUMMARY - Static variable in class com.atlassian.jira.webtests.ztests.customfield.TestReadOnlyTextCustomFieldSelector
 
ISSUE_SUMMARY - Static variable in class com.atlassian.jira.webtests.ztests.misc.TestPlatformCompatibility
 
ISSUE_SUMMARY - Static variable in class com.atlassian.jira.webtests.ztests.user.TestGroupSelector
 
ISSUE_TAB_ALL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
ISSUE_TAB_CHANGE_HISTORY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
ISSUE_TAB_COMMENTS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
ISSUE_TAB_WORK_LOG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
ISSUE_TASK - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_TEXT_FIELD255 - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_TIME_SPENT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_TYPE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_TYPE_ALL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_TYPE_ALL_SUB_TASK - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_TYPE_ANY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_TYPE_BUG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_TYPE_BUG - Static variable in class com.atlassian.jira.webtests.ztests.statistics.TestProjectStatisticsManager
 
ISSUE_TYPE_FEATURE - Static variable in class com.atlassian.jira.webtests.ztests.statistics.TestProjectStatisticsManager
 
ISSUE_TYPE_IMPROVEMENT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_TYPE_NEWFEATURE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_TYPE_SCHEME_RESOURCE_TYPE - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
ISSUE_TYPE_SELECT - Static variable in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
ISSUE_TYPE_SUB_TASK - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_TYPE_TASK - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUE_UPDATED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_UPDATED - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
ISSUE_URL_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_USER_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_VERSION_PICKER_FIELD - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_VOTES - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_WATCHES - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ISSUE_WORK_RATIO - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
issueAddShouldCreateVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
issueArchiveShouldIncreaseVersionAndUnarchiveIncreaseVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
IssueAssertions() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration.IssueAssertions
 
issueCount(int) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
issueCount(int) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
Deprecated.
JRADEV-14514 - The issues column has been removed from the filter list
issueDeleteShouldIncreaseVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
issueEditsShouldIncreaseVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
issueFieldColumnMap - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
issueHistoryStringForMultiUserPicker() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
issueIdToName - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueViaDirectLink
 
IssueInlineEdit - Class in com.atlassian.jira.webtests.util.issue
Class with methods to inline edit fields on an issue.
IssueInlineEdit(LocatorFactory, WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.util.issue.IssueInlineEdit
 
issueKey - Static variable in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
IssueKeyMatcher - Class in com.atlassian.jira.functest.matcher
Matcher that validates by the issue key
IssueKeyMatcher(String, boolean) - Constructor for class com.atlassian.jira.functest.matcher.IssueKeyMatcher
 
IssueLink(String, String, String) - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLink
 
IssueLinkBean - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
IssueLinkBean() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.IssueLinkBean
 
IssueLinking - Interface in com.atlassian.jira.functest.framework.admin
Represents the Issue Linking administration page.
issueLinking() - Method in interface com.atlassian.jira.functest.framework.Administration
TGo to issue linking administration section.
issueLinking() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
issueLinking() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
IssueLinkingImpl - Class in com.atlassian.jira.functest.framework.admin
 
IssueLinkingImpl(WebTester, Navigation, FuncTestLogger) - Constructor for class com.atlassian.jira.functest.framework.admin.IssueLinkingImpl
 
IssueLinks() - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.IssueLinks
 
IssueLinksTypeMatcher - Class in com.atlassian.jira.functest.matcher
 
issueLinkType(String, String, String) - Static method in class com.atlassian.jira.functest.matcher.IssueLinksTypeMatcher
 
issueNavControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
IssueNavigation - Interface in com.atlassian.jira.functest.framework.navigation
Navigate issue functionality
IssueNavigationImpl - Class in com.atlassian.jira.functest.framework.navigation
Navigate Issue functionality
IssueNavigationImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
Deprecated. 
issueNavigator() - Method in interface com.atlassian.jira.functest.framework.Navigation
Access API to navigate through issue navigator.
issueNavigator() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
IssueNavigatorAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Class that can be used to make assertions about the current state of the issue navigator.
IssueNavigatorAssertions.FilterFormParam - Class in com.atlassian.jira.functest.framework.assertions
Represents selected parameters in the filter form (simple issue navigator).
IssueNavigatorAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
 
IssueNavigatorAssertionsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertionsImpl
 
IssueNavigatorNavigation - Interface in com.atlassian.jira.functest.framework.navigation
Deprecated.
since JIRA 6.2. Since the replacement of the issue navigator by KickAss, the use of this class is unpredictable.
IssueNavigatorNavigation.BulkChangeOption - Enum in com.atlassian.jira.functest.framework.navigation
Deprecated.
Options for performing a bulk change on the current search results.
IssueNavigatorNavigation.NavigatorEditMode - Enum in com.atlassian.jira.functest.framework.navigation
Deprecated.
The edit mode for the navigator.
IssueNavigatorNavigation.NavigatorMode - Enum in com.atlassian.jira.functest.framework.navigation
Deprecated.
The modes that navigator may be in.
IssueNavigatorNavigationImpl - Class in com.atlassian.jira.functest.framework.navigation
Deprecated.
since JIRA 6.2. Since the replacement of the issue navigator by KickAss, the use of this class is unpredictable.
IssueNavigatorNavigationImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
IssueNavigatorParser - Interface in com.atlassian.jira.functest.framework.parser
Parse the Issue Navigator settings to return a.
IssueNavigatorParserImpl - Class in com.atlassian.jira.functest.framework.parser
Simple implementation of the IssueNavigatorParser interface.
IssueNavigatorParserImpl(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.parser.IssueNavigatorParserImpl
 
IssueNavigatorParserImpl() - Constructor for class com.atlassian.jira.functest.framework.parser.IssueNavigatorParserImpl
 
issueOperationCacheControl(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
Tests that cache control is correct for /browse/ and issue navigator pages
issueOperationForCloningWithIssueLinking(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Tests if a cloned issue is automatically linked to its parent if a 'Cloners' link is created
IssueOperations - Class in com.atlassian.jira.webtests
Issue Operation names for func tests.
issueOperationsWithWorkOnPermission(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
Tests the availability of 'Log Work' Link with 'Work On Issues' permission removed
issueOperationWithAssignPermission(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
Tests if the 'Assign' link is available with the 'Assign Issues' Permission removed
issueOperationWithCreateAttachmentsPermission(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
Tests if the 'Attach File' link is available with the 'Create Attachments' Permission removed
issueOperationWithUnassignableCurrentAssignee(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
Attempts to assign an issue from the issue page with the 'Assignable User' permission removed
IssueParser - Interface in com.atlassian.jira.functest.framework.parser
Parse Issue related stuff
IssueParserImpl - Class in com.atlassian.jira.functest.framework.parser
 
IssueParserImpl(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.parser.IssueParserImpl
 
IssueParserImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.parser.IssueParserImpl
 
IssuePickerControl - Class in com.atlassian.jira.functest.framework.backdoor
 
IssuePickerControl.IssuePickerIssue - Class in com.atlassian.jira.functest.framework.backdoor
 
IssuePickerControl.IssuePickerResult - Class in com.atlassian.jira.functest.framework.backdoor
 
IssuePickerControl.IssueSection - Class in com.atlassian.jira.functest.framework.backdoor
 
IssuePickerIssue() - Constructor for class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerIssue
 
IssuePickerResult() - Constructor for class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerResult
 
issues() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
issues() - Method in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResult
 
issues(String...) - Static method in class com.atlassian.jira.util.SearchResultMatcher
 
issues(List<String>) - Static method in class com.atlassian.jira.util.SearchResultMatcher
 
ISSUES_SECTION_KEY - Static variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
IssuesControl - Class in com.atlassian.jira.functest.framework.backdoor
 
IssuesControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
IssueSearchPage - Class in com.atlassian.jira.functest.framework.page
 
IssueSearchPage(WebTester, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.page.IssueSearchPage
 
IssueSection() - Constructor for class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssueSection
 
issueSecurity() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration
 
IssueSecurity(WebTester) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration.IssueSecurity
 
issueSecurityAddGroupToSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
issueSecurityAddSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
issueSecurityAssociateSchemeToProject() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
issueSecurityCreateIssueWithoutIssueSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests if the 'Security Level' field is available with an project WITHOUT an associated 'Issue Security Scheme'
issueSecurityCreateIssueWithSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Creating issue with issue security settings
issueSecurityCreateIssueWithSecurityRequired() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests for error handling with 'Security Level' required
issueSecurityCreateScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
issueSecurityCreateSubTaskWithSecurity(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests if a sub task has its security level automatically allocated
issueSecurityDeleteScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
issueSecurityDeleteSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
issueSecurityEditIssueWithIssueSecurity(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests if the user is able to alter the security level of an issue
issueSecurityEditIssueWithoutIssueSecurity(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests if the 'Security Level' Link is available with an project WITHOUT an associated 'Issue Security Scheme'
issueSecurityEditIssueWithSecurityRequired(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests for error handling with 'Security Level' required
issueSecurityFieldSchemesAddDuplicateScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests the error handling if a duplicate scheme is made
issueSecurityFieldSchemesAddInvalidScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests the error handling if a scheme with an invalid nameis made
IssueSecurityLevel - Interface in com.atlassian.jira.functest.framework.admin
API to manage JIRA administrative tasks with regard to issue security level.
IssueSecurityLevel.IssueSecurity - Enum in com.atlassian.jira.functest.framework.admin
 
IssueSecurityLevelImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of IssueSecurityLevel.
IssueSecurityLevelImpl(WebTester, IssueSecuritySchemesImpl, String) - Constructor for class com.atlassian.jira.functest.framework.admin.IssueSecurityLevelImpl
 
issueSecurityMoveIssueAwayFromIssueSecurity(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests the availabilty of 'Issue Security' when moving an issue to a project WITHOUT issue security
issueSecurityMoveIssueToIssueSecurity(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests the availabilty of 'Issue Security' when moving an issue to a project WITH issue security
issueSecurityMoveIssueWithDefaultSecurity(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests that default security level is used if user does not have permission to set security
issueSecurityMoveIssueWithSameSecurity(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Test that security level stays the same if moved between the same security scheme
issueSecurityRemoveAssociationWithProject() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
issueSecurityRemoveGroupFromSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
IssueSecuritySchemes - Interface in com.atlassian.jira.functest.framework.admin
Actions to be performed on the issue security schemes in JIRA's administration.
issueSecuritySchemes() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to modify issue security schemes.
issueSecuritySchemes() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
IssueSecuritySchemes.IssueSecurityScheme - Interface in com.atlassian.jira.functest.framework.admin
API for managing issue security scheme data in JIRA.
issueSecuritySchemesControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
IssueSecuritySchemesImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of IssueSecuritySchemes.
IssueSecuritySchemesImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.IssueSecuritySchemesImpl
 
issueSecuritySecurityViolation(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
Tests if a user can breach Issue Security()
IssueSubTaskClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Client for the issue subtask resource.
IssueSubTaskClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueSubTaskClient
Constructs a new IssueClient for a JIRA instance.
issueSubTaskResource(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueSubTaskClient
 
IssueTable - Class in com.atlassian.jira.functest.framework.util
Serialisable IssueTable object.
IssueTable(String, int, List<Long>, Map<String, Object>, int, int, int, int, int, String, String, String, Map<String, String>, boolean, List<String>) - Constructor for class com.atlassian.jira.functest.framework.util.IssueTable
 
issueTable - Variable in class com.atlassian.jira.functest.framework.util.IssueTableClient.ClientIssueTableServiceOutcome
 
ISSUETABLE_EDIT_ROW - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUETABLE_HEADER_ROW - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ISSUETABLE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
IssueTableAssertions - Class in com.atlassian.jira.functest.framework.assertions
Assertions using issue table backdoor
IssueTableAssertions(Backdoor) - Constructor for class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
issueTableClient() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
IssueTableClient - Class in com.atlassian.jira.functest.framework.util
 
IssueTableClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.util.IssueTableClient
 
IssueTableClient.ClientIssueTableServiceOutcome - Class in com.atlassian.jira.functest.framework.util
Temp class to add default constructor to get response working TODO: add default constructor to IssueTableServiceOutcome and remove this
IssueTableDoesNotHaveColumnCondition - Class in com.atlassian.jira.functest.framework.navigator
Checks that the passed column is not visible in the issue navigator.
IssueTableDoesNotHaveColumnCondition(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.IssueTableDoesNotHaveColumnCondition
 
IssueTableHasColumnCondition - Class in com.atlassian.jira.functest.framework.navigator
Checks that the passed column is visible in the issue navigator.
IssueTableHasColumnCondition(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.IssueTableHasColumnCondition
 
IssueTabPanel - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the the reference issue tab panel in the reference plugin.
IssueTabPanel(Administration, Navigation, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.IssueTabPanel
 
issueTabPanel() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
issueType() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
IssueType() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueType
 
IssueTypeCondition - Class in com.atlassian.jira.functest.framework.navigator
Navigator condition that can be used to select condition types.
IssueTypeCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
IssueTypeCondition(IssueTypeCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
IssueTypeCondition.IssueType - Class in com.atlassian.jira.functest.framework.navigator
 
issueTypeIsReturnedAsPngIfFormatIsSetToPng() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
IssueTypeMappingBean() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueTypeMappingBean
 
IssueTypeMappingBean(String, String) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueTypeMappingBean
 
issueTypes - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
issueTypes(List<IssueType>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
IssueTypeScheme - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
IssueTypeScheme() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
IssueTypeSchemeClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
IssueTypeSchemeClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
issueTypeScreenSchemes() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
IssueTypeScreenSchemesControl - Class in com.atlassian.jira.functest.framework.backdoor
Use this class from func/selenium/page-object tests that need to manipulate Issue Type Screen Schemes.
IssueTypeScreenSchemesControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.IssueTypeScreenSchemesControl
 
IssueTypeUrls - Class in com.atlassian.jira.functest.framework.rule
A rule helping to test issue type urls.
IssueTypeUrls() - Constructor for class com.atlassian.jira.functest.framework.rule.IssueTypeUrls
 
issueTypeUrls - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
issueTypeUrls - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaIssueType
 
issueTypeUrls - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
issueTypeUrls - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueShape
 
issueTypeUrls - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
issueTypeUrls - Variable in class com.atlassian.jira.webtests.ztests.project.TestProjectComponentQuickSearch
 
issueTypeUrls - Variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
isSuite() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
isSuite() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
isSuite() - Static method in class com.atlassian.jira.functest.framework.util.junit.JUnitPredicates
 
isSuite() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Is it a test suite?
isSuite() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
isSunJVM() - Method in class com.atlassian.jira.functest.framework.util.env.EnvironmentUtils
 
isSuperSetOf(ChangeHistorySet) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
Returns true if that ChangeHistorySet has the same name and has zero of more fields that occur in this ChangeHistorySet
isSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
isSystem() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
isSystem() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
isTabOpen(WorkflowTransition.Tabs) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition
Check if given tab is currently open
isTabOpen(WorkflowTransition.Tabs) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
isTest() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
isTest() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
isTest() - Static method in class com.atlassian.jira.functest.framework.util.junit.JUnitPredicates
 
isTest() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Is it a single test?
isTest() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
isTestPassed() - Method in class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
isTheSameCSVFile(String) - Static method in class com.atlassian.jira.functest.matcher.CsvMatcher
 
isTpmLdapTests() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
isTpmLdapTests() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
A special suite of tests that connect to an LDAP server on LabManager (TPM).
isTpmLdapTests() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
isUnlimitedNumberOfUsers - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
isUnlimitedNumberOfUsers - Variable in class com.atlassian.jira.functest.framework.backdoor.SingleProductLicenseDetailsViewTO
 
isUserInstalled() - Method in class com.atlassian.jira.functest.framework.upm.PluginStatus
 
isValid() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
isWatching() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
isWorklog(Worklog) - Static method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
isZip() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
Determines whether this file attachment is a zip file.
ITALY_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
item - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
Item() - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
item(String, String, String) - Static method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
item1 - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
item2 - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
item3 - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
items - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultGroup
 
Items() - Constructor for class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.Items
 
items - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ItemVerifier(AbstractTestIssueNavigatorColumnsView, AbstractTestIssueNavigatorView.Item, WebTable, URL) - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
IterableMatchers - Class in com.atlassian.jira.functest.framework.matchers
Some moar iterable matchers.
iterableWithSize(int, Class<E>) - Static method in class com.atlassian.jira.functest.framework.matchers.IterableMatchers
 
iterator() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
iterator() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
 
iterator() - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
iterator() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
This will return a Iterator that returns LocatorEntry objects
iterator() - Method in class com.atlassian.jira.util.collect.IdentitySet
 
iterator(Iterator<? extends I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
Iterator that transforms its values from one type to another using the supplied Function.
IteratorEnumeration<E> - Class in com.atlassian.jira.util.collect
Adapter for turning an Iterator an into Enumeration.
itShowsCurrentlyUsedLogoAndFavicon() - Method in class com.atlassian.jira.webtests.ztests.admin.TestLookAndFeel
 

J

JACK_EMAIL - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
JACOCO_AGENT_PROPERTY - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
JAPAN_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_ADMIN_GROUP - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_ADMIN_ROLE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_ADMIN_ROLE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_ADMINISTRATORS_GROUP_NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
JIRA_DEFAULT_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
JIRA_DEV_GROUP - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_DEV_ROLE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_DEV_ROLE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_DEVELOPERS_GROUP_NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
JIRA_FORM_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_HOME_PROPERTY - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
JIRA_LOZENGE_DARK_FEATURE - Static variable in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskQuickCreation
 
JIRA_USERS_GROUP - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_USERS_ROLE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_USERS_ROLE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
JIRA_VERSION_DELETED_WEBHOOK_ID - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
JIRACallbackFactory - Class in com.atlassian.jira.webtests.cargo
 
JIRACallbackFactory(String) - Constructor for class com.atlassian.jira.webtests.cargo.JIRACallbackFactory
 
JiraConfig - Class in com.atlassian.jira.functest.config
An object that represents JIRA's configuration.
JiraConfig(Document, File) - Constructor for class com.atlassian.jira.functest.config.JiraConfig
 
JiraConfig(Document, File, ConfigSequence, ConfigMailServerManager, ConfigPropertySetManager, ConfigServiceManager, ConfigDashboardManager, ConfigGadgetManager, ConfigAdminLocator, ConfigCrowdApplicationManager) - Constructor for class com.atlassian.jira.functest.config.JiraConfig
 
JiraConfig() - Constructor for class com.atlassian.jira.functest.config.JiraConfig
 
JIRAEnvironmentData - Interface in com.atlassian.jira.webtests.util
 
JiraFormAssertions - Interface in com.atlassian.jira.functest.framework.assertions
An assertions helper for working with JIRA forms
JiraFormAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
And implementation of JiraFormAssertions.
JiraFormAssertionsImpl(TextAssertions, WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.JiraFormAssertionsImpl
 
JIRAGreenMailSetup - Class in com.atlassian.jira.webtests
A convinience holder for an array of JIRAServerSetup to increment each setup's port by 1 when needed.
JIRAGreenMailSetup(JIRAServerSetup[]) - Constructor for class com.atlassian.jira.webtests.JIRAGreenMailSetup
 
JIRAHallelujahConfig - Class in com.atlassian.jira.hallelujah
 
JIRAHallelujahConfig() - Constructor for class com.atlassian.jira.hallelujah.JIRAHallelujahConfig
 
jiraLog(String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Writes the specified message to the atlassian-jira.log on the server side.
jiraLog(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
JiraMessageAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Assertions for common messages displayed
JiraMessageAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
Default implementation of JiraMessageAssertions.
JiraMessageAssertionsImpl(WebTester, JIRAEnvironmentData, LocatorFactory, TextAssertions) - Constructor for class com.atlassian.jira.functest.framework.assertions.JiraMessageAssertionsImpl
 
JiraRestClientSupplier - Class in com.atlassian.jira.functest.rule
 
JiraRestClientSupplier(Supplier<JIRAEnvironmentData>) - Constructor for class com.atlassian.jira.functest.rule.JiraRestClientSupplier
 
JiraRestClientSupplier(Supplier<JIRAEnvironmentData>, String, String) - Constructor for class com.atlassian.jira.functest.rule.JiraRestClientSupplier
 
jiraRestClientSupplier - Variable in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
jiraRestClientSupplier - Variable in class com.atlassian.jira.webtests.ztests.security.plugin.TestPermissionOverride
 
JiraRunnerCallbackFactory - Class in com.atlassian.jira.webtests.cargo
 
JiraRunnerCallbackFactory(String) - Constructor for class com.atlassian.jira.webtests.cargo.JiraRunnerCallbackFactory
 
JIRAServerSetup - Class in com.atlassian.jira.webtests
Extends ServerSetup so that the port can be incremented/changed.
JIRAServerSetup(int, String, String) - Constructor for class com.atlassian.jira.webtests.JIRAServerSetup
 
JiraSetupInstanceHelper - Class in com.atlassian.jira.functest.framework.setup
This contains common code between the old and new style func test frameworks that can detect if JIRA is setup and the conditions that it can be in.
JiraSetupInstanceHelper(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper
 
JiraSetupInstanceHelper.SetupStage - Enum in com.atlassian.jira.functest.framework.setup
Setup stages put in order.
JiraStringUtils - Class in com.atlassian.jira.util.lang
JIRA String utilitites.
JobBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
jobId - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
JobRunBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobRunBean
 
jobRunnerKey - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
join(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Make a string from the contents of this JSONArray.
join(String) - Method in class com.atlassian.jira.util.json.JSONArray
Make a string from the contents of this JSONArray.
JPEG_ATTACHMENT_ID - Static variable in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
jql - Variable in class com.atlassian.jira.functest.framework.util.SearchRendererValue
 
JqlAssertions - Class in com.atlassian.jira.functest.framework.assertions
Set of assertions related JQL
JqlAssertions(Backdoor) - Constructor for class com.atlassian.jira.functest.framework.assertions.JqlAssertions
 
JqlAutoCompleteControl - Class in com.atlassian.jira.functest.framework.backdoor
Control for /rest/api/2/jql/autocompletedata/suggestions?fieldName=x+fieldValue=z
JqlAutoCompleteControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl
 
JqlAutoCompleteControl.AutoCompleteResult - Class in com.atlassian.jira.functest.framework.backdoor
 
JqlAutoCompleteControl.Results - Class in com.atlassian.jira.functest.framework.backdoor
 
jqlValidateLinkTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
JSON_TOKEN - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
JSONArray - Class in com.atlassian.jira.util.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection<? extends Object>) - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct a JSONArray from an array
JSONConstants() - Constructor for class com.atlassian.jira.functest.framework.sharing.TestSharingPermission.JSONConstants
 
JSONEscaper - Class in com.atlassian.jira.util.json
Escape util for JSON data
JSONEscaper() - Constructor for class com.atlassian.jira.util.json.JSONEscaper
 
JSONException - Exception in com.atlassian.jira.util.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception com.atlassian.jira.util.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception com.atlassian.jira.util.json.JSONException
 
JSONObject - Class in com.atlassian.jira.util.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map<String, Object>) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONObjectContains - Class in com.atlassian.jira.functest.matcher
 
JSONObjectContains(String...) - Constructor for class com.atlassian.jira.functest.matcher.JSONObjectContains
 
JSONString - Interface in com.atlassian.jira.util.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONTokener - Class in com.atlassian.jira.util.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(String) - Constructor for class com.atlassian.jira.util.json.JSONTokener
Construct a JSONTokener from a string.
JSoupNode - Interface in com.atlassian.jira.functest.framework.jsoup
A marker interface for all the JSOUP emitted w3C soup nodes
JSoupW3CEmitter - Class in com.atlassian.jira.functest.framework.jsoup
This guy will wrap a Document and produce a W3C DOM tree.
JSoupW3CEmitter() - Constructor for class com.atlassian.jira.functest.framework.jsoup.JSoupW3CEmitter
 
JSoupW3CEmitter(Document) - Constructor for class com.atlassian.jira.functest.framework.jsoup.JSoupW3CEmitter
 
JUnit3WebTestDescription - Class in com.atlassian.jira.functest.framework
WebTestDescription based on the JUnit4 Description.
JUnit3WebTestDescription(Test) - Constructor for class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
JUnit3WebTestListener - Class in com.atlassian.jira.functest.framework
JUnit3 test listener wrapping the web test listener.
JUnit3WebTestListener(WebTestListener) - Constructor for class com.atlassian.jira.functest.framework.JUnit3WebTestListener
 
JUnit4WebTestDescription - Class in com.atlassian.jira.functest.framework.suite
WebTestDescription based on the JUnit4 Description.
JUnit4WebTestDescription(Description) - Constructor for class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
JUnit4WebTestListener - Class in com.atlassian.jira.functest.framework.suite
JUnit4 test listener wrapping the web test listener.
JUnit4WebTestListener(WebTestListener) - Constructor for class com.atlassian.jira.functest.framework.suite.JUnit4WebTestListener
 
JUnitPredicates - Class in com.atlassian.jira.functest.framework.util.junit
Common JUnit4 predicates.

K

KEY - Static variable in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceDependentPlugin
 
KEY - Static variable in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceLanguagePack
 
KEY - Static variable in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
key - Variable in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
key(String) - Static method in class com.atlassian.jira.functest.matcher.PermissionMatcher
 
key - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Permission
 
key(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Permission
 
KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
key - Variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
keys() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an enumeration of the keys of the JSONObject.
keys() - Method in class com.atlassian.jira.util.json.JSONObject
Get an iterator of the keys of the JSONObject.
kill() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerControl
Kill the server, an unclean shutdown.
KOREA_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 

L

label - Variable in class com.atlassian.jira.functest.framework.backdoor.ColumnControl.ColumnItem
 
LABEL_ISSUE_NAVIGATOR - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
LABEL_NO_POP_MAIL_SERVER - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LABEL_NO_SMTP_MAIL_QUEUE_PART_ONE - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LABEL_NO_SMTP_MAIL_QUEUE_PART_TWO - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LABEL_NO_SMTP_SEND_EMAIL_PART_ONE - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LABEL_NO_SMTP_SEND_EMAIL_PART_TWO - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LABEL_NO_SMTP_SUPPORT_REQUEST_PART_ONE - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LABEL_NO_SMTP_SUPPORT_REQUEST_PART_TWO - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LabelAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Used to make assertions about labels.
LabelAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
Implementation for Label Assertions
LabelAssertionsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.LabelAssertionsImpl
 
Labels - Class in com.atlassian.jira.functest.framework.labels
Class that represents the state of labels - linked, lozenged, editable and the actual labels them selves.
Labels(boolean, boolean, boolean, String...) - Constructor for class com.atlassian.jira.functest.framework.labels.Labels
 
Labels(boolean, boolean, boolean, Set<String>) - Constructor for class com.atlassian.jira.functest.framework.labels.Labels
 
LangMatchers - Class in com.atlassian.jira.functest.framework.matchers
More matchers for core Java thingies.
LARGE_PROJECT_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
last() - Method in class com.atlassian.jira.util.StrictMockClock
 
LAST_VIEWED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
lastIndexOf(Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
lastModified() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
lastOf(String) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
Returns the last ChangeHistoryField with the specified field name.
lastUpdated - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
lastUpdatedDisplayName - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
lastUpdatedShort - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
lastUpdatedUser - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
launchDesigner(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
Deprecated.
Now the edit button always takes you to the workflow designer. Use ViewWorkflows.edit(String) instead
launchDesigner(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
LdapOperationsHelper - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
LDAP helper class to simplify common operations like creating, removing and renaming users.
LdapOperationsHelper(String, String, String, String, boolean) - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapOperationsHelper
 
LdapUtil - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
 
LdapUtil(WebTester, JIRAEnvironmentData, Navigation, FuncTestLogger, Assertions, TextAssertions) - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
ldapUtil - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
ldapUtil - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
ldapUtil - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
ldapUtil - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
ldapUtil - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
 
ldapUtil - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapSyncPerformance10k
 
LEGACY_PROJECT_PERMISSIONS_PAGE_DARK_FEATURE - Static variable in class com.atlassian.jira.functest.framework.AdministrationImpl
 
LegacyProjectPermissionKeyMapping - Class in com.atlassian.jira.webtests
Mirrors JIRA's com.atlassian.jira.permission.LegacyProjectPermissionKeyMapping class (necessary as func tests do not depend on JIRA core)
LegacyProjectPermissionKeyMapping() - Constructor for class com.atlassian.jira.webtests.LegacyProjectPermissionKeyMapping
 
length() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get the number of keys stored in the JSONObject.
length() - Method in class com.atlassian.jira.util.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class com.atlassian.jira.util.json.JSONObject
Get the number of keys stored in the JSONObject.
lessThan(String, int, int) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
lessThan(String, long, long) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
lessThanOrEqual(String, int, int) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
lessThanOrEqual(String, long, long) - Static method in class com.atlassian.jira.util.dbc.NumberAssertions
 
license() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
LicenseControl - Class in com.atlassian.jira.functest.framework.backdoor
 
LicenseControl.LicenseResponse - Class in com.atlassian.jira.functest.framework.backdoor
 
licenseExpiryDate - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
licenseKey - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
LicenseKeys - Class in com.atlassian.jira.webtests
This contains all the known license keys for testing.
LicenseKeys() - Constructor for class com.atlassian.jira.webtests.LicenseKeys
 
LicenseResponse() - Constructor for class com.atlassian.jira.functest.framework.backdoor.LicenseControl.LicenseResponse
 
licenseTypeName - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
link() - Method in interface com.atlassian.jira.functest.framework.Administration
Retrieves the administration home link in the JIRA Header.
link() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
link() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Link assertions.
link() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
link() - Method in interface com.atlassian.jira.functest.framework.UserProfile
Retrieves the user profile link on the JIRA Header.
link() - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
LINK_ASSIGN_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
LINK_BULK_CHANGE_ALL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
LINK_BULK_CHANGE_CURR_PG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
LINK_CLONE_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
LINK_DELETE_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
LINK_DELETE_SMTP - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LINK_EDIT_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
LINK_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
LINK_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to link issues together and create linked issues.
LINK_NEXT_PG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
LINK_TEXT_CONFIG_NEW_POP - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LINK_TEXT_CONFIG_NEW_SMTP - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
LinkAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Used to make assertions about links.
LinkAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
Default implementation of the LinkAssertions interface.
LinkAssertionsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.LinkAssertionsImpl
 
LinkCell - Class in com.atlassian.jira.webtests.table
This is used with the com.atlassian.jira.webtests.JIRAWebTest#tableRowEquals(com.meterware.httpunit.WebTable, int, java.util.List) to identify which table cells should check for a link and not a text
LinkCell(String, String) - Constructor for class com.atlassian.jira.webtests.table.LinkCell
 
LinkedIssuesMatcher - Class in com.atlassian.jira.functest.matcher
Used to test whether an issue is linked to another.
LinkedIssuesMatcher(String, String, boolean) - Constructor for class com.atlassian.jira.functest.matcher.LinkedIssuesMatcher
 
linkId() - Method in enum com.atlassian.jira.functest.framework.admin.WorkflowTransition.Tabs
 
linkingIssue(String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Tests if HSP-2 can be linked to HSP-1
linkIssueWithComment(String, String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Links issues together and appends a comment.
linkIssueWithComment(String, String, String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Links issues together and appends a comment.
linkIssueWithComment(String, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
linkIssueWithComment(String, String, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
LINKS_TEXT - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
LinkWithIdSubmission(String) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.LinkWithIdSubmission
 
LinkWithTextSubmission(String) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.LinkWithTextSubmission
 
list() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.PopMailServerAdministration
Gets the list of current POP/IMAP Mail Server configurations.
list() - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration.DefaultDashboards
 
list() - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration.DefaultFilters
 
list() - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedDashboardsAdministration.Dashboards
Gets the list of dashboards shown in the SharedDashboardsAdministration page.
list() - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedFiltersAdministration.Filters
Gets the list of filters shown in the SharedFiltersAdministration page.
list() - Method in class com.atlassian.jira.functest.framework.admin.ViewServices
Gets the set of service configurations displayed on the page.
list(String...) - Method in class com.atlassian.jira.functest.framework.backdoor.BrowseArchivedIssueClient
 
list() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock
 
list() - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentsBlock
 
list() - Method in class com.atlassian.jira.functest.framework.suite.WebTestDescriptionList
The original list of descriptions.
list(T...) - Static method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
list(List<I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
LIST - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.PropertyBean
 
LIST - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
LIST_OF_JOB_BEAN - Static variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl
 
LIST_OF_STRING - Static variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl
 
LIST_TYPE - Static variable in class com.atlassian.jira.functest.framework.backdoor.application.ApplicationBean
 
LIST_VIEW_LAYOUT - Static variable in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
listCategoriesWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
listeners() - Method in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
A list of listeners to apply for this suite
listIterator() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
listIterator(int) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
ListOrderComparator<T> - Class in com.atlassian.jira.util.collect
Compare objects based on their order in a supplied list.
ListOrderComparator(List<T>) - Constructor for class com.atlassian.jira.util.collect.ListOrderComparator
 
listPlugins() - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt
 
ListResolver() - Constructor for class com.atlassian.jira.util.collect.CloseableIterator.ListResolver
 
ListResolver() - Constructor for class com.atlassian.jira.util.collect.EnclosedIterable.ListResolver
 
load() - Method in class com.atlassian.jira.functest.config.ConfigCrudHelper
 
loadAll() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadgetSupport
 
loadAll() - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.ExternalHelper
 
loadAll() - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.GadgetHelper
 
loadApplications() - Method in interface com.atlassian.jira.functest.config.crowd.ConfigCrowdApplicationManager
 
loadApplications() - Method in class com.atlassian.jira.functest.config.crowd.DefaultConfigCrowdApplicationManager
 
loadDashboards() - Method in interface com.atlassian.jira.functest.config.dashboard.ConfigDashboardManager
 
loadDashboards() - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigDashboardManager
 
loadExternalGadgets() - Method in interface com.atlassian.jira.functest.config.dashboard.ConfigGadgetManager
 
loadExternalGadgets() - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager
 
loadFilter(long) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Loads a filter in the issue navigator in summary mode.
loadFilter(long) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
loadFilterAndAssert(long) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Loads a filter in the issue navigator in edit mode.
loadFilterAndAssert(long) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
loadGadgets() - Method in interface com.atlassian.jira.functest.config.dashboard.ConfigGadgetManager
 
loadGadgets() - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager
 
loadProperties(String, String) - Static method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
loadPropertyFromFile(String, String, PluginIndexConfigurationControl) - Static method in class com.atlassian.jira.util.IndexDocumentConfigurationControlUtil
 
loadPropertySet(String, long) - Method in interface com.atlassian.jira.functest.config.ps.ConfigPropertySetManager
 
loadPropertySet(String, long) - Method in class com.atlassian.jira.functest.config.ps.DefaultConfigPropertySetManager
 
loadServers() - Method in interface com.atlassian.jira.functest.config.mail.ConfigMailServerManager
 
loadServers() - Method in class com.atlassian.jira.functest.config.mail.DefaultConfigMailServerManager
 
loadServices() - Method in interface com.atlassian.jira.functest.config.service.ConfigServiceManager
 
loadServices() - Method in class com.atlassian.jira.functest.config.service.DefaultConfigServiceManager
 
localDraft() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
locale - Variable in class com.atlassian.jira.functest.framework.backdoor.ResourceBundleCacheControl.CachedPluginBundle
 
LocalTestEnvironmentData - Class in com.atlassian.jira.webtests.util
 
LocalTestEnvironmentData() - Constructor for class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
LocalTestEnvironmentData(String) - Constructor for class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
LocalTestEnvironmentData(Properties, String) - Constructor for class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
locateSystemAdmins() - Method in class com.atlassian.jira.functest.config.ConfigAdminLocator
 
Locator - Interface in com.atlassian.jira.functest.framework.locator
A Locator is responsible for "locating" DOM Node's on a web page and also getting the text of those Node's.
locator - Variable in class com.atlassian.jira.functest.rule.WebTesterRule
Use this field to access the LocatorFactory in play
locator - Variable in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfSystemOps
 
locator - Variable in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
locator - Variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
LocatorEntry - Interface in com.atlassian.jira.functest.framework.locator
When iterating a Locator, the iterator() method returns LocatorEntry objects that contain each Nodes , the text of the node, as well as the index that the node would occur at if a called to Locator.getNodes() was made.
LocatorFactory - Interface in com.atlassian.jira.functest.framework
A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
LocatorFactoryImpl - Class in com.atlassian.jira.functest.framework
An implementation of the Locator Factory
LocatorFactoryImpl(WebTester) - Constructor for class com.atlassian.jira.functest.framework.LocatorFactoryImpl
 
LocatorIterator - Class in com.atlassian.jira.functest.framework.locator
The iterator implementation for Locator.iterator()
LocatorIterator(Locator) - Constructor for class com.atlassian.jira.functest.framework.locator.LocatorIterator
 
log(Backdoor, String) - Static method in class com.atlassian.jira.functest.framework.log.LogOnBothSides
This will log messages on the client side and the JIRA log.
log(boolean) - Method in class com.atlassian.jira.functest.framework.TestSuiteBuilder
 
log(String) - Method in class com.atlassian.jira.webtests.table.AbstractSimpleCell
 
log(String) - Static method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
log(Throwable) - Static method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
log(String, Throwable) - Static method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
log(Object) - Method in class com.atlassian.jira.webtests.ztests.email.TestShareEmails
 
logger - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
logger - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
logger - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
logger - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
logger - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
logger - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
 
logger - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapSyncPerformance10k
 
login(String) - Method in interface com.atlassian.jira.functest.framework.Navigation
This assumes the standard JIRA test behaviour of having the user name the same value as the password
login(String, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Login the given user.
login(String, String, boolean) - Method in interface com.atlassian.jira.functest.framework.Navigation
 
login(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
login(String, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
login(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
loginAs(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
LoginAs - Annotation Type in com.atlassian.jira.functest.framework
This rule logs in user at the beginning of test and then tries to log user out.
loginAs(JSONObject) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
loginAs(JSONObject) - Method in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestConcurrentAttributeUpdates
 
LoginAsRule - Class in com.atlassian.jira.functest.rule
The rule will log in user based on LoginAs annotation.
LoginAsRule(Supplier<Navigation>) - Constructor for class com.atlassian.jira.functest.rule.LoginAsRule
 
loginAttempt(String, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Attempts to login the given user without asserting success.
loginAttempt(String, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
loginUsingForm(String, String, boolean, boolean) - Method in interface com.atlassian.jira.functest.framework.Navigation
Login by navigating to the Dashboard and filling out the login form and submitting it
loginUsingForm(String, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
 
loginUsingForm(String, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
loginUsingForm(String, String, boolean, boolean) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
loginUsingURLParameters(String, String, boolean) - Method in interface com.atlassian.jira.functest.framework.Navigation
Login by adding parameters to the Dashboard URL

e.g.

loginUsingURLParameters(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
loginWithNewUser() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
LogOnBothSides - Class in com.atlassian.jira.functest.framework.log
Common code for logging messages on both side of the equator.
LogOnBothSides() - Constructor for class com.atlassian.jira.functest.framework.log.LogOnBothSides
 
logout() - Method in interface com.atlassian.jira.functest.framework.Navigation
Logout current user.
logout() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
logSection(String) - Static method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
logSuites(Test, Test) - Static method in class com.atlassian.jira.functest.config.FuncSuiteAssertions
 
LogTimeRule - Class in com.atlassian.jira.functest.rule
Rule which adds logging before and after test execution.
LogTimeRule(Supplier<JIRAEnvironmentData>, Supplier<FuncTestWebClientListener>, Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.LogTimeRule
 
LogTimeRule(JIRAEnvironmentData, Backdoor) - Constructor for class com.atlassian.jira.functest.rule.LogTimeRule
 
logWork(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Log work against an issue
logWork(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Logs work on the issue with the given key.
logWork(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
logWork(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
Logs work on the issue with the given key.
logWorkWithComment(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Logs work on the issue with the given key.
logWorkWithComment(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
lowerThenRaise() - Method in class com.atlassian.jira.functest.framework.backdoor.BarrierControl.Barrier
Lower the barrier to allow all waiting threads through, then immediately raise the barrier.

M

MAIL_SERVER - Static variable in class com.atlassian.jira.functest.config.xml.Checks
 
MailBox(MailFolder, String) - Constructor for class com.atlassian.jira.webtests.EmailBaseFuncTestCase.MailBox
 
MailChecker - Class in com.atlassian.jira.functest.config.mail
Check to make sure that there are no mail services configured.
MailChecker() - Constructor for class com.atlassian.jira.functest.config.mail.MailChecker
 
mailHelper - Variable in class com.atlassian.jira.functest.framework.BaseJiraEmailTest
 
MailServerAdministration - Interface in com.atlassian.jira.functest.framework.admin
Represents the Mail Servers Administration Page
MailServerAdministration.MailServerConfiguration - Class in com.atlassian.jira.functest.framework.admin
Represents the configuration of a Mail Server in JIRA.
MailServerAdministration.PopMailServerAdministration - Interface in com.atlassian.jira.functest.framework.admin
Represents the POP/IMAP Mail Server Panel in the Mail Servers Administration Page.
MailServerAdministration.SendTestEmail - Interface in com.atlassian.jira.functest.framework.admin
Represents the 'Send test Email' panel in the Mail Servers Administration Page.
MailServerAdministration.SmtpMailServerAdministration - Interface in com.atlassian.jira.functest.framework.admin
Represents the Smtp Mail Server Panel in the Mail Servers Administration Page.
MailServerConfiguration(String, String, String) - Constructor for class com.atlassian.jira.functest.framework.admin.MailServerAdministration.MailServerConfiguration
 
mailServers() - Method in interface com.atlassian.jira.functest.framework.Administration
Gets an instance of the Mail Server Administration page.
mailServers() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
mailServers() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
mailService - Variable in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
MailService - Class in com.atlassian.jira.webtests.util.mail
This class provides mail services like POP3 and SMTP for the acceptance tests.
MailService(FuncTestLogger) - Constructor for class com.atlassian.jira.webtests.util.mail.MailService
 
MailService(Supplier<FuncTestLogger>) - Constructor for class com.atlassian.jira.webtests.util.mail.MailService
 
MailTest - Annotation Type in com.atlassian.jira.functest.rule
Indicates that the test should turn on email queue logging, clear quqeue, perform the test, and stop email quqeue after finishing tests.
main(String[]) - Static method in class com.atlassian.jira.functest.config.ConfigFixerUpperer
 
main(String[]) - Static method in class com.atlassian.jira.functest.framework.util.text.MsgOfD
 
main(String[]) - Static method in class com.atlassian.jira.webtests.util.mail.SwingMail
 
main(String[]) - Static method in class com.atlassian.jira.webtests.util.NativeCommands
 
MAIN_CONTENT_AREA - Static variable in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
maintenanceExpiryDate - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
MAJOR - Static variable in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
MAJOR_PRIORITY_ID - Static variable in class com.atlassian.jira.webtests.ztests.statistics.TestProjectStatisticsManager
 
makeReindexRequest(ReindexRequestType, String, SharedEntityType...) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
manage() - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock
Navigates to the Manage Attachments page.
manage() - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentsBlock
 
MANAGE_GROUP_FILTER_SUBSCRIPTIONS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
MANAGE_GROUP_FILTER_SUBSCRIPTIONS - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to manage group filter subscriptions
MANAGE_WATCHER_LIST - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
MANAGE_WATCHER_LIST - Static variable in class com.atlassian.jira.webtests.Permissions
 
managedConfiguration() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ManagedConfigurationControl - Class in com.atlassian.jira.functest.framework.backdoor
Control for ManagedConfigurationBackdoor
ManagedConfigurationControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
ManagedConfigurationControl.ManagedEntity - Class in com.atlassian.jira.functest.framework.backdoor
 
ManagedEntity() - Constructor for class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
ManagedEntity(String, String, boolean, boolean) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
ManagedPermissions - Class in com.atlassian.jira.functest.framework.backdoor
Class abstracting away a process of setting various permissions to documents, e.g.
manageFilters() - Method in interface com.atlassian.jira.functest.framework.Navigation
Go to the 'Manage filters' screen.
manageFilters() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
ManageFiltersNavigation - Class in com.atlassian.jira.functest.framework.navigation
The FilterNavigation representing the ManageFilters views, this implementation should be complete and definitive of the full functionality of the view.
ManageFiltersNavigation(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
manageSubscriptions(int) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
manageSubscriptions(int) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Navigate to manage subscriptions for a given filter
manageSubscriptions(int) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
ManageWatchersPage - Class in com.atlassian.jira.functest.framework.page
 
ManageWatchersPage() - Constructor for class com.atlassian.jira.functest.framework.page.ManageWatchersPage
 
map(Map<K, R>, Function<R, S>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Take a map and eagerly transform all values into a new, immutable Map.
map - Variable in class com.atlassian.jira.util.collect.MapBuilder
 
map(Map<K, I>, Function<I, V>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
MapBuilder<K,V> - Class in com.atlassian.jira.util.collect
Utility for easily creating Maps of all standard types.
MapBuilder() - Constructor for class com.atlassian.jira.util.collect.MapBuilder
prefer MapBuilder.newBuilder() for inferred generic arguments.
mappings() - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
markCommentDeletedAndUpdateVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
markDirty() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
markIssueDeletedAndUpdateVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
markWorklogDeletedAndUpdateVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl
 
matcher(Matcher<Long>, Matcher<Long>, Matcher<Integer>, Matcher<Iterable<? extends T>>) - Static method in class com.atlassian.jira.functest.matcher.PageBeanMatcher
 
matcher(Matcher<String>, Matcher<Boolean>) - Static method in class com.atlassian.jira.functest.matcher.UserJsonMatcher
 
matches(Object) - Method in class com.atlassian.jira.functest.matcher.IssueLinksTypeMatcher
 
matchesDocument(Document) - Method in class com.atlassian.jira.functest.matcher.BuildNumberMatcher
 
matchesDocument(Document) - Method in class com.atlassian.jira.functest.matcher.ConditionClassMatcher
 
matchesDocument(Document) - Method in class com.atlassian.jira.functest.matcher.DocumentMatcher
 
matchesFilterPermission(Filter.FilterPermission) - Static method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
matchesSafely(WebResponse) - Method in class com.atlassian.jira.functest.framework.util.ResponseMatchers.ResponseCodeIs
 
matchesSafely(WebResponse) - Method in class com.atlassian.jira.functest.framework.util.ResponseMatchers.ResponseContainsString
 
matchesSafely(ApplicationRoleControl.ApplicationRoleBean, Description) - Method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
matchesSafely(String) - Method in class com.atlassian.jira.functest.matcher.CsvMatcher
 
matchesSafely(InputStream) - Method in class com.atlassian.jira.functest.matcher.DocumentMatcher
 
matchesSafely(WebResponse) - Method in class com.atlassian.jira.functest.matcher.HeaderValue
 
matchesSafely(List<Issue>) - Method in class com.atlassian.jira.functest.matcher.IssueKeyMatcher
 
matchesSafely(JSONObject) - Method in class com.atlassian.jira.functest.matcher.JSONObjectContains
 
matchesSafely(Issue) - Method in class com.atlassian.jira.functest.matcher.LinkedIssuesMatcher
 
matchesSafely(URI) - Method in class com.atlassian.jira.functest.matcher.URIMatcher
 
matchEvents(String) - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
matchingChildren(List<Description>) - Method in class com.atlassian.jira.functest.framework.suite.RunnerChildList
 
matchingChildren(List<T>, List<Description>, Iterable<SuiteTransform>) - Static method in class com.atlassian.jira.functest.framework.suite.RunnerChildList
 
MAX_PERMISSION - Static variable in class com.atlassian.jira.webtests.Permissions
 
maxBatch(int) - Method in class com.atlassian.jira.functest.framework.TestSuiteBuilder
 
MEDIA_TYPE - Static variable in class com.atlassian.jira.functest.framework.admin.AdvancedApplicationPropertiesImpl
 
memberOfMultipleNestedGroupsIsCountedOnce() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
membersAreAmalgamatedAcrossDirectories() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
memoize(Function<T, R>, ConcurrentMap<T, R>) - Static method in class com.atlassian.jira.util.Functions
Memoizer maps an input to an output and always returns the mapped result rather than calling the wrapped function every time.
mergeVersion(Long, Long) - Method in class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
message - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobRunBean
 
message - Variable in class com.atlassian.jira.functest.framework.backdoor.TestRunnerControl.TestResult
 
methodName() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
methodName() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
methodName() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Test method name, or null if this is not a single test.
methodName() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
MimeMessageMatchers - Class in com.atlassian.jira.functest.matcher
Matchers for MimeMessage
MimeMessageMatchers() - Constructor for class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
MINOR - Static variable in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
minorPriority - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
MKY - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
MKY_PROJECT - Static variable in class com.atlassian.jira.webtests.ztests.statistics.TestComponentStatisticsManager
 
MockAuditRecordBean - Class in com.atlassian.jira.webtests.ztests.admin.audit
This class exists as a version of AuditRecordBean which we can use without
MockAuditRecordBean() - Constructor for class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
MockAuditRecordBean(TestingAuditRecord, String) - Constructor for class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
MockAuditRecordBean(TestingAuditRecord, String, Long) - Constructor for class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
MockAuditRecordBean(TestingAuditRecord, String, Long, String) - Constructor for class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
MockAuditRecordBean(TestingAuditRecord, String, Long, String, String) - Constructor for class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
MockAuditRecordBean.ChangedValueImpl - Class in com.atlassian.jira.webtests.ztests.admin.audit
 
mockCrowdServerRule - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestBrowseUserDirectories
 
mockCrowdServerRule - Variable in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestCrowdDirectoryMaintenance
 
MockWebTable - Class in com.meterware.httpunit
Mock WebTable for HTTP Unit.
MockWebTable() - Constructor for class com.meterware.httpunit.MockWebTable
 
MockWebTable(int, int) - Constructor for class com.meterware.httpunit.MockWebTable
 
mode(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.ActiveWorkflow
 
MODIFY_REPORTER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
MODIFY_REPORTER - Static variable in class com.atlassian.jira.webtests.Permissions
 
modifySearch(NavigatorSearch) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Modify the current search.
modifySearch(NavigatorSearch) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
does nothing.
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
Module key.
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.EchoFunction
 
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.IssueTabPanel
 
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType
 
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType.ReferenceModuleImplementation
 
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.RestResources
 
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowCondition
 
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowFunction
 
moduleKey() - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowValidator
 
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
Name of the module
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.EchoFunction
 
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.IssueTabPanel
 
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType
 
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType.ReferenceModuleImplementation
 
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.RestResources
 
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowCondition
 
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowFunction
 
moduleName() - Method in class com.atlassian.jira.functest.framework.admin.plugins.WorkflowValidator
 
moduleType() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
monkey() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
MONKEY_2_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
MONKEY_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
MOON_LOCALE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
more() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Determine if the source string still contains characters that next() can consume.
more() - Method in class com.atlassian.jira.util.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
MOVE_DOWN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
MOVE_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
MOVE_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to move issues between projects
MOVE_SUBTASK - Static variable in class com.atlassian.jira.webtests.IssueOperations
 
MOVE_TO_FIRST - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
MOVE_TO_LAST - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
MOVE_UP - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
moveIssueWithMultipleWorkflowInScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
moveIssueWithWorkflow() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
moveNodeHeartbeatIntoPastBy(Duration, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ClusterStateControl
 
moveNodeTimestampIntoPastBy(Duration, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ClusterStateControl
 
moveNodeToOfflineState(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ClusterStateControl
 
moveOperationFunctionality(String) - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
Tests if the move operation operates correctly
moveOperationToSameProjectAndType() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
Tests the error handling if the user attempts to move an issue to the same position
moveOperationWithDueDateRequired(String) - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
Tests if the 'Due Date' field is available with 'Due Date' set as required
moveOperationWithInvalidDueDate(String) - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
Tests the error handling if an invalid 'Due Date' is selected.
moveOperationWithMoveIssuesPermission(String) - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
Tests if the 'Move' Link is available with the 'Move Issues' permission removed
moveOperationWithRequiredFields(String) - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
Tests the error handling if Components, Affects Versions and Fix Verions are set as required and a project without these is selected
moveVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
MsgOfD - Class in com.atlassian.jira.functest.framework.util.text
 
MsgOfD() - Constructor for class com.atlassian.jira.functest.framework.util.text.MsgOfD
 
MULTGROUP_PICKER_CF_NAME - Static variable in class com.atlassian.jira.webtests.ztests.customfield.TestMultiGroupSelector
 
MULTI_REST_RESPRESENTATION_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
MULTI_ROLE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed license for multiple applications:
MULTI_USER_FIELD_ID - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
MULTI_USER_FIELD_NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
MULTI_USER_PICKER_FIELD_TYPE - Static variable in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
MultiMap<K,V,C extends Collection<V>> - Interface in com.atlassian.jira.util.collect
 
MultiMaps - Class in com.atlassian.jira.util.collect
 
MultiMaps() - Constructor for class com.atlassian.jira.util.collect.MultiMaps
 
MultiProductLicenseDetailsTO() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.MultiProductLicenseDetailsTO
 
MultiSelectCondition - Class in com.atlassian.jira.functest.framework.navigator
Represents a navigator condition in a multi-select box.
MultiSelectCondition(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
MultiSelectCondition(String, Collection<String>) - Constructor for class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
MultiSelectCondition(MultiSelectCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
myFilters() - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
myFilters() - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Navigate to manage my filters
myFilters() - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
myJiraHomeShoudForwardToDashboard() - Method in class com.atlassian.jira.webtests.ztests.redirects.TestMyJiraHomeDashboradRedirect
 

N

name() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
name - Variable in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
name - Variable in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
name - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultGroup
 
name - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
name() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
name(String) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
name(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
name() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
name - Variable in class com.atlassian.jira.functest.framework.util.SearchRendererValue
 
name() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Display name of the test.
name(String) - Static method in class com.atlassian.jira.functest.matcher.PermissionMatcher
 
name() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
name - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient.FilterPickerBean
 
name - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
name(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
name - Variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
NAME_EN - Static variable in class com.atlassian.jira.webtests.ztests.customfield.TestTranslateCustomField
 
NAME_FR - Static variable in class com.atlassian.jira.webtests.ztests.customfield.TestTranslateCustomField
 
nameHtml - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient.FilterPickerBean
 
names() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
names() - Method in class com.atlassian.jira.util.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
NativeCommands - Class in com.atlassian.jira.webtests.util
 
Navigable<T extends Navigable> - Interface in com.atlassian.jira.functest.framework
A place in JIRA that user can go to.
navigateTo() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Navigates to the dashboard.
navigateTo(long) - Method in interface com.atlassian.jira.functest.framework.Dashboard
Navigates to the a specific dashboard page.
navigateToDefaultFullConfigure() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Open the default dashboard configuration.
navigateToFavourites() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Navigate to the screen that shows favourite dashboards.
navigateToFullConfigure(Long) - Method in interface com.atlassian.jira.functest.framework.Dashboard
Open the full configure screen for the passed dashboard.
navigateToMy() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Navigate to the screen that shows my dashboards.
navigateToPopular() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Navigate to the screen that shows popular dashboards.
navigateToProject(Navigation, WebTester, String) - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration
 
navigateToSearch() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Navigate to the screen that allows dashboard searching.
navigateToUser(String) - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
navigation - Variable in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
Navigation - Interface in com.atlassian.jira.functest.framework
An interface for navigating around JIRA
navigation - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
navigation - Variable in class com.atlassian.jira.webtests.ztests.misc.TestWadlGeneration
 
Navigation.AdminSection - Enum in com.atlassian.jira.functest.framework
 
NavigationImpl - Class in com.atlassian.jira.functest.framework
Implementation of Navigation
NavigationImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.NavigationImpl
Deprecated. 
NavigationImpl(WebTester, JIRAEnvironmentData, FuncPageObjectBinder) - Constructor for class com.atlassian.jira.functest.framework.NavigationImpl
 
NavigatorCondition - Interface in com.atlassian.jira.functest.framework.navigator
Represents a condition in a Navigator Search.
navigatorParser() - Method in interface com.atlassian.jira.functest.framework.Parser
Get a parser for the issue navigator.
navigatorParser() - Method in class com.atlassian.jira.functest.framework.ParserImpl
 
NavigatorSearch - Class in com.atlassian.jira.functest.framework.navigator
Represents a navigator search.
NavigatorSearch(Collection<? extends NavigatorCondition>) - Constructor for class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
NavigatorSearch(NavigatorCondition...) - Constructor for class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
NavigatorSearch(NavigatorCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
NavigatorSearchBuilder - Class in com.atlassian.jira.functest.framework.navigator
Can be used to create NavigatorSearch objects.
NavigatorSearchBuilder() - Constructor for class com.atlassian.jira.functest.framework.navigator.NavigatorSearchBuilder
 
nestedGroupsAreObservedInUsersCanonicalDirectory() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
NETHERLANDS_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
NEW_FEATURE - Static variable in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition.IssueType
 
newBuilder() - Static method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
newBuilder(T...) - Static method in class com.atlassian.jira.util.collect.CollectionBuilder
Deprecated.
 
newBuilder() - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder.
newBuilder(K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder and adding the given key/value pair.
newBuilder(K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder and adding the given key/value pairs.
newBuilder(K, V, K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder and adding the given key/value pairs.
newBuilder(K, V, K, V, K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder and adding the given key/value pairs.
newBuilder(Map<? extends K, ? extends V>) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder based on the contents of a source Map.
newFeature() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
newFeatureIconUrl - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
newFinder(Iterable<Class<?>>, Class<B>) - Static method in class com.atlassian.jira.functest.config.AnnotationFinder
 
newHtmlTable(WebTester, String) - Static method in class com.atlassian.jira.webtests.table.HtmlTable
 
newLevel(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecuritySchemes.IssueSecurityScheme
 
newLevel(String, String) - Method in class com.atlassian.jira.functest.framework.admin.IssueSecuritySchemesImpl
 
newline - Static variable in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
newListOrderedSet() - Static method in class com.atlassian.jira.util.collect.IdentitySet
Create a new identity set.
newObject(Element, T, Long) - Method in class com.atlassian.jira.functest.config.ConfigCrudHelper
 
newProjectsShouldBeAssociatedWithNonDefaultIssueTypeScheme() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCreateFromSharedConfigurationConcurrently
 
newRunner(WebTestSuite, ParentRunner<T>) - Static method in class com.atlassian.jira.functest.framework.suite.WebTestRunners
 
newRunner(WebTestSuite, RunnerBuilder, Class<?>...) - Static method in class com.atlassian.jira.functest.framework.suite.WebTestRunners
 
newScheme(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecuritySchemes
Create new issue security with given name and description.
newScheme(String, String) - Method in class com.atlassian.jira.functest.framework.admin.IssueSecuritySchemesImpl
 
newSet() - Static method in class com.atlassian.jira.util.collect.IdentitySet
Create a new identity set.
next() - Method in class com.atlassian.jira.functest.framework.locator.LocatorIterator
 
next() - Method in enum com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper.SetupStage
 
next() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Get the next character in the source string.
next(char) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Get the next n characters.
next() - Method in class com.atlassian.jira.util.collect.EnumerationIterator
 
next() - Method in class com.atlassian.jira.util.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class com.atlassian.jira.util.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class com.atlassian.jira.util.json.JSONTokener
Get the next n characters.
next() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.CountingIterator
 
nextClean() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextClean() - Method in class com.atlassian.jira.util.json.JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextElement() - Method in class com.atlassian.jira.util.collect.IteratorEnumeration
 
nextMessage() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase.MailBox
 
nextRunTime - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
nextString(char) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Return the characters up to the next close quote character.
nextString(char) - Method in class com.atlassian.jira.util.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextTo(char) - Method in class com.atlassian.jira.util.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class com.atlassian.jira.util.json.JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextValue() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Get the next value.
nextValue() - Method in class com.atlassian.jira.util.json.JSONTokener
Get the next value.
NO_PROJECT_PERMISSIONS_ERROR - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
noAccessByAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestConfigurationResource
 
NoAlertControl - Class in com.atlassian.jira.functest.framework.backdoor
 
NoAlertControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.NoAlertControl
 
node(Node) - Method in interface com.atlassian.jira.functest.framework.LocatorFactory
 
node(Node) - Method in class com.atlassian.jira.functest.framework.LocatorFactoryImpl
 
NodeBuildInfo(long, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.NodeBuildInfo
 
NodeLocator - Class in com.atlassian.jira.functest.framework.locator
A Locator that uses the provided Node as the source of text.
NodeLocator(Node) - Constructor for class com.atlassian.jira.functest.framework.locator.NodeLocator
 
nodes - Variable in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
NON_ADMIN - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
NON_EXISTING_ROLE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Invalid JIRA Application Licence Non Existent role
nonAdminGets403WhenEditingPermissionSchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
nonAdminUserCanAccessAndEditTheirOwnProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
nonAdminUserIsNotAllowedToAccessOtherUsersProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
nonAdminUserIsNotAllowedToModifyOtherUsersProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
NONE - Static variable in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
None() - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Setup.None
 
NONE_PROJECT_CATEGORY - Static variable in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
NonPublicFontsTest - Class in com.atlassian.jira.webtests.ztests.admin
 
NonPublicFontsTest() - Constructor for class com.atlassian.jira.webtests.ztests.admin.NonPublicFontsTest
 
noOptions() - Static method in class com.atlassian.jira.functest.config.CheckOptionsUtils
 
noPermissionsReturnsEmptyList() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
noPluginsWithPrivateFonts() - Method in class com.atlassian.jira.webtests.ztests.admin.NonPublicFontsTest
 
NORWAY_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
not(String, boolean) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the condition is true
not(String, Object) - Static method in class com.atlassian.jira.util.dbc.Null
Deprecated.
Use Assertions.notNull(String, Object) instead. Since v6.0.
not(Predicate<? super T>) - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
Create a predicate that inverts the behaviour of the passed predicate.
NOT_EXISTING_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
NOT_TESTED - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
notBlank(String, String) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the string is null or blank (only contains whitespace)
NotCell - Class in com.atlassian.jira.webtests.table
Negate a cell.
NotCell(SimpleCell) - Constructor for class com.atlassian.jira.webtests.table.NotCell
 
notContainsIssueWithKey(String) - Static method in class com.atlassian.jira.functest.matcher.IssueKeyMatcher
 
notEmpty(String, T[]) - Static method in class com.atlassian.jira.util.dbc.Assertions
 
notFoundIsReturnedWhenAccessingNonExistentProperty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
notFoundNotDoubleescapedIssueLinkError() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Tests error message is not double escaped
notFoundResponseIsReturnedForNonExistingUsersWhenWeAreAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
notFoundResponseIsReturnedWhenUserDoesNotHavePermissionToViewAScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
NOTHING - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
nothingIsReturnedWhenPropertiesAreNotRequested() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
Notification - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
Notification() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
Notification.Restrict - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
Notification.To - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
NOTIFICATION_GROUP - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
notifications() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration
 
Notifications(WebTester) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration.Notifications
 
notificationSchemeId() - Method in interface com.atlassian.jira.functest.framework.admin.EditNotifications
ID of associated notification scheme.
notificationSchemeId() - Method in class com.atlassian.jira.functest.framework.admin.EditNotificationsImpl
 
NotificationSchemes - Interface in com.atlassian.jira.functest.framework.admin
Represents 'Notification schemes' administration section of JIRA.
notificationSchemes() - Method in interface com.atlassian.jira.functest.framework.Administration
'Notification Schemes' administration section
notificationSchemes() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
NotificationSchemesImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of NotificationSchemes.
NotificationSchemesImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.NotificationSchemesImpl
 
NotificationSchemesImpl(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.admin.NotificationSchemesImpl
 
NotificationType - Enum in com.atlassian.jira.functest.framework.admin
Represents notification type in the 'Edit notifications' admin section.
NotifyClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
NotifyClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.NotifyClient
 
notNull(String, T) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the string is null
notNull(T) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the string is null
notNull() - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
A predicate that check that the input is not null.
noWorklogsReturnEmptyPage() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
NULL - Static variable in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
Null - Class in com.atlassian.jira.util.dbc
Deprecated.
Use Assertions.notNull(String, Object) instead. Since v6.0.
NULL - Static variable in class com.atlassian.jira.util.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
nullValuesInOrderingAreReturnedLastAndOrderedBySequence() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
NumberAssertions - Class in com.atlassian.jira.util.dbc
Utility for number assertions
NumberOfIssuesCondition - Class in com.atlassian.jira.functest.framework.navigator
A condition which asserts that the number of results returned by a search matches an exact number.
NumberOfIssuesCondition(TextAssertions, Integer) - Constructor for class com.atlassian.jira.functest.framework.navigator.NumberOfIssuesCondition
 
numberOfUsers - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
numberOfUsers - Variable in class com.atlassian.jira.functest.framework.backdoor.SingleProductLicenseDetailsViewTO
 
numberToString(Number) - Static method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Produce a string from a Number.
numberToString(Number) - Static method in class com.atlassian.jira.util.json.JSONObject
Produce a string from a Number.
numericCfId(String) - Static method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Turns a full customfield id into a numeric id (strips the customfield_ part).

O

oauthspTokenCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
of(WebTestListener) - Static method in class com.atlassian.jira.functest.framework.CompositeSuiteListener
 
of(WebTestListener...) - Static method in class com.atlassian.jira.functest.framework.CompositeSuiteListener
 
of(U, V) - Static method in class com.atlassian.jira.util.lang.Pair
 
onError(ClientTestCaseRunner, ClientTestCaseProvider, ClientTestCaseResultCollector, TestCaseResult) - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter
 
onFailure(ClientTestCaseRunner, ClientTestCaseProvider, ClientTestCaseResultCollector, TestCaseResult) - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter
 
onFinish(ClientTestCaseRunner, ClientTestCaseProvider, ClientTestCaseResultCollector) - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter
 
onlyRequestedPropertiesAreReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
onlySpecifiedTypesAreExpanded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
onPass(ClientTestCaseRunner, ClientTestCaseProvider, ClientTestCaseResultCollector, TestCaseResult) - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter
 
onResultReceived(ServerTestCaseResultCollector, ServerTestCaseProvider, TestCaseResult) - Method in class com.atlassian.jira.hallelujah.FailSlowTestsListener
 
onStart(ClientTestCaseRunner, ClientTestCaseProvider, ClientTestCaseResultCollector) - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter
 
onTestStart(ClientTestCaseRunner, ClientTestCaseProvider, ClientTestCaseResultCollector, TestCaseName) - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter
 
OPEN - Static variable in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
OPEN_SOURCE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed unlimited open source license.
openBrowser(String, File, FuncTestLogger) - Static method in class com.atlassian.jira.functest.framework.dump.ArtifactDumper
 
openTab(WorkflowTransition.Tabs) - Method in interface com.atlassian.jira.functest.framework.admin.WorkflowTransition
Open given tab.
openTab(WorkflowTransition.Tabs) - Method in class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
openTabWithId(String) - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
Operation(String, String) - Constructor for class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
opt(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional object value associated with an index.
opt(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional value associated with a key.
opt(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional boolean associated with a key.
optBoolean(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optDouble(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optInt(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optionalField(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
 
optionalField(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
optJSONArray(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional JSONArray associated with a key.
optJSONArray(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional JSONObject associated with a key.
optJSONObject(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optLong(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Get the optional string associated with an index.
optString(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Get an optional string associated with a key.
optString(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional string associated with a key.
OrCell - Class in com.atlassian.jira.webtests.table
A composite SimpleCell that OR's all the simple cells together.
OrCell(Collection) - Constructor for class com.atlassian.jira.webtests.table.OrCell
 
OrCell(SimpleCell, SimpleCell) - Constructor for class com.atlassian.jira.webtests.table.OrCell
 
OrCell(SimpleCell, SimpleCell, SimpleCell) - Constructor for class com.atlassian.jira.webtests.table.OrCell
 
ORDER_BY_CLAUSE - Static variable in class com.atlassian.jira.functest.framework.assertions.IssueTableAssertions
 
orderByAliasDateDescendingByDefault() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
orderByAliasedIdSortsDescendingByDefault() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
orderByCreatedWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
orderByFQNDateDescendingByDefault() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
orderByIssueWithoutLabelWhenOrderingByLabelIsLast() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
orderByStringAliasSortsDescendingByDefault() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
orderByStringFQNSortsDescendingByDefault() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
orderBySystemFieldIdSortsAscendingByDefault() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
orderOfItemsInTroubleshootingAndSupportSectionShouldBeFixed() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
organisationName - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
originalWebResponse - Variable in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
OutgoingMailConfigureSmtpRule - Class in com.atlassian.jira.functest.rule
Rule to initialize SMTPBackdoor for listening for emails.
outgoingMailControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
OutgoingMailControl - Class in com.atlassian.jira.functest.framework.backdoor
 
OutgoingMailControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.OutgoingMailControl
 
OutgoingMailEventQueueRule - Class in com.atlassian.jira.functest.rule
Rule to initialize SMTPBackdoor for listening for emails.
OutgoingMailHelper - Class in com.atlassian.jira.functest.framework.email
Helper for dealing with MimeMessages
OutgoingMailHelper(Backdoor) - Constructor for class com.atlassian.jira.functest.framework.email.OutgoingMailHelper
 
OutgoingMailTestRule - Class in com.atlassian.jira.functest.rule
Adds support for email testing by using it as a rule in conjunction with MailTest method annotation.
OutgoingMailTestRule(Supplier<Backdoor>, String, String) - Constructor for class com.atlassian.jira.functest.rule.OutgoingMailTestRule
 
OutgoingMailTestRule(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.OutgoingMailTestRule
 
outputJavaProcesses(boolean) - Static method in class com.atlassian.jira.webtests.util.NativeCommands
 
outputProcessTree(boolean) - Static method in class com.atlassian.jira.webtests.util.NativeCommands
 
OWNED - Static variable in class com.atlassian.jira.functest.framework.Dashboard.Table
 
OWNED_TABLE - Static variable in class com.atlassian.jira.functest.framework.parser.filter.FilterParser.TableId
 
owner - Variable in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
owner(String) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
owner(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 

P

PACKAGE_SEPARATOR - Static variable in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
page() - Method in interface com.atlassian.jira.functest.framework.LocatorFactory
 
page() - Method in class com.atlassian.jira.functest.framework.LocatorFactoryImpl
 
page - Variable in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
page - Variable in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditor
 
PAGE_HEADER - Static variable in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
PageBeanMatcher - Class in com.atlassian.jira.functest.matcher
Matcher for PageBean.
pageContainsText(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
PaginationInfo() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.PaginationInfo
 
PaginationInfo(boolean, int) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.PaginationInfo
 
Pair<F,S> - Class in com.atlassian.jira.util.lang
Immutable, generic pair of non-null values.
Panel(WebTester) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration.Panel
 
panelsAreNotShownIfConditionsAreNotSatisfied() - Method in class com.atlassian.jira.webtests.ztests.issue.TestPermissionConditions
 
param1 - Variable in class com.atlassian.jira.functest.framework.backdoor.SharePermissionInfo
 
PARAM1_KEY - Static variable in class com.atlassian.jira.functest.framework.sharing.TestSharingPermission.JSONConstants
 
param2 - Variable in class com.atlassian.jira.functest.framework.backdoor.SharePermissionInfo
 
PARAM2_KEY - Static variable in class com.atlassian.jira.functest.framework.sharing.TestSharingPermission.JSONConstants
 
params() - Static method in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurity
 
params() - Static method in class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurityWithAnonymousFlagEnabled
 
parent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.DraftWorkflow
 
parentIssueId - Variable in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
parentIssueShouldBeLinkedOnComponents() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldBeLinkedOnIssueNavigator() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldBeLinkedOnManageAttachmentsPage() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldBeLinkedOnTimeTrackingReport() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldBeLinkedOnVersions() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldBeLinkedOnViewIssuePage() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldNotBeLinkedOnComponents() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldNotBeLinkedOnIssueNavigator() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldNotBeLinkedOnManageAttachmentsPage() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldNotBeLinkedOnTimeTrackingReport() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
parentIssueShouldNotBeLinkedOnVersions() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
ParentRunnerHacker<T> - Class in com.atlassian.jira.functest.framework.suite
Retrieves information about children of a parent runner in a hacky manner - the design of JUnit4 does not allow us to do it in a nice way!
ParentRunnerHacker(ParentRunner<T>) - Constructor for class com.atlassian.jira.functest.framework.suite.ParentRunnerHacker
 
parse(String) - Static method in class com.atlassian.jira.functest.framework.jsoup.JSoupW3CEmitter
 
parse(String) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardTableParser
 
parse(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterTableParser
 
parse(URI) - Method in class com.atlassian.jira.util.UriQueryParser
 
parse(String) - Method in class com.atlassian.jira.util.UriQueryParser
 
parseChangeHistory() - Method in interface com.atlassian.jira.functest.framework.parser.IssueParser
Parse the Change History Table
parseChangeHistory() - Method in class com.atlassian.jira.functest.framework.parser.IssueParserImpl
 
parseComments() - Method in interface com.atlassian.jira.functest.framework.parser.IssueParser
Parse the comments on the view issue page.
parseComments() - Method in class com.atlassian.jira.functest.framework.parser.IssueParserImpl
 
parseCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.GenericQueryCondition
 
parseCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
parseCondition(WebTester) - Method in interface com.atlassian.jira.functest.framework.navigator.NavigatorCondition
Get the condition as configured on the web page.
parseCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
parseCondition(WebTester) - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
ParsedURL - Class in com.atlassian.jira.functest.framework.util.url
A class that can parse and normalise a URL and its parameters
ParsedURL(String) - Constructor for class com.atlassian.jira.functest.framework.util.url.ParsedURL
Construct a parsed URL
parseEmailAddresses(String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
Given a comma seperated list of email addresses, returns a collection of the email addresses.
parseFilterList(String) - Method in interface com.atlassian.jira.functest.framework.parser.filter.FilterParser
Parse a list of filters created by filter-list.jsp
parseFilterList(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterParserImpl
 
parseJson(JSONObject) - Static method in class com.atlassian.jira.functest.framework.sharing.AuthenticatedTestSharingPermission
 
parseJson(JSONObject) - Static method in class com.atlassian.jira.functest.framework.sharing.GlobalTestSharingPermission
 
parseJson(JSONObject) - Static method in class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
parseJson(JSONObject) - Static method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
parseJson(JSONObject) - Static method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
parseLabels(WebTester, String, String) - Static method in class com.atlassian.jira.functest.framework.labels.Labels
Factory method for parsing the current page for the labels and returning the current state.
parseOptions(Document) - Static method in class com.atlassian.jira.functest.config.CheckOptionsUtils
Creates a CheckOptions object by parsing through the comments at the top level of the passed document and looking for lines of the form:
parsePermissions(String) - Static method in class com.atlassian.jira.functest.framework.sharing.TestSharingPermissionUtils
 
Parser - Interface in com.atlassian.jira.functest.framework
Bucket for page/domain parsers
ParserImpl - Class in com.atlassian.jira.functest.framework
 
ParserImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.ParserImpl
 
parseSettings(WebTester, Collection) - Method in interface com.atlassian.jira.functest.framework.parser.IssueNavigatorParser
Parse out the issue navigator settings from the Navigator search page.
parseSettings(WebTester, Collection) - Method in class com.atlassian.jira.functest.framework.parser.IssueNavigatorParserImpl
 
parseString(String) - Static method in enum com.atlassian.jira.functest.config.mail.ConfigMailServer.Type
 
parseViewIssuePage() - Method in interface com.atlassian.jira.functest.framework.parser.IssueParser
 
parseViewIssuePage() - Method in class com.atlassian.jira.functest.framework.parser.IssueParserImpl
 
parseWorklogs() - Method in interface com.atlassian.jira.functest.framework.parser.IssueParser
Parse the worklogs on the view issue page.
parseWorklogs() - Method in class com.atlassian.jira.functest.framework.parser.IssueParserImpl
 
passed - Variable in class com.atlassian.jira.functest.framework.backdoor.TestRunnerControl.TestResult
 
PASSWORD_NON_SYS_ADMIN - Static variable in class com.atlassian.jira.webtests.ztests.i18n.TestI18n500Page
 
PasswordIsMandatoryException(String) - Constructor for exception com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration.PasswordIsMandatoryException
 
path - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
pauseScheduledReindex() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
Pause the scheduled reindex
perform(JiraSetupInstanceHelper) - Method in enum com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper.SetupStage
 
performIssueActionWithoutDetailsDialog(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Performs given action on issue.
performIssueActionWithoutDetailsDialog(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
performReindex() - Method in class com.atlassian.jira.webtests.ztests.indexing.ReindexRequestClient
 
performTranslations(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.ReTranslateKeysClient
 
PeriodicClock - Class in com.atlassian.jira.util
A Clock implementation that periodically increments the returned value.
PeriodicClock(long, long, int) - Constructor for class com.atlassian.jira.util.PeriodicClock
 
PeriodicClock(long, int) - Constructor for class com.atlassian.jira.util.PeriodicClock
 
PeriodicClock(long) - Constructor for class com.atlassian.jira.util.PeriodicClock
 
PERM_SCHEME_DESC - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PERM_SCHEME_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PERM_SCHEME_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
Permission - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
Permission() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Permission
 
PERMISSION_ERROR - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
PERMISSION_ERROR_BROWSE_PROJECTS - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
PERMISSION_ERROR_DESC_ANONYMOUS - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
PERMISSION_ERROR_DESC_USER - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
PermissionControlExt - Class in com.atlassian.jira.functest.framework.backdoor
 
PermissionControlExt(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.PermissionControlExt
 
PermissionMatcher - Class in com.atlassian.jira.functest.matcher
 
PermissionMatcher() - Constructor for class com.atlassian.jira.functest.matcher.PermissionMatcher
 
permissions() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
permissions - Variable in class com.atlassian.jira.functest.framework.backdoor.FilterInfo
 
Permissions - Class in com.atlassian.jira.webtests
Mirrors JIRA's com.atlassian.jira.security.Permissions class (necessary as func tests do not depend on JIRA)
Permissions() - Constructor for class com.atlassian.jira.webtests.Permissions
 
permissions - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.Restrict
 
permissions() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration
 
Permissions(WebTester) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration.Permissions
 
permissionsAreExpandedIfAnyExpandParameterIsSpecifiedWhenGettingAllPermissionSchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
permissionsAreNotAffectedWhenUpdatingOnlyNameAndDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
permissionsAreNotExpandedByDefaultWhenGettingSingleScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
permissionsCanBeExpandedWhenGettingAllPermissionSchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
permissionSchemeAddDuplicateScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
Create a scheme with a duplicate name
permissionSchemeAddInvalidScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
Create a scheme with an invalid name
permissionSchemeAssociateScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
permissionSchemeCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
permissionSchemeDeleteScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
PermissionSchemes - Interface in com.atlassian.jira.functest.framework.admin
Deprecated.
all new tests with the Single Page Permission Schemes page should be written in a web driver test using EditPermissionsSinglePage. For backdoor based PermissionSchemes control use Backdoor.permissionSchemes()
permissionSchemes() - Method in interface com.atlassian.jira.functest.framework.Administration
permissionSchemes() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
Deprecated.
all new tests with the Single Page Permission Schemes page should be written in a web driver test using EditPermissionsSinglePage. For backdoor based PermissionSchemes control use Backdoor.permissionSchemes()
permissionSchemes() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
PermissionSchemes.PermissionScheme - Interface in com.atlassian.jira.functest.framework.admin
Deprecated.
Represents a permission scheme that actions can be carried out on
PermissionSchemes.Type - Class in com.atlassian.jira.functest.framework.admin
Deprecated.
Use ProjectPermissions.CREATE_ISSUES or ProjectPermissions.EDIT_ISSUES instead.
PermissionSchemesBackdoorImpl - Class in com.atlassian.jira.functest.framework.admin
PermissionSchemesBackdoorImpl(Backdoor, WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
permissionSchemesCreateScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
PermissionSchemesImpl - Class in com.atlassian.jira.functest.framework.admin
Deprecated.
all new tests with the Single Page Permission Schemes page should be written in a web driver test using EditPermissionsSinglePage.
PermissionSchemesImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
PermissionSchemesMatcher - Class in com.atlassian.jira.functest.matcher
 
PermissionSchemesMatcher() - Constructor for class com.atlassian.jira.functest.matcher.PermissionSchemesMatcher
 
permissionSchemesMoveIssueToProjectWithCreatePermission(String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
Tests the ability to move an issue to a project WITHOUT the 'Create Issue' Permission
permissionSchemesMoveIssueWithSchedulePermission(String) - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
Test the abilty to move an issue with 'Schedule Issues' Permission and 'Due Date' Required
permissionsOf(String) - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
PERSONAL - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed unlimited personal license.
PickerClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.gadget
 
PickerClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient
 
PickerClient.FilterPickerBean - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.gadget
 
PICTURE_ATTACHMENT_JPG - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
ping() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
PlaintextEncoderChecker - Class in com.atlassian.jira.functest.config.crowd
Check that we are using plaintext encoding and not something slow like 'atlassian-security' encoding
PlaintextEncoderChecker() - Constructor for class com.atlassian.jira.functest.config.crowd.PlaintextEncoderChecker
 
PlatformApplicationBean - Class in com.atlassian.jira.functest.framework.backdoor.application
 
PlatformApplicationBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.application.PlatformApplicationBean
 
Plugin - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents a Plugin available in JIRA.
Plugin(Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.Plugin
 
PluginApplicationBean - Class in com.atlassian.jira.functest.framework.backdoor.application
 
PluginApplicationBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.application.PluginApplicationBean
 
PluginApplicationBean.PluginBean - Class in com.atlassian.jira.functest.framework.backdoor.application
 
PluginApplicationBean.PluginType - Enum in com.atlassian.jira.functest.framework.backdoor.application
 
PluginAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Assertions about P2 plugins.
PluginAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
Default implementation of PluginAssertions.
PluginAssertionsImpl(Backdoor) - Constructor for class com.atlassian.jira.functest.framework.assertions.PluginAssertionsImpl
 
PluginAssertionsImpl(PluginsControl) - Constructor for class com.atlassian.jira.functest.framework.assertions.PluginAssertionsImpl
 
PluginBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.application.PluginApplicationBean.PluginBean
 
PluginBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
PluginIndexConfigurationControl - Class in com.atlassian.jira.functest.framework.backdoor
 
PluginIndexConfigurationControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.PluginIndexConfigurationControl
 
pluginKey - Variable in class com.atlassian.jira.functest.framework.admin.plugins.AbstractPluginModule
 
Plugins - Interface in com.atlassian.jira.functest.framework.admin.plugins
This is a utility class that uses UPM's restful interface to find out info about installed plugins and enable/disable them

All of these functions will try to return you to the page you were on before calling them.

plugins() - Method in interface com.atlassian.jira.functest.framework.Administration
Utility function to allow you some basic plugins control
plugins() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
plugins() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Returns an object that can be used to make assertions about P2 plugins.
plugins() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
plugins() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
plugins - Variable in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginsResponse
 
PLUGINS - Static variable in class com.atlassian.jira.webtests.ztests.plugin.TestBundledPlugins
 
PluginsControlExt - Class in com.atlassian.jira.functest.framework.backdoor
Extended PluginsControl.
PluginsControlExt(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt
 
PluginsControlExt.PluginBean - Class in com.atlassian.jira.functest.framework.backdoor
 
PluginsControlExt.PluginsResponse - Class in com.atlassian.jira.functest.framework.backdoor
 
pluginShouldBeEnabledByDefault() - Method in class com.atlassian.jira.webtests.ztests.pulp.TestPulpPluginEnabled
 
PluginsImpl - Class in com.atlassian.jira.functest.framework.admin.plugins
 
PluginsImpl(WebTester, JIRAEnvironmentData, int, Navigation, Administration, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
PluginsImpl(WebTester, JIRAEnvironmentData, Navigation, Administration, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
PluginsResponse() - Constructor for class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginsResponse
 
PluginStatus - Class in com.atlassian.jira.functest.framework.upm
 
PluginStatus(String, JSONObject, boolean, boolean) - Constructor for class com.atlassian.jira.functest.framework.upm.PluginStatus
 
PluginUpgradeDetailsJsonBean - Class in com.atlassian.jira.functest.framework.backdoor.upgrade
 
PluginUpgradeDetailsJsonBean() - Constructor for class com.atlassian.jira.functest.framework.backdoor.upgrade.PluginUpgradeDetailsJsonBean
 
PNG_ATTACHMENT_ID - Static variable in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
pngImagesCanBeReturnedInDifferentSizes() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
pngImagesCanBeReturnedTwice() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
POLAND_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
Pop() - Method in class com.atlassian.jira.functest.framework.admin.DefaultMailServerAdministration
 
Pop() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration
Gets an instance of the POP/IMAP Mail Server Administration Panel.
POP3 - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
POP3S - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
POPULAR - Static variable in class com.atlassian.jira.functest.framework.Dashboard.Table
 
POPULAR_TABLE - Static variable in class com.atlassian.jira.functest.framework.parser.filter.FilterParser.TableId
 
popularFilters() - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
popularFilters() - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Navigate to manage popular filters
popularFilters() - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
populateCreateUserForm(String) - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
PORT_OFFSET - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
portalPageCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
POST(String, JSONObject) - Method in class com.atlassian.jira.functest.framework.FuncTestRestClient
 
POST(String, String) - Method in class com.atlassian.jira.functest.framework.FuncTestRestClient
 
post(Map<String, DarkFeature>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.SiteDarkFeaturesClientExt
Enables or disables a set of dark features.
postManagedCustomField(String, boolean, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
postManagedWorkflow(String, boolean, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
postManagedWorkflowScheme(String, boolean, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl
 
postResponse(String, Notification) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.NotifyClient
 
postResponse(Map<String, Boolean>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.SiteDarkFeaturesClientExt
Enables or disables a set of dark features and returns the response object.
Predicate<T> - Interface in com.atlassian.jira.util
Deprecated.
use Guava predicates and functions
Predicates() - Constructor for class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItemsList.Predicates
 
Predicates - Class in com.atlassian.jira.util
Deprecated.
use Guava predicates and functions
Predicates() - Constructor for class com.atlassian.jira.util.Predicates
Deprecated.
 
Predicates.And<T> - Class in com.atlassian.jira.util
Deprecated.
 
Predicates.Composite<T> - Class in com.atlassian.jira.util
Deprecated.
 
Predicates.FalsePredicate<T> - Class in com.atlassian.jira.util
Deprecated.
A predicate that always returns false.
Predicates.Or<T> - Class in com.atlassian.jira.util
Deprecated.
 
Predicates.TruePredicate<T> - Class in com.atlassian.jira.util
Deprecated.
A predicate that always returns true.
prepare() - Method in class com.atlassian.jira.webtests.ztests.issue.links.TestSearchByIssueLinkType
 
prepareAttachments(Supplier<JIRAEnvironmentData>, Supplier<Backdoor>, String) - Static method in class com.atlassian.jira.functest.rule.Rules
Prepares attachment files, but not database entries.
prepareCleanInstance() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
prepareInstance() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
prepareXMLWithExcludedEntity() - Method in class com.atlassian.jira.webtests.ztests.imports.properties.TestImportExportExcludedEntities
 
prev() - Method in enum com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper.SetupStage
 
PRIORITY_BLOCKER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_CRITICAL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_IMAGE_BLOCKER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_IMAGE_CRITICAL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_IMAGE_MAJOR - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_IMAGE_MINOR - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_IMAGE_TRIVIAL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_MAJOR - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_MAJOR - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
PRIORITY_MINOR - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_MINOR - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
PRIORITY_TRIVIAL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PRIORITY_TRIVIAL - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
PriorityCondition - Class in com.atlassian.jira.functest.framework.navigator
 
PriorityCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.PriorityCondition
 
PriorityCondition(PriorityCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.PriorityCondition
 
PriorityCondition.Type - Class in com.atlassian.jira.functest.framework.navigator
 
priorityIsReturnedAsPngIfFormatIsSetToPng() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
PrioritySchemeData() - Constructor for class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
prioritySchemes() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
PrioritySchemesControl - Class in com.atlassian.jira.functest.framework.backdoor
 
PrioritySchemesControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
PrioritySchemesControl.PrioritySchemeData - Class in com.atlassian.jira.functest.framework.backdoor
 
productDisplayName - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
productDisplayName - Variable in class com.atlassian.jira.functest.framework.backdoor.SingleProductLicenseDetailsViewTO
 
productKey - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
productKey - Variable in class com.atlassian.jira.functest.framework.backdoor.SingleProductLicenseDetailsViewTO
 
productLicenses - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.MultiProductLicenseDetailsTO
 
ProductLicenseTO() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
ProductLicenseTO(String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
ProductLicenseTO(String, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
ProductLicenseTO(String, String, Locale) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ProductLicenseTO
 
PROFESSIONAL - Static variable in interface com.atlassian.jira.functest.framework.Administration
Deprecated.
since 7.0.1
progressAndResolve(String, int, String) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
ProgressBar - Class in com.atlassian.jira.functest.framework
 
ProgressBar(WebTester, Assertions, TextAssertions, HtmlPage) - Constructor for class com.atlassian.jira.functest.framework.ProgressBar
 
ProgressPageControl - Class in com.atlassian.jira.util
 
ProgressPageControl() - Constructor for class com.atlassian.jira.util.ProgressPageControl
 
progressWorkflow(String, int, String) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
PROJ_NAME - Static variable in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
Project - Interface in com.atlassian.jira.functest.framework.admin
Framework for manipulating projects
project() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to perform project actions.
project() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
project() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
Project() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
PROJECT_ADMIN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
PROJECT_ADMIN - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to administer a Project
PROJECT_ADMIN - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
PROJECT_ADMIN_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
PROJECT_HOMOSAP - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_HOMOSAP - Static variable in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
PROJECT_HOMOSAP_KEY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
PROJECT_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
PROJECT_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
PROJECT_KEY - Static variable in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
PROJECT_LIST_TYPE - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
PROJECT_MONKEY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_MONKEY - Static variable in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
PROJECT_MONKEY_KEY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_NAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
PROJECT_NAME - Static variable in class com.atlassian.jira.webtests.ztests.misc.TestPlatformCompatibility
 
PROJECT_NEO - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_NEO_KEY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_NOT_USING_DEFAULT_WORKFLOW_SCHEME - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
PROJECT_NOT_USING_DEFAULT_WORKFLOW_SCHEME_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
PROJECT_PLUGIN_PREFIX - Static variable in class com.atlassian.jira.functest.framework.NavigationImpl
 
PROJECT_TAB_CHANGE_LOG - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_TAB_COMPONENTS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_TAB_OPEN_ISSUES - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_TAB_ROAD_MAP - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_TAB_VERSIONS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
PROJECT_TYPE - Static variable in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
PROJECT_USING_DEFAULT_WORKFLOW_SCHEME - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
PROJECT_WITH_DEFAULT_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
PROJECT_WITH_DRAFT_WORKFLOW_SCHEME - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
PROJECT_WITH_SHARED_DRAFT_SCHEME - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
PROJECT_WITH_WORKFLOW_TO_DELETE - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
PROJECT_WITHOUT_DEFAULT_WORKFLOW - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
ProjectAdministration - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
Represents the Administration page for a specific JIRA Project.
ProjectAdministration(WebTester) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration
 
ProjectAdministration.Fields - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
ProjectAdministration.IssueSecurity - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
ProjectAdministration.Notifications - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
ProjectAdministration.Panel - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
ProjectAdministration.Permissions - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
ProjectAdministration.Screens - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
projectAdministratorGetsOnlySchemesWhichAreAssignedToProjectsHeAdministers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
projectCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
ProjectCondition - Class in com.atlassian.jira.functest.framework.navigator
Represents a selection of projects in a Navigator search.
ProjectCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.ProjectCondition
 
ProjectCondition(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.ProjectCondition
Used to construct condition for project picker custom field
ProjectCondition(ProjectCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.ProjectCondition
 
ProjectControlExt - Class in com.atlassian.jira.functest.framework.backdoor
Extended ProjectControl.
ProjectControlExt(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
ProjectFieldsAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Assertions for project and issue type fields
ProjectFieldsAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
Default implementation of ProjectFieldsAssertions
ProjectFieldsAssertionsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.ProjectFieldsAssertionsImpl
 
projectId - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
ProjectImpl - Class in com.atlassian.jira.functest.framework.admin
Implementation of Project interface
ProjectImpl(Backdoor, WebTester, JIRAEnvironmentData, Navigation, Assertions, AsynchronousTasks) - Constructor for class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
ProjectImport - Interface in com.atlassian.jira.functest.framework.admin
Framework for executing project imports.
projectImport() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to perform project imports.
projectImport() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
ProjectImportImpl - Class in com.atlassian.jira.functest.framework.admin
Implementation of ProjectImport.
ProjectImportImpl(WebTester, JIRAEnvironmentData, Navigation, Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.ProjectImportImpl
 
ProjectImportTypeFix - Class in com.atlassian.jira.functest.framework.admin
This is a bit of a hack until renaissance mode is turned on by default.
ProjectImportTypeFix(Backdoor) - Constructor for class com.atlassian.jira.functest.framework.admin.ProjectImportTypeFix
 
projectKey - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
projectName - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
projectRole() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
projectRoleActorCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
projects() - Method in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResult
 
projects() - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
projects() - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Goes to the project tab of the filterpicker popup (only visible with showProjects param).
projects() - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
ProjectShortcutsClient - Class in com.atlassian.jira.webtests.ztests.project.security
 
projectsReceivedExpectedProjectType() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask70101
 
ProjectTestSharingPermission - Class in com.atlassian.jira.functest.framework.sharing
Represents a project share in the Func tests.
ProjectTestSharingPermission(SimpleTestSharingPermission) - Constructor for class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
ProjectTestSharingPermission(long) - Constructor for class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
ProjectTestSharingPermission(long, String) - Constructor for class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
ProjectTestSharingPermission(long, long) - Constructor for class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
ProjectTestSharingPermission(long, long, String, String) - Constructor for class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
ProjectValidateClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.project.security.TestValidateProject.ProjectValidateClient
 
projectWithKeyExists(String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Checks whether or not the specified project exists.
projectWithKeyExists(String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
ProjectWorkflowSchemeClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
ProjectWorkflowSchemeClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.ProjectWorkflowSchemeClient
 
propertiesAreClearedAfterUserIsDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
PROPERTY_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
PROPERTY_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
PROPERTY_KEY - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
PROPERTY_KEY2 - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
PropertyAssertions - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util
 
PropertyAssertions() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util.PropertyAssertions
 
PropertyBean(String, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.PropertyBean
 
PropertyBean(String, String) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.PropertyBean
 
propertyCanBeRetrievedByUsernameAndByKeyAfterUsernameWasChanged() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
propertyCanBeSetAndRead() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
propertyClient - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
propertyClient - Variable in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlRecentFieldsLoading
 
propertyKey(String) - Static method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.util.PropertyAssertions
 
provokeCaptchaFailure(JSONObject) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
publish() - Method in class com.atlassian.jira.functest.framework.admin.workflows.PublishDraftPage
 
publish(AnalyticsEventsControl.BrowserEventBean) - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
publishDraft(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
publishDraft(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
publishDraft() - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
PublishDraftPage - Class in com.atlassian.jira.functest.framework.admin.workflows
 
PublishDraftPage(WebTester, ViewWorkflows) - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.PublishDraftPage
 
publishWorkflowSchemeDraft(String, Long, Map<String, String>, boolean) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Publishes the workflow scheme draft of the specified project.
publishWorkflowSchemeDraft(String, Long, Map<String, String>, boolean) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
PUT(String, JSONObject, String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
PUT(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
PUT(String, JSONObject) - Method in class com.atlassian.jira.functest.framework.FuncTestRestClient
 
PUT(String, String) - Method in class com.atlassian.jira.functest.framework.FuncTestRestClient
 
put(boolean) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Append a boolean value.
put(Collection) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Append a double value.
put(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Append an int value.
put(long) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Append an long value.
put(Map) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Append an object value.
put(int, boolean) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put or replace a double value.
put(int, int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put or replace an int value.
put(int, long) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put or replace a long value.
put(int, Map) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Put or replace an object value in the JSONArray.
put(String, Collection) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Put a key/value pair in the JSONObject.
put(boolean) - Method in class com.atlassian.jira.util.json.JSONArray
Append a boolean value.
put(Collection<Object>) - Method in class com.atlassian.jira.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class com.atlassian.jira.util.json.JSONArray
Append a double value.
put(int) - Method in class com.atlassian.jira.util.json.JSONArray
Append an int value.
put(long) - Method in class com.atlassian.jira.util.json.JSONArray
Append an long value.
put(Map<String, Object>) - Method in class com.atlassian.jira.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class com.atlassian.jira.util.json.JSONArray
Append an object value.
put(int, boolean) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection<? extends Object>) - Method in class com.atlassian.jira.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace a long value.
put(int, Map<String, Object>) - Method in class com.atlassian.jira.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, Collection<Object>) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map<String, Object>) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/value pair in the JSONObject.
put(String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
PUTs the feature key and enablement
put(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.UserPropertyClient
 
putDocumentConfiguration(String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.PluginIndexConfigurationControl
 
putOpt(String, Object) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putOpt(String, Object) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putPermissionReturns404ForNonExistingFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
putResponse(String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.FeatureKeyClient
PUTs the featureKey and enablement, returning a Response object.
putRole(String, String...) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
putRoleAndSetDefault(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
Sets the application role with the passed group.
putRoleResponse(String, String...) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
putRoleSelectedByDefault(String, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
putRoleWithDefaults(String, Iterable<String>, Iterable<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
putRoleWithDefaultsSelectedByDefault(String, boolean, Iterable<String>, Iterable<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
putSelectedByDefaultResponse(String, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl
 
putSingle(K, V) - Method in interface com.atlassian.jira.util.collect.MultiMap
Put a single value in to the appropriate mapped collection.
putValueToDirectCache(String, String, PutPolicy, String) - Method in class com.atlassian.jira.functest.framework.backdoor.VCacheControl
 
putValueToRequestCache(String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.VCacheControl
 

Q

queryParamsAsArrayWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
QuerySearchCondition - Class in com.atlassian.jira.functest.framework.navigator
Represents the "Text Search" condition in Navigator.
QuerySearchCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
QuerySearchCondition(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
QuerySearchCondition(QuerySearchCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
queryShouldBeStableWhenIssueLinksAreBeingChanged() - Method in class com.atlassian.jira.webtests.ztests.issue.links.TestSearchByIssueLinkType
 
quicksearch() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
QuicksearchControl - Class in com.atlassian.jira.functest.framework.backdoor
 
QuicksearchControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl
 
QuicksearchControl.SearchResult - Class in com.atlassian.jira.functest.framework.backdoor
 
QuicksearchControl.SearchResultGroup - Class in com.atlassian.jira.functest.framework.backdoor
 
QuicksearchControl.SearchResultItem - Class in com.atlassian.jira.functest.framework.backdoor
 
quote(String) - Static method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Produce a string in double quotes with backslash sequences in all the right places.
quote(String) - Static method in class com.atlassian.jira.util.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

RADIO_OPERATION_DELETE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
RADIO_OPERATION_EDIT - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
RADIO_OPERATION_MOVE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
RADIO_OPERATION_WORKFLOW - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
raiseBarrierAndRun(String, Runnable) - Method in class com.atlassian.jira.functest.framework.backdoor.BarrierControl
Raises the barrier called barrierName and calls the given Runnable before lowering the barrier again.
raiseBarrierAndRun(String, BarrierControl.BarrierFunction) - Method in class com.atlassian.jira.functest.framework.backdoor.BarrierControl
Raises the barrier called barrierName and calls the given BarrierFunction before lowering the barrier again.
raiseRuntimeException(Throwable) - Static method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
RAW_TEXT - Static variable in interface com.atlassian.jira.functest.framework.locator.AbstractLocator.LocatorTextOperation
 
read(Element) - Method in class com.atlassian.jira.functest.config.Checksummer
Read the checksummer state as was previously saved using Checksummer.write(org.dom4j.Element).
readAllCounters() - Method in class com.atlassian.jira.functest.framework.Instruments
This uses web interface to load indexes count - loaded page changes to /secure/admin/ViewInstrumentation.jspa
readBuildNumberFrom(Document) - Method in class com.atlassian.jira.functest.matcher.BuildNumberMatcher
Reads the build number from a JIRA XML backup using DOM + XPath.
readConfig() - Method in class com.atlassian.jira.functest.config.ConfigFile
 
readDatabaseTime() - Method in class com.atlassian.jira.functest.framework.backdoor.DatabaseTimeControl
 
RealClock - Class in com.atlassian.jira.util
A clock implementation the returns the current time.
receivedByModuleDescriptorListener(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
receivedByPersistentListener - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
ReceiverStatsWrapper(Map) - Constructor for class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.ReceiverStatsWrapper
 
reconfigureTimetracking(TimeTracking.Format) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
recordLogs(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ServerControl
 
RecordResponse() - Constructor for class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
RecordResponse(String, Long, String, AuditingClient.ViewResponse.AssociatedItemResponse, String, Collection<AuditingClient.ViewResponse.AssociatedItemResponse>, List<AuditingClient.ViewResponse.ChangedValueResponse>) - Constructor for class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
REFERENCE_ACTIONS_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_ACTIONS_NAME - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_DEPENDENT_PLUGIN_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_DEPENDENT_RESOURCE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_ECHO_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_ECHO_NAME - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_LANGUAGE_PACK_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_PLUGIN_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_PORTLET_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_PORTLET_NAME - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_REPORT_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_REPORT_NAME - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_RESOURCE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_SERVLET_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_SERVLET_NAME - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
REFERENCE_WORKFLOW_VALIDATOR_ERROR_MESSAGE - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
referenceDependentPlugin() - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Gets an instance of the reference dependent plugin.
referenceDependentPlugin() - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
ReferenceDependentPlugin - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the Reference Dependent Plugin.
ReferenceDependentPlugin(WebTester, Administration, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.ReferenceDependentPlugin
 
referenceLanguagePack() - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Gets an instance of the reference language pack plugin.
referenceLanguagePack() - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
ReferenceLanguagePack - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the JIRA reference language pack.
ReferenceLanguagePack(Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.ReferenceLanguagePack
 
ReferenceModuleImplementation(String, WebTester, Administration, LocatorFactory, String, String, String) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType.ReferenceModuleImplementation
 
ReferenceModuleType - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents reference module type in the reference plugin.
ReferenceModuleType(WebTester, Administration, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.ReferenceModuleType
 
ReferenceModuleType.ReferenceModuleImplementation - Class in com.atlassian.jira.functest.framework.admin.plugins
 
referencePlugin() - Method in interface com.atlassian.jira.functest.framework.admin.plugins.Plugins
Gets an instance of the reference plugin.
referencePlugin() - Method in class com.atlassian.jira.functest.framework.admin.plugins.PluginsImpl
 
ReferencePlugin - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the JIRA Reference Plugin.
ReferencePlugin(WebTester, Administration, LocatorFactory, Navigation) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
ReferencePluginConstants - Class in com.atlassian.jira.webtests.ztests.plugin.reloadable
Constants relating to modules of the reference development plugin
ReferencePluginModule - Class in com.atlassian.jira.functest.framework.admin.plugins
Base class for reference plugin modules.
ReferencePluginModule(Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.ReferencePluginModule
 
ReferencePluginReloadHelper - Class in com.atlassian.jira.functest.framework.util
 
ReferencePluginReloadHelper() - Constructor for class com.atlassian.jira.functest.framework.util.ReferencePluginReloadHelper
 
refPluginValidationError() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportPluginData
 
REFRESH_BUTTON_NAME - Static variable in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
register(WebHookRegistrationClient.Registration) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
registerWebHook(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
registerWebhook(WebHookRegistrationClient.Registration) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
Registers webhook.
registerWebHook(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookTester
 
Registration() - Constructor for class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
Registration(WebHookRegistrationClient.Registration) - Constructor for class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
RegistrationResponse() - Constructor for class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
RegistrationResponse(WebHookRegistrationClient.Registration) - Constructor for class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
regularAdminCanAccessAndModifyOtherUsersProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
regularAdminIsNotAllowedToEditSystemAdminsProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
regularAdminIsNotAllowedToReadSystemAdminsProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
reIndex() - Method in interface com.atlassian.jira.functest.framework.Administration
Reindex JIRA, waiting for JIRA to complete the task, in the default index directory.
reIndex() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
reindexAll() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
reindexIssue(String...) - Method in class com.atlassian.jira.webtests.ztests.indexing.ReindexIssueClient
 
ReindexIssueClient - Class in com.atlassian.jira.webtests.ztests.indexing
 
ReindexIssueClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.indexing.ReindexIssueClient
 
reindexProject(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
ReindexRequestClient - Class in com.atlassian.jira.webtests.ztests.indexing
 
ReindexRequestClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.indexing.ReindexRequestClient
 
ReindexStatsWrapper(JsonObject) - Constructor for class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.ReindexStatsWrapper
 
releaseVersion(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Releases a version of a project.
releaseVersion(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
releaseVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
remove(T) - Method in class com.atlassian.jira.functest.config.Checksummer
Remove the passed object and its hash from checksummer.
remove(ProjectPermissionKey) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedPermissions
 
remove(Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
remove(int) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
remove() - Method in class com.atlassian.jira.functest.framework.locator.LocatorIterator
 
remove(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Remove a name and its value, if present.
remove() - Method in interface com.atlassian.jira.util.collect.CloseableIterator
Unsupported operation.
remove() - Method in class com.atlassian.jira.util.collect.EnumerationIterator
 
remove(Object) - Method in class com.atlassian.jira.util.collect.IdentitySet
 
remove(String) - Method in class com.atlassian.jira.util.json.JSONObject
Remove a name and its value, if present.
remove() - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest.CountingIterator
 
remove(String, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.EditDraftWorkflowSchemeResource
 
removeAll(Collection) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
removeAll(Collection<?>) - Method in class com.atlassian.jira.util.collect.IdentitySet
 
removeAllReceivedMessages() - Method in class com.atlassian.jira.webtests.util.mail.MailService
Removes all received mails.
removeAllRemainingFieldScreens() - Method in interface com.atlassian.jira.functest.framework.Screens
 
removeAllRemainingFieldScreens() - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
removeAllRemainingIssueTypeScreenSchemes() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldScreens
 
removeAllRemainingScreenAssociationsFromDefault() - Method in interface com.atlassian.jira.functest.framework.Screens
 
removeAllRemainingScreenAssociationsFromDefault() - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
removeAnyoneGlobalPermissionByKey(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PermissionControlExt
 
removeAssociation(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemes.FieldConfigurationScheme
 
removeAssociation(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationSchemesImpl
 
removeAssociationOfIssueLevelSecurityScheme(String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Removes associations of currently associated schema from project.
removeAssociationOfIssueLevelSecurityScheme(String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
removeAttribute(Element, String) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Remove the attribute from the passed element.
removeBrowsePermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
removeColumnsThatStartWith(String, String) - Static method in class com.atlassian.jira.util.CsvUtils
Removes columns that start with prefix.
removeConfigurationSchemeContextById(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Removes the context from the specified custom field with the specified config scheme id.
removeConfigurationSchemeContextById(String, String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
removeConfigurationSchemeContextByLabel(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Removes the context from the specified custom field with the specified config scheme id.
removeConfigurationSchemeContextByLabel(String, String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
removeCreatePermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
removeCustomField(String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Removes the custom field
removeCustomField(String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
removeDefault() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
removeDefaultWorkflow() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
removeElement(Element) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Remove the passed element from dom tree.
removeFavourite(int) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
removeFavourite(int) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Remove filter as favourite from the current logged in user.
removeFavourite(int) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
removeFieldFromFieldScreenTab(String, String, String[]) - Method in interface com.atlassian.jira.functest.framework.Screens
 
removeFieldFromFieldScreenTab(String, String, String[]) - Method in class com.atlassian.jira.functest.framework.ScreensImpl
 
removeFieldFromScreen(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldScreenAssociations
Removes the current field from the specified screen.
removeFieldFromScreen(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldScreenAssociationsImpl
 
removeGlobalContext(String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Removes the global context from the specified custom field's configuration schemes.
removeGlobalContext(String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
removeGlobalPermission(int, String) - Method in interface com.atlassian.jira.functest.framework.Administration
removeGlobalPermission(GlobalPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.Administration
Remove a group from a given Global Permission.
removeGlobalPermission(GlobalPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
removeGlobalPermission(int, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
removeGlobalPermissionByKey(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.PermissionControlExt
 
removeGroupFromSecurityLevel(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
removeIssueType(IssueTypeCondition.IssueType) - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
removeIssueType(String) - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
removeMapping(TestWorkflowSchemeEditorResource.IssueType) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
removeMapping(TestWorkflowSchemeEditorResource.IssueType) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
removeOption(String) - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
removeOptions(String, String...) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Remove options from a customfield that supports them (i.e.
removeOptions(String, String...) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
removeOptions(Collection<String>) - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
removePermission(int, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
removePermission(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
removePermission(ProjectPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
removePermission(GlobalPermissionKey, String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
Deprecated.
 
removePermission(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
removePermission(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
removePermission(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
removePermission(GlobalPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
removePermission(int, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
removePermission(String, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
removePermission(ProjectPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
removePermission(GlobalPermissionKey, String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
removePriorityFromAllSchemes(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
removeProject(String) - Method in class com.atlassian.jira.functest.framework.navigator.ProjectCondition
 
removeProjectAdminPermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
removeProperty(String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
removeResponse(String, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.EditDraftWorkflowSchemeResource
 
removeScheme(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.IssueTypeScreenSchemesControl
 
removeToken() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AbstractFormSubmission
 
removeToken() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AbstractLinkSubmission
 
removeToken() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AsynchFormSubmission
 
removeToken() - Method in interface com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Submission
Removes the token from the state so that we can test what happens when a "dodgy token" is submitted to an action that is expecting a good token.
removeUser(String) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapOperationsHelper
 
removeUserFromGroup(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Removes an user from a specified group.
removeUserFromGroup(String, String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
removeUserFromGroup(String, String) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
removeUserFromGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
RemoveWorkflowRequest(String) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.RemoveWorkflowRequest
 
RemoveWorkflowRequest(String, String) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.RemoveWorkflowRequest
 
rename() - Method in class com.atlassian.jira.functest.framework.admin.workflows.WorkflowDesignerPage
 
renameCustomField(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Renames the custom field.
renameCustomField(String, String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
RENAMED_CC_CAT_CHANGE - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
renameUser(String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
renameUser(String, String) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapOperationsHelper
 
RenameWorkflowPage - Class in com.atlassian.jira.functest.framework.admin.workflows
Represents the page that
RenameWorkflowPage(WebTester, ViewWorkflows) - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.RenameWorkflowPage
 
render(ContentToRender) - Method in class com.atlassian.jira.webtests.ztests.render.RenderersClient
 
RenderersClient - Class in com.atlassian.jira.webtests.ztests.render
 
RenderersClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.render.RenderersClient
 
REOPEN_TRANSITION_ID - Static variable in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
REOPENED - Static variable in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
REOPENED_STATUS_NAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
reopenIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Reopens a resolved issue.
reopenIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
reorder(String, Long, Long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueSubTaskClient
Move subtask from position 'from' to position 'to' in parent issue 'parentKey'
reorder() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSubTaskResource
 
reorderGadgets() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
replace(String) - Method in class com.atlassian.jira.functest.framework.backdoor.LicenseControl
 
replace(License) - Method in class com.atlassian.jira.functest.framework.backdoor.LicenseControl
 
replaceOptionsinHtmlSelect(String, String[]) - Method in class com.atlassian.jira.functest.framework.util.form.FormParameterUtil
allows you to replace the options in an existing select HTML element
replaceResponseContentType(WebResponse, String) - Static method in class com.meterware.httpunit.WebResponseUtil
This method takes a given webResponse and replaces the content type with the one supplied.
replaceTokensInFile(String, Map<String, String>) - Method in interface com.atlassian.jira.functest.framework.Administration
Reads in an XML file and performs token replacements on it, writes the data to a temp file which is the return value
replaceTokensInFile(String, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
REPORT_HEADER - Static variable in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
REPORTED_ISSUES - Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
REPORTER - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
reporter - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
REPORTER_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
ReporterCondition - Class in com.atlassian.jira.functest.framework.navigator
Condition that can be used to interact with the "reporter" navigator UI.
ReporterCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.ReporterCondition
 
RequestAssertions - Class in com.atlassian.jira.functest.framework.assertions
Assertions about requests
RequestAssertions(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.RequestAssertions
 
requestPluginStatus(String) - Method in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
requestPluginStatusOption(String) - Method in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
requestSent(WebClient, WebRequest) - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
requireField(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
 
requireField(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
RerunIfFailed - Annotation Type in com.atlassian.jira.functest.framework
Deprecated.
Use global rerunning via RerunIfFailedGlobalRule instead. Since v8.5
RerunIfFailedGlobalRule - Class in com.atlassian.jira.functest.rule
Reruns failed tests.
RerunIfFailedGlobalRule() - Constructor for class com.atlassian.jira.functest.rule.RerunIfFailedGlobalRule
 
RerunIfFailedRule - Class in com.atlassian.jira.functest.rule
Deprecated.
Use global rerunning via RerunIfFailedGlobalRule instead. Since v8.5
RerunIfFailedRule() - Constructor for class com.atlassian.jira.functest.rule.RerunIfFailedRule
Deprecated.
 
reRunShouldAllowSkippingOperations() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
resetAdminPassword() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
resetFields() - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
resetToDefault() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Reset the dashboard configuration to its initial state.
resetUserSessionState() - Method in interface com.atlassian.jira.functest.framework.Dashboard
Reset user session state.
RESOLUTION_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
RESOLUTION_FIELD_ID - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
ResolutionCondition - Class in com.atlassian.jira.functest.framework.navigator
 
ResolutionCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.ResolutionCondition
 
ResolutionCondition(ResolutionCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.ResolutionCondition
 
ResolutionCondition.Type - Class in com.atlassian.jira.functest.framework.navigator
 
Resolutions - Interface in com.atlassian.jira.functest.framework.admin
Framework for manipulating resolutions
resolutions() - Method in interface com.atlassian.jira.functest.framework.Administration
 
resolutions() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
ResolutionsImpl - Class in com.atlassian.jira.functest.framework.admin
 
ResolutionsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.ResolutionsImpl
 
resolve() - Method in class com.atlassian.jira.webtests.util.TestCaseMethodNameDetector
 
RESOLVE_FIELD_SCREEN_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
RESOLVE_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
RESOLVE_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to resolve issues.
RESOLVE_TRANSITION_ID - Static variable in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
RESOLVED - Static variable in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
RESOLVED_STATUS_NAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
resolveIssue(String, String, String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Resolves an issue with the given resolution.
resolveIssue(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Resolves an issue with the given resolution.
resolveIssue(String, String, Map<String, String>) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Resolves an issue with the given resolution and given values for other fields.
resolveIssue(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
resolveIssue(String, String, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
resolveIssue(String, String, String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
resolveIssue(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
Resolver<I,O> - Interface in com.atlassian.jira.util
A interface to resolve some input object into an output object.
ResolvingComparator<I,O> - Class in com.atlassian.jira.util.collect
Comparator that first resolves an input to an output type, and then delegates to a comparator of the output type.
ResolvingComparator(Resolver<I, O>, Comparator<O>) - Constructor for class com.atlassian.jira.util.collect.ResolvingComparator
 
resource(Option<String>, Option<String>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.UserPropertyClient
 
resourceAction() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
ResourceAction - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents a reference action in the Reference Plugin that is used to test availability of i18n resources.
ResourceAction(WebTester, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.ResourceAction
 
resourceBundleCacheControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ResourceBundleCacheControl - Class in com.atlassian.jira.functest.framework.backdoor
 
ResourceBundleCacheControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ResourceBundleCacheControl
 
ResourceBundleCacheControl.CachedPluginBundle - Class in com.atlassian.jira.functest.framework.backdoor
 
ResourceHeadersTest - Class in com.atlassian.jira.webtests.ztests.resources
 
ResourceHeadersTest() - Constructor for class com.atlassian.jira.webtests.ztests.resources.ResourceHeadersTest
 
ResponseAssertions() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.ResponseAssertions
 
responseCanBeUnmarshalled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIndexSummaryResource
 
responseCodeIs(int) - Static method in class com.atlassian.jira.functest.framework.util.ResponseMatchers
 
ResponseCodeIs(int) - Constructor for class com.atlassian.jira.functest.framework.util.ResponseMatchers.ResponseCodeIs
 
responseContains(String) - Static method in class com.atlassian.jira.functest.framework.util.ResponseMatchers
 
ResponseContainsString(String) - Constructor for class com.atlassian.jira.functest.framework.util.ResponseMatchers.ResponseContainsString
 
responseForGettingAllProjectsIncludesTheProjectTypeInEachOfTheProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
responseIsPaginated() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
ResponseMatchers - Class in com.atlassian.jira.functest.framework.util
Set of convenient matchers for checking response content
ResponseMatchers() - Constructor for class com.atlassian.jira.functest.framework.util.ResponseMatchers
 
ResponseMatchers.ResponseCodeIs - Class in com.atlassian.jira.functest.framework.util
 
ResponseMatchers.ResponseContainsString - Class in com.atlassian.jira.functest.framework.util
 
responseParsed(WebClient, WebResponse, long) - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
responseReceived(WebClient, WebResponse) - Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
 
responseTester - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
REST_AUTH_RESOURCE - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
REST_AUTH_RESOURCE - Static variable in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestConcurrentAttributeUpdates
 
restore() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
restoreBlankInstance() - Method in interface com.atlassian.jira.functest.framework.Administration
Restores a JIRA to a well known blank instance
restoreBlankInstance() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
Restores the jira instance to one with no issues.
restoreBlankInstance() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
License can be overridden for DataCenter build see @CIBuildTypeProvider
restoreBlankInstance(String) - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
Deprecated.
restoreBlankInstance(License) - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
License can be overridden for DataCenter build see @CIBuildTypeProvider
RestoreBlankInstance - Annotation Type in com.atlassian.jira.functest.framework
This rule clears the instance with the default data set.
restoreBlankInstanceWithLicense(License) - Method in interface com.atlassian.jira.functest.framework.Administration
Restores a JIRA to a well known blank instance with the supplied licence.
restoreBlankInstanceWithLicense(License) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreColumnDefaults() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Restore the default columns in the Issue Navigator.
restoreColumnDefaults() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
restoreData(String) - Method in interface com.atlassian.jira.functest.framework.Administration
Same as Administration.restoreData(String, boolean), but with useDefaultPaths set to false.
restoreData(String, boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Restores the specified fileName as JIRA data.
restoreData(String, Administration.OutgoingMailSettings) - Method in interface com.atlassian.jira.functest.framework.Administration
 
restoreData(String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreData(String, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreData(String, Administration.OutgoingMailSettings) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreData(String, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreData(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreData(String) - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
restoreData(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
Deprecated.
restoreDataAndConfigureSmtp() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
restoreDataAndLogin(String, String) - Method in interface com.atlassian.jira.functest.framework.Administration
same as Administration.restoreDataAndLogin(String, String, boolean) but with userDefaultPaths parameter set to false.
restoreDataAndLogin(String, String, boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Restore the specified file and login to JIRA using the passed username.
restoreDataAndLogin(String, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataAndLogin(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
RestoreDataBackdoor - Class in com.atlassian.jira.functest.rule
Rule that handles RestoreOnce for class and provides backdoor implementation
RestoreDataBackdoor() - Constructor for class com.atlassian.jira.functest.rule.RestoreDataBackdoor
 
restoreDataFromResource(String) - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
License can be overridden for DataCenter build see @CIBuildTypeProvider
restoreDataFromResource(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
License can be overridden for DataCenter build see @CIBuildTypeProvider
RestoreDataOnlyOnce - Class in com.atlassian.jira.functest.rule
Restore data on class level.
RestoreDataOnlyOnce(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.RestoreDataOnlyOnce
 
RestoreDataRule - Class in com.atlassian.jira.functest.rule
The rule which executes data restore before tests are executed basing on Restore and RestoreBlankInstance annotations.
RestoreDataRule(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.RestoreDataRule
 
restoreDataSlowOldWay(String) - Method in interface com.atlassian.jira.functest.framework.Administration
Same as Administration.restoreDataSlowOldWay(String, boolean), except with useDefaultPaths set to false.
restoreDataSlowOldWay(String, boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Restores the specified fileName as JIRA data NOT using the clear cache mechanism.
restoreDataSlowOldWay(String, String) - Method in interface com.atlassian.jira.functest.framework.Administration
Same as Administration.restoreDataSlowOldWay(String, String, boolean), but with useDefaultPath set to false;
restoreDataSlowOldWay(String, String, boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Restores the XML file from the specified directory NOT using the clear cache mechanism.
restoreDataSlowOldWay(String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataSlowOldWay(String, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataSlowOldWay(String, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataSlowOldWay(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataSlowOldWayAndLogin(String, String) - Method in interface com.atlassian.jira.functest.framework.Administration
Same as Administration.restoreDataSlowOldWayAndLogin(String, String, boolean) but with useDefaultPath set to false.
restoreDataSlowOldWayAndLogin(String, String, boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Restore the specified file data NOT using the clear cache mechanism and login to JIRA using the passed username.
restoreDataSlowOldWayAndLogin(String, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataSlowOldWayAndLogin(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataWithBuildNumber(String, int) - Method in interface com.atlassian.jira.functest.framework.Administration
Basically check the passed backup to ensure that it matches the passed build number and then restore the data.
restoreDataWithBuildNumber(String, int) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataWithLicense(String, String) - Method in interface com.atlassian.jira.functest.framework.Administration
same as Administration.restoreDataWithLicense(String, String, boolean), except with useDefaultPaths set to false.
restoreDataWithLicense(String, String, boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Restores the specified fileName as JIRA data, using the specified License key on import.
restoreDataWithLicense(String, String, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataWithLicense(String, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataWithPluginsReload(String) - Method in interface com.atlassian.jira.functest.framework.Administration
Same as Administration.restoreDataWithPluginsReload(String, boolean), except with useDefaultPaths set to false.
restoreDataWithPluginsReload(String, boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Restores the specified fileName as JIRA data NOT using the clear cache mechanism.
restoreDataWithPluginsReload(String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataWithPluginsReload(String, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataWithReplacedTokens(String, Map<String, String>) - Method in interface com.atlassian.jira.functest.framework.Administration
Same as Administration.restoreDataWithReplacedTokens(String, java.util.Map, boolean), except with useDefaultPaths set to false.
restoreDataWithReplacedTokens(String, Map<String, String>, boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Reads in an XML file and performs token replacements on it, writes the data to a temp file, then imports that into JIRA.
restoreDataWithReplacedTokens(String, Map<String, String>) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDataWithReplacedTokens(String, Map<String, String>, boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreDefaults() - Static method in class com.atlassian.jira.functest.rule.HttpUnitConfigurationRule
 
restoreDefaultUserPicker() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
restoreDefaultUserPicker() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
restoreI18nData(String) - Method in interface com.atlassian.jira.functest.framework.Administration
Restores the specified fileName as JIRA data.
restoreI18nData(String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreJsReporterFieldSetting() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
 
restoreLoggedInUserColumns() - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
restoreNotSetupInstance() - Method in interface com.atlassian.jira.functest.framework.Administration
Restores a backup file with JIRA in an not setup state.
restoreNotSetupInstance(String) - Method in interface com.atlassian.jira.functest.framework.Administration
Restores a backup file with JIRA in an not setup state.
restoreNotSetupInstance() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreNotSetupInstance(String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
restoreNotSetupRenaissanceInstance(String) - Method in interface com.atlassian.jira.functest.framework.Administration
Deprecated.
since 7.0.1. use Administration#restoreNotSetupInstance(License) instead
restoreNotSetupRenaissanceInstance(String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
Deprecated.
since 7.0.1, use restoreNotSetupInstance
restoreProject(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
restoreUserColumns(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
restResources() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
RestResources - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the rest resources included in the reference plugin.
RestResources(WebTester, Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.RestResources
 
RestResources.EndPoint - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the "endpoint" resource included in the reference plugin.
restrict - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
Restrict() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.Restrict
 
RESTRICTED_ISSUE_ID - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
RESTRICTED_ISSUE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
restrictToGroup(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
restrictToPermission(int) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
restrictToPermission(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
restRule - Variable in class com.atlassian.jira.webtests.ztests.avatar.TestGravatarSupport
 
restRule - Variable in class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
 
Results() - Constructor for class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl.Results
 
retainAll(Collection) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
retainAll(Collection<?>) - Method in class com.atlassian.jira.util.collect.IdentitySet
 
ReTranslateKeysClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
ReTranslateKeysClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.ReTranslateKeysClient
 
retrievingNonExistingCategoryFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
retryUpgrade() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl
 
returnedWorklogShouldBeSameAsReturnedByJira() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
ReturnsAllIssuesThatWereInASetOfSpecificStatuses() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
ReturnsAllIssuesThatWereInASpecificStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
ReturnsAllIssuesThatWereNotEverInASetOfSpecificStatuses() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
ReturnsAllIssuesThatWereNotEverInASpecificStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
ReturnsAnErrorForANonExistingStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
ReturnsZeroIssuesForAStatusThatHasNeverBeenSet() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
returnToSearch() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Deprecated. 
returnToSearch() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
revertLocaleChanges() - Method in class com.atlassian.jira.webtests.ztests.misc.TestBasic
 
revertTo(BulkChangeWizard.WizardState) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Reverts the wizard to any given previous stage.
revertTo(BulkChangeWizard.WizardState) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
revokeBrowseProjectPermissions() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentViewMode
 
rewriteProjectTypes(File) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImportTypeFix
 
RoleActorsAddResponse - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans
 
RoleActorsAddResponse(int, int) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleActorsAddResponse
 
RoleDetails - Interface in com.atlassian.jira.functest.framework.admin
Responsible for editing the details (name and description) of a project role.
RoleMembersResponse - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans
 
RoleMembersResponse(Long, String, long, List<GroupResponse>, List<UserResponse>) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RoleMembersResponse
 
RoleResourceClient - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
RoleResourceClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
Roles - Interface in com.atlassian.jira.functest.framework.admin
Responsible for representing the Project Roles Browser.
roles() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to perform role actions
roles() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
RolesImpl - Class in com.atlassian.jira.functest.framework.admin
 
RolesImpl(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.admin.RolesImpl
 
RolesImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.RolesImpl
 
RolesResponse - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans
 
RolesResponse(List<RoleMembersResponse>, boolean) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.RolesResponse
 
ROOT_PATH - Static variable in class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl
 
row - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
RowAssertions(int) - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable.RowAssertions
 
Rules - Class in com.atlassian.jira.functest.rule
Creates TestRule instances.
Rules() - Constructor for class com.atlassian.jira.functest.rule.Rules
 
run(BarrierControl.Barrier) - Method in interface com.atlassian.jira.functest.framework.backdoor.BarrierControl.BarrierFunction
 
run() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
 
run(String) - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
 
run(WebTester, Navigation, Form) - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfTestSuite
 
run(WebTester, Navigation, Form, String) - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfTestSuite
 
run(RunNotifier) - Method in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
run(TestResult) - Method in class com.atlassian.jira.functest.framework.SuiteListenerWrapper
 
run(TestResult) - Method in class com.atlassian.jira.webtests.CategorisingTestSuite
Deprecated.
 
run(Runnable) - Method in class com.atlassian.jira.webtests.util.RunOnce
 
run() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground.BackgroundReindex
 
runAfter(String) - Static method in class com.atlassian.jira.webtests.util.TimeBomb
 
runChild(T, RunNotifier) - Method in class com.atlassian.jira.functest.framework.suite.ParentRunnerHacker
 
runChild(T, RunNotifier) - Method in class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
 
runConcurrently(Runnable) - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground.BackgroundReindex
 
RunFirst - Annotation Type in com.atlassian.jira.functest.framework.suite
Marks tests that must be run as first in the suite.
runMode - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
runnable - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
RunnerChildList<T> - Class in com.atlassian.jira.functest.framework.suite
 
RunnerChildList(ParentRunner<T>) - Constructor for class com.atlassian.jira.functest.framework.suite.RunnerChildList
 
RunOnce - Class in com.atlassian.jira.webtests.util
Runs any passed runnable only once.
RunOnce() - Constructor for class com.atlassian.jira.webtests.util.RunOnce
 
runOutcome - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobRunBean
 
runPrintableSearch(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
runPrintableSearch(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
runReport(Long, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Run the given report for the given project
runReport(Long, String, Long, String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Run the given report for the given project using the given mapper
runReport(Long, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
runReport(Long, String, Long, String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
runReport() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReport
 
runSearch(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
runSearch() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Run the current search.
runSearch() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
runSearch(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
runServiceNow(long) - Method in interface com.atlassian.jira.functest.framework.Administration.Utilities
Run the specified service immediately and wait until it is complete.
runSimpleSearch(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Safely run a search, ignoring errors and returning only the matching issue keys in the order that they were returned.
runSimpleSearch(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
runTest() - Method in class com.atlassian.jira.webtests.util.TimeBomb
 
runXmlSearch(String, String...) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
 
runXmlSearch(String, String...) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
RUSSIA_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 

S

SalLicenseControl - Class in com.atlassian.jira.functest.framework.backdoor
 
SalLicenseControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
SalLicenseControl.BaseLicenseDetailsTO - Class in com.atlassian.jira.functest.framework.backdoor
 
SalLicenseControl.MultiProductLicenseDetailsTO - Class in com.atlassian.jira.functest.framework.backdoor
 
SalLicenseControl.ProductLicenseTO - Class in com.atlassian.jira.functest.framework.backdoor
 
SalLicenseControl.ValidationResultTO - Class in com.atlassian.jira.functest.framework.backdoor
 
SalLicenseTest - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal
 
SalLicenseTest() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
SAME_FOR_ALL - Static variable in class com.atlassian.jira.functest.framework.BulkOperations
 
sanitiseFavouriteFilterItems(List<FilterItem>) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
sanitiseFavouriteFilterItems(List<FilterItem>) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Return a new list containing new expected items based on the given ones which are stripped of any field expectations that are not designed to be met by this FilterNavigation implementation's favourite view.
sanitiseFavouriteFilterItems(List<FilterItem>) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
sanitiseSearchFilterItems(List<FilterItem>) - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
sanitiseSearchFilterItems(List<FilterItem>) - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Return a new list containing new expected items based on the given ones which are stripped of any field expectations that are not designed to be met by this FilterNavigation implementation's search results view (including popular filters).
sanitiseSearchFilterItems(List<FilterItem>) - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
save(List<T>) - Method in class com.atlassian.jira.functest.config.ConfigCrudHelper
 
save() - Method in interface com.atlassian.jira.functest.config.ConfigSequence
 
save(Element) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
save(Element) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
save(Element) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
save() - Method in class com.atlassian.jira.functest.config.DefaultConfigSequence
 
save() - Method in class com.atlassian.jira.functest.config.JiraConfig
 
save() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
save() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
saveApplications(List<ConfigCrowdApplication>) - Method in interface com.atlassian.jira.functest.config.crowd.ConfigCrowdApplicationManager
 
saveApplications(List<ConfigCrowdApplication>) - Method in class com.atlassian.jira.functest.config.crowd.DefaultConfigCrowdApplicationManager
 
saveCurrentAsNewFilter(SharedEntityInfo) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Save the current search and new filter.
saveCurrentAsNewFilter(String, String, boolean, Set<? extends TestSharingPermission>) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Save current search as new filter.
saveCurrentAsNewFilter(SharedEntityInfo) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
saveCurrentAsNewFilter(String, String, boolean, Set<? extends TestSharingPermission>) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
saveCurrentFilter() - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Save the current filter.
saveCurrentFilter() - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
saveDashboards(Collection<? extends ConfigDashboard>) - Method in interface com.atlassian.jira.functest.config.dashboard.ConfigDashboardManager
 
saveDashboards(Collection<? extends ConfigDashboard>) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigDashboardManager
 
saveExternalGadgets(Collection<? extends ConfigExternalGadget>) - Method in interface com.atlassian.jira.functest.config.dashboard.ConfigGadgetManager
 
saveExternalGadgets(Collection<? extends ConfigExternalGadget>) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager
 
saveGadgets(Collection<? extends ConfigGadget>) - Method in interface com.atlassian.jira.functest.config.dashboard.ConfigGadgetManager
 
saveGadgets(Collection<? extends ConfigGadget>) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager
 
savePropertySet(ConfigPropertySet) - Method in interface com.atlassian.jira.functest.config.ps.ConfigPropertySetManager
 
savePropertySet(ConfigPropertySet) - Method in class com.atlassian.jira.functest.config.ps.DefaultConfigPropertySetManager
 
saveServers(List<ConfigMailServer>) - Method in interface com.atlassian.jira.functest.config.mail.ConfigMailServerManager
 
saveServers(List<ConfigMailServer>) - Method in class com.atlassian.jira.functest.config.mail.DefaultConfigMailServerManager
 
saveServices(List<ConfigService>) - Method in interface com.atlassian.jira.functest.config.service.ConfigServiceManager
 
saveServices(List<ConfigService>) - Method in class com.atlassian.jira.functest.config.service.DefaultConfigServiceManager
 
SCHEDULE_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
SCHEDULE_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
 
scheduler() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
SchedulerControl - Class in com.atlassian.jira.functest.framework.backdoor
 
SchedulerControl.JobBean - Class in com.atlassian.jira.functest.framework.backdoor
 
SchedulerControl.JobRunBean - Class in com.atlassian.jira.functest.framework.backdoor
 
scheduleType - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
scheduleUserAnonymization(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
Uses internal REST API to schedule anonymization process whose progress can be retrieved using UserAnonymizeControl.getProgress()
scheduleUserAnonymizationRerun(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
Uses internal REST API to schedule rerun of anonymization process whose progress can be retrieved using UserAnonymizeControl.getProgress()
scheme() - Method in interface com.atlassian.jira.functest.framework.admin.IssueSecurityLevel
Get scheme of this security level.
scheme() - Method in class com.atlassian.jira.functest.framework.admin.IssueSecurityLevelImpl
 
scheme(String) - Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes
Deprecated.
Navigates to the scheme with the specified name.
scheme(String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
Deprecated.
 
scheme(String) - Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
Deprecated.
 
SCHEME_DESC - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
SCHEME_NAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
schemes() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
schemesEqual(Iterable<String>) - Static method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItemsList.Predicates
 
SCREEN_TABLE_NAME_COLUMN_INDEX - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
screens() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
Screens - Interface in com.atlassian.jira.functest.framework
An interface for working with Screens.
screens() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration
 
Screens(WebTester) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration.Screens
 
screenSchemeControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ScreenSchemeControl - Class in com.atlassian.jira.functest.framework.backdoor
Use this class from func/selenium/page-object tests that need to manipulate Screen Schemes.
ScreenSchemeControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ScreenSchemeControl
 
screensControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ScreensControlExt - Class in com.atlassian.jira.functest.framework.backdoor
Extended ScreensControl.
ScreensControlExt(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ScreensControlExt
 
ScreensImpl - Class in com.atlassian.jira.functest.framework
 
ScreensImpl(JIRAEnvironmentData, Navigation, WebTester, TextAssertions) - Constructor for class com.atlassian.jira.functest.framework.ScreensImpl
 
search(String, String) - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration
 
search(String, String) - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration
 
search(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedDashboardsAdministration
Searches for shared dashboards from the Shared Dashboards Administration Page according to the specified criteria.
search(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedFiltersAdministration
Searches for shared filters from the Shared Filters Administration Page according to the specified criteria.
search() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
search(String) - Method in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl
 
SEARCH - Static variable in class com.atlassian.jira.functest.framework.Dashboard.Table
 
search(String, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
search(String, long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
search(String, long, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
search(String, long, String, int, int) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
SEARCH_TABLE - Static variable in class com.atlassian.jira.functest.framework.parser.filter.FilterParser.TableId
 
searchAll() - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedDashboardsAdministration
 
searchAll() - Method in class com.atlassian.jira.functest.framework.admin.user.shared.DefaultSharedFiltersAdministration
 
searchAll() - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedDashboardsAdministration
Searches for all the shared dashboards in this instance of JIRA from the Shared dashboards Administration Page.
searchAll() - Method in interface com.atlassian.jira.functest.framework.admin.user.shared.SharedFiltersAdministration
Searches for all the shared filters in this instance of JIRA from the Shared Filters Administration Page.
SearchAutoCompleteControl - Class in com.atlassian.jira.functest.framework.backdoor
Control for rest/api/2/jql/autocompletedata.
SearchAutoCompleteControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl
 
SearchAutoCompleteControl.AutoCompleteData - Class in com.atlassian.jira.functest.framework.backdoor
 
SearchAutoCompleteControl.AutoCompleteField - Class in com.atlassian.jira.functest.framework.backdoor
 
Searcher - Class in com.atlassian.jira.functest.framework.util
Searcher
Searcher() - Constructor for class com.atlassian.jira.functest.framework.util.Searcher
 
Searcher(String, String) - Constructor for class com.atlassian.jira.functest.framework.util.Searcher
 
Searchers - Class in com.atlassian.jira.functest.framework.util
Collection of searcher groups
Searchers() - Constructor for class com.atlassian.jira.functest.framework.util.Searchers
 
searchers - Variable in class com.atlassian.jira.functest.framework.util.SearchResults
 
searchersClient() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
SearchersClient - Class in com.atlassian.jira.functest.framework.util
 
SearchersClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.util.SearchersClient
 
searchFilters() - Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
 
searchFilters() - Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
Navigate to search filters
searchFilters() - Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
 
searchForEventsInNonExistingProjectShouldResultWithBadRequest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
searchForSprintDatesLinkTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
SearchRendererValue - Class in com.atlassian.jira.functest.framework.util
Value returned by search renderer
SearchRendererValue() - Constructor for class com.atlassian.jira.functest.framework.util.SearchRendererValue
 
SearchRendererValue(String, String, String, String, boolean, boolean) - Constructor for class com.atlassian.jira.functest.framework.util.SearchRendererValue
 
SearchRendererValueResults - Class in com.atlassian.jira.functest.framework.util
Maps of values returned by search renderer, indexed by searcher id
SearchRendererValueResults() - Constructor for class com.atlassian.jira.functest.framework.util.SearchRendererValueResults
 
searchRequests() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
searchResponse(String, long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
searchResponse(String, long, int, int) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.RoleResourceClient
 
SearchResult(List<QuicksearchControl.SearchResultGroup>) - Constructor for class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResult
 
SearchResultGroup() - Constructor for class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultGroup
 
SearchResultItem() - Constructor for class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultItem
 
SearchResultMatcher - Class in com.atlassian.jira.util
Matcher for SearchResult from testkit.
SearchResultMatcher() - Constructor for class com.atlassian.jira.util.SearchResultMatcher
 
SearchResultMatchers - Class in com.atlassian.jira.functest.framework.matchers
Matchers for SearchResult from testkit.
SearchResultMatchers() - Constructor for class com.atlassian.jira.functest.framework.matchers.SearchResultMatchers
 
SearchResults - Class in com.atlassian.jira.functest.framework.util
Encapsulates Searchers, their values and search results allowing all of these to be returned with one ajax request.
SearchResults() - Constructor for class com.atlassian.jira.functest.framework.util.SearchResults
 
SearchResults(Searchers, SearchRendererValueResults) - Constructor for class com.atlassian.jira.functest.framework.util.SearchResults
 
SearchResultsCondition - Interface in com.atlassian.jira.functest.framework.navigator
A way for specifying conditions on which to assert the state of the issue navigator results.
searchWithFilterLinkTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
second() - Method in class com.atlassian.jira.util.lang.Pair
 
SECURITY_LEVEL_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SECURITY_LEVEL_ONE_DESC - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SECURITY_LEVEL_ONE_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SECURITY_LEVEL_THREE_DESC - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SECURITY_LEVEL_THREE_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SECURITY_LEVEL_TWO_DESC - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SECURITY_LEVEL_TWO_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SECURITY_SCHEME_DESC - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SECURITY_SCHEME_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SecurityPropertiesDaoControl - Class in com.atlassian.jira.functest.framework.backdoor
 
SecurityPropertiesDaoControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SecurityPropertiesDaoControl
 
securtiySchemeExists(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
select(String, Node) - Method in class com.atlassian.jira.functest.framework.jsoup.JSoupW3CEmitter
 
SELECT_CUSTOM_FIELD_TYPE_KEY - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
SELECT_CUSTOM_FIELD_TYPE_NAME - Static variable in class com.atlassian.jira.webtests.ztests.plugin.reloadable.ReferencePluginConstants
 
selectAllIssueCheckboxes() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
selectAllIssues() - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Selects all issues from the last search to operate on.
selectAllIssues() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
selectEachTargetProject(int, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
selectFirstTargetProject(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
selectIssueType(String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
selectIssueType(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets issue type field to correct value for given issue type name
selectIssueType(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets issue type (found by provided ID) field to correct value for give issue type name
selectIssueType(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
selectIssueType(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
selectMultiOption(String, String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
selectMultiOption(String, String) - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
selectMultiOptionByValue(String, String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
Selects an option from a multiple select field by specifying the value of the desired option.
selectOption(String, String) - Method in interface com.atlassian.jira.functest.framework.Form
Select an option with a given display value in a select element.
selectOption(String, String) - Method in class com.atlassian.jira.functest.framework.FormImpl
 
selectOption(String, String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
Selects an option from a select form field by specifying the visible option label (as opposed to the value)
selectOptionsByDisplayName(String, String, String...) - Method in interface com.atlassian.jira.functest.framework.Form
Select multiple options with given display values in a select element.
selectOptionsByDisplayName(String, String[]) - Method in interface com.atlassian.jira.functest.framework.Form
Select multiple options with given display values in a select element.
selectOptionsByDisplayName(String, String, String...) - Method in class com.atlassian.jira.functest.framework.FormImpl
 
selectOptionsByDisplayName(String, String[]) - Method in class com.atlassian.jira.functest.framework.FormImpl
 
selectOptionsByValue(String, String, String...) - Method in interface com.atlassian.jira.functest.framework.Form
Select multiple options with given values in a select element.
selectOptionsByValue(String, String[]) - Method in interface com.atlassian.jira.functest.framework.Form
Select multiple options with given values in a select element.
selectOptionsByValue(String, String, String...) - Method in class com.atlassian.jira.functest.framework.FormImpl
 
selectOptionsByValue(String, String[]) - Method in class com.atlassian.jira.functest.framework.FormImpl
 
selectProject(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets project field to correct value for given project name
selectProject(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets chosen project field value to ID of provided project
selectProject(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
selectProject(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
self - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
self - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
self(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeScheme
 
selfLinksAreCorrect() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
send() - Method in class com.atlassian.jira.functest.framework.admin.DefaultMailServerAdministration.DefaultSendTestEmail
 
send() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SendTestEmail
Presses the 'Send' button.
sendAnalytics() - Method in class com.atlassian.jira.functest.framework.backdoor.ApdexControl
 
SendBulkMail - Interface in com.atlassian.jira.functest.framework.admin
Represents the Send Bulk Mail Page available in the administration section.
sendBulkMail() - Method in interface com.atlassian.jira.functest.framework.Administration
Gets an instance of the Send Bulk Mail Page.
sendBulkMail() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
SenderStatsWrapper(Map) - Constructor for class com.atlassian.jira.functest.framework.backdoor.DbrStatsControl.SenderStatsWrapper
 
sendTestEmail() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration.SmtpMailServerAdministration
 
sendTextMessage(String, String, String, String) - Method in class com.atlassian.jira.webtests.util.mail.MailService
Sends an email with the content type "text/plain" and the given contents using the test SMTP server.
server() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ServerControl - Class in com.atlassian.jira.functest.framework.backdoor
System-level control.
ServerControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ServerControl
 
serverId - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
serverInfo() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ServerInfo() - Constructor for class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl.ServerInfo
 
ServerInfoControl - Class in com.atlassian.jira.functest.framework.backdoor
Client to hit the Server Info REST resource.
ServerInfoControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl
 
ServerInfoControl.ServerInfo - Class in com.atlassian.jira.functest.framework.backdoor
 
Service(String, String) - Constructor for class com.atlassian.jira.functest.framework.admin.ViewServices.Service
 
ServiceChecker - Class in com.atlassian.jira.functest.config
Test to make sure that the debug service is not configured.
ServiceChecker() - Constructor for class com.atlassian.jira.functest.config.ServiceChecker
 
SERVICES - Static variable in class com.atlassian.jira.functest.config.mail.MailChecker
JIRA's mail services.
services() - Method in interface com.atlassian.jira.functest.framework.Administration
Returns the ViewServices object which allows you to run operations on the ViewServices page.
services() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
services() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
Session - Interface in com.atlassian.jira.functest.framework
 
SESSION_PARAM - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
SessionFactory - Interface in com.atlassian.jira.functest.framework
 
set(String) - Method in class com.atlassian.jira.functest.framework.backdoor.LicenseControl
 
set(License) - Method in class com.atlassian.jira.functest.framework.backdoor.LicenseControl
 
set(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.NoAlertControl
 
set(int, Object) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
set(Set<I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
SET_ISSUE_SECURITY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
SET_ISSUE_SECURITY - Static variable in class com.atlassian.jira.webtests.Permissions
 
setActive(Boolean) - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
setActive(String, boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.UserManagerControl
 
setAdmin(boolean) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setAffectsVersions(String, String...) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the given affects versions on the selected issue.
setAffectsVersions(String, String...) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setAffectsVersions(List<String>) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setAllowInner(boolean) - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
setAllowUnassignedIssues(boolean) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
 
setAllowUnassignedIssues(boolean) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setAnyUser() - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
setApplicationProperties(ConfigPropertySet) - Method in class com.atlassian.jira.functest.config.JiraConfig
 
setApplicationProperty(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.AdvancedApplicationProperties
 
setApplicationProperty(String, String) - Method in class com.atlassian.jira.functest.framework.admin.AdvancedApplicationPropertiesImpl
 
setApplicationType(String) - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
setArchived(boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setArchived(boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setAssignee(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setAttachments(List<String>) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setAttribute(Element, String, Object) - Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
Sets the attribute of the passed element.
setAttribute(String, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
setAttribute(String, String, Map<String, String>) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
setAuthor(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setAuthor(String) - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
setAuthor(String) - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
setAvailableWorkflowActions(List<String>) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setBannerDisplayMode(boolean) - Method in class com.atlassian.jira.webtests.ztests.misc.TestAnnouncementBanner
 
setBannerText(String) - Method in class com.atlassian.jira.webtests.ztests.misc.TestAnnouncementBanner
 
setBaseUrl(String) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Set the baseUrl of this JIRA instance to the String provided.
setBaseUrl(String) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setBlog(TestActiveObjects.Blog) - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
setBooleanProperty(String, Boolean) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
setBuildNumber(Integer) - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.HostUpgradeDetailsJsonBean
 
setBulkEditFieldTo(String, String) - Method in class com.atlassian.jira.functest.framework.BulkOperations
Selects the 'listValue' in the 'field' list and checks that the corresponding 'field' checkbox is selected
setBytes(byte[]) - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
setCache(boolean) - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
setCascadingSelectDefaultValue(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Set default value for any custom field that supports default value.
setCascadingSelectDefaultValue(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
setCellText(int, int, String) - Method in class com.meterware.httpunit.MockWebTable
 
setClazz(String) - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
setColumnNumber(Integer) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
setComment(String) - Method in class com.atlassian.jira.functest.framework.parser.comment.Comment
 
setComment(String) - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
setComments(List<TestActiveObjects.Comment>) - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
setCommentVisibility(GeneralConfiguration.CommentVisibility) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
 
setCommentVisibility(GeneralConfiguration.CommentVisibility) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setComponents(String, String...) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the given components on the selected issue.
setComponents(String, String...) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setComponents(List<String>) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setConfigFileFactory(Function<File, ConfigFile>) - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
setConfigurationChecks(Collection<? extends ConfigurationCheck>) - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
setCreatedDate(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setCrowdApplications(List<ConfigCrowdApplication>) - Method in class com.atlassian.jira.functest.config.JiraConfig
 
setCurrentUser() - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
setCurrentUser(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setCustomFields(Map<String, String>) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setCustomFieldSearcher(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Sets the searcher for the specified custom field.
setCustomFieldSearcher(String, String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
setDashboard(Long) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
setDashboards(List<ConfigDashboard>) - Method in class com.atlassian.jira.functest.config.JiraConfig
 
setDate(Date) - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Comment
 
setDefault(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
setDefaultGroups(List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
setDefaultGroups(String...) - Method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
setDefaultIssueType(boolean) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
setDefaultMapping(Boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
setDefaultOptions() - Static method in class com.atlassian.jira.functest.framework.DefaultFuncTestHttpUnitOptions
Sets the default HttpUnitOptions for the JIRA func tests
setDefaultPriority(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
setDefaultPriority(long, String) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
setDefaultResponse(long, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
setDefaultScheme(boolean) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setDefaultSum(String) - Method in class com.atlassian.jira.functest.config.Checksummer
Set the default hash algorithm used when adding new objects.
setDefaultUserTimeZone(String) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Sets the default user time zone for this JIRA instance.
setDefaultUserTimeZone(String) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setDefaultValue(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
Set default value for any custom field that supports default value.
setDefaultValue(String, String) - Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
 
setDefaultValueForUserPickerField(String...) - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
setDefaultWorkflow(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setDefaultWorkflow(TestWorkflowSchemeEditorResource.Workflow) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
setDefaultWorkflow(TestWorkflowSchemeEditorResource.Workflow) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
setDefaultWorkflowScheme(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
setDescription(String) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setDescription(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setDescription(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
setDescription(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultRoleDetails
 
setDescription(String) - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Sets the description field to an specified value.
setDescription(String) - Method in interface com.atlassian.jira.functest.framework.admin.RoleDetails
Sets the description of the project role in play.
setDescription(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
setDescription(Long, String) - Method in class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
setDescription(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
setDescription(String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
setDescription(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the description field on the given issue.
setDescription(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setDescription(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setDescription(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setDescription(String) - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
setDescription(String) - Method in class com.atlassian.jira.webtests.ztests.admin.audit.MockAuditRecordBean
 
setDescription(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setDescription(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setDescription(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setDescription(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setDescription(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
setDescriptionTo(String) - Method in class com.atlassian.jira.functest.framework.admin.workflows.RenameWorkflowPage
 
setDescriptorXml(String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
setDetails(String) - Method in class com.atlassian.jira.functest.framework.parser.comment.Comment
 
setDetails(String) - Method in class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
setDraft(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
setDraft(boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setDraftScheme(boolean) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setDueDate(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the due date for an issue to the date string passed in
setDueDate(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setDueDate(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setDueDateToRequried() - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setEmpty() - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
setEnabled(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.AnalyticsEventsControl
 
setEnvironment(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the environment field on the given issue.
setEnvironment(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setEnvironment(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setEnvironmentData(JIRAEnvironmentData) - Method in class com.atlassian.jira.functest.framework.SuiteListenerWrapper
 
setEnvironmentData(JIRAEnvironmentData) - Method in interface com.atlassian.jira.webtests.util.EnvironmentAware
 
setEstimate(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
setEstimates(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the original and remaining estimate on an issue and submits this change.
setEstimates(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setExcludes(Collection<IOFileFilter>) - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
setExcludes(Collection<IOFileFilter>) - Method in class com.atlassian.jira.functest.config.ConfigFixerUpperer
 
setExcludes(Collection<IOFileFilter>) - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
setExpand(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setExternalGadgets(List<ConfigExternalGadget>) - Method in class com.atlassian.jira.functest.config.JiraConfig
 
setExternalUserManagement(boolean) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
 
setExternalUserManagement(boolean) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setFav(boolean) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setFavCount(long) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setFavCount(Integer) - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
setFavourite(boolean) - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
setFavouriteCount(Long) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setFieldConfigurationFieldToRenderer(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
setFieldConfigurationFieldToRenderer(String, String, String, boolean) - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
setFieldRenderer(String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.FieldConfigurationControlExt
 
setFieldValue(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Set a value for a field.
setFieldValue(BulkChangeWizard.InputTypes, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Set a value for a field.
setFieldValue(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
setFieldValue(BulkChangeWizard.InputTypes, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
setFilenameFilter(FileFilter) - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
setFilterColumns(String, List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
setFilterForIssueSection(String) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
setFixVersions(String, String...) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the given fix versions on the selected issue.
setFixVersions(String, String...) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setFixVersions(List<String>) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setFormElement(String, String) - Method in class com.atlassian.jira.functest.framework.util.form.FormParameterUtil
allows you to replace the options in an existing select HTML element
setFreeTextCustomField(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the description field on the given issue.
setFreeTextCustomField(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setFrom(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setGadgets(Collection<? extends ConfigGadget>) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setGadgetXml(String) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
setGadgetXml(String) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
setGroup(String) - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
setGroups(String...) - Method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
setHasDraft(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
setHasUnlimitedSeats(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
setHiddenFields(String) - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setHiddenFieldsOnEnterprise(String, String) - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setHostName(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
setHostName(String) - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Sets the host name field to an specified value.
setId(Long) - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
setId(Long) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setId(Long) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
setId(Long) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
setId(Long) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setId(Long) - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
setId(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
setId(int) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setId(Long) - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
setId(Long) - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
setId(Long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setId(Long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setId(Long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setId(Long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setId(Long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
setId(Long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
setImmediateUpgradeTasksNames(List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.upgrade.ImmediateUpgradeTasksJsonBean
 
setIntegerProperty(String, Integer) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
setIsLocked(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
setIsManaged(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
setIssueLinks(AbstractTestIssueNavigatorView.IssueLinks) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.Item
 
setIssueMultiSelectField(String, String, String...) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the multi-select field to the options
setIssueMultiSelectField(String, String, String...) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setIssues(long) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
Deprecated.
JRADEV-14514 - The issues column has been removed from the filter list
setIssueType(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setIssueType(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueTypeMappingBean
 
setIssueTypeMappings(Map<String, String>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setIssueTypes(Set<String>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
setIssueTypes(List<SimpleIssueType>) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setIssueTypes(List<TestWorkflowSchemeEditorResource.IssueType>) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.ResponseAssertions
 
setItemId(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
setItemType(String) - Method in class com.atlassian.jira.functest.framework.backdoor.ManagedConfigurationControl.ManagedEntity
 
setJiraLocale(String) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Sets the default locale of this JIRA instance.
setJiraLocale(String) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setJiraLocaleByValue(String) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Sets the default locale of this JIRA instance.
setJiraLocaleByValue(String) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setJiraLocaleToSystemDefault() - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Sets the default locale to the system locale
setJiraLocaleToSystemDefault() - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setJndiLocation(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setJqlAutocomplete(boolean) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
 
setJqlAutocomplete(boolean) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setKey(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setKey(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
setLabels(List<String>) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setLastModified(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setLastModifiedDate(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setLastModifiedUser(UserBean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setLastModifiedUser(SimpleUser) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setLayout(String) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setLeftPortlets(List<String>) - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
setLevel(int) - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
setLicense(String) - Method in class com.atlassian.jira.functest.framework.backdoor.LicenseControl.LicenseResponse
 
setLog(String) - Method in class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
setLoggedInUserColumns(List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
setLogLevel(String, Level) - Method in class com.atlassian.jira.functest.framework.backdoor.ServerControl
 
setLongProperty(String, Long) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
setLowerName(String) - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
setMailServers(List<ConfigMailServer>) - Method in class com.atlassian.jira.functest.config.JiraConfig
 
setMapping(TestWorkflowSchemeEditorResource.IssueType, TestWorkflowSchemeEditorResource.Workflow) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
setMapping(TestWorkflowSchemeEditorResource.IssueType, TestWorkflowSchemeEditorResource.Workflow) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
setMappings(List<SimpleWorkflow>) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setMappings(Map<TestWorkflowSchemeEditorResource.IssueType, TestWorkflowSchemeEditorResource.Workflow>) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
setMoveUnfixedIssuesTo(URI) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setName(String) - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
setName(String) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setName(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setName(String) - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
setName(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
setName(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultRoleDetails
 
setName(String) - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Sets the name field to an specified value.
setName(String) - Method in interface com.atlassian.jira.functest.framework.admin.RoleDetails
Sets the name of the project role in play.
setName(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
setName(String) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
setName(String) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setName(String) - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
setName(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setName(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setName(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setName(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setName(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
setName(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
setNameTo(String) - Method in class com.atlassian.jira.functest.framework.admin.workflows.RenameWorkflowPage
 
setNoAuthor() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setNoFavCount() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setNoOperations() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setNoReporter() - Method in class com.atlassian.jira.functest.framework.navigator.AssigneeCondition
 
setNoReporter() - Method in class com.atlassian.jira.functest.framework.navigator.ReporterCondition
 
setNumberOfSeats(Integer) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
setNumberOfSeats(Integer) - Method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
setOperations(List<DashboardPageInfo.Operation>) - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo
 
setOperations(List) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setOptionalFieldsOnEnterprise(String, String) - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setOptions(Collection<String>) - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
setOriginalDefaultWorkflow(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setOriginalEstimate(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the original estimate on an issue and submits this change.
setOriginalEstimate(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setOriginalEstimate(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setOriginalIssueTypeMappings(Map<String, String>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setOriginalMappings(List<SimpleWorkflow>) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setOverdue(boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setOverdue(boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setOwner(String) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setOwner(String) - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
setPackage(String) - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
setParameters(Map<String, String[]>) - Method in class com.atlassian.jira.functest.framework.util.form.FormParameterUtil
allows you to set the value of any parameter in the request
setParentId(Long) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setPassword(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setPassword(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
setPassword(String) - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Sets the password field to an specified value.
setPort(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setPort(Integer) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setPort(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
setPort(String) - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Sets the port field to an specified value.
setPort(int) - Method in class com.atlassian.jira.webtests.JIRAServerSetup
 
setPortletId(String) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
setPredicate(Predicate<Class<? extends T>>) - Method in class com.atlassian.jira.webtests.util.ClassLocator
 
setPreferredSearchLayout(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
Set a user's preferred search layout (detail or list view).
setPreferredSearchLayout() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
setPrefix(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setPriorities(List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl.PrioritySchemeData
 
setPriority(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the priority of the given issue
setPriority(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setPriority(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setProfiling(boolean) - Method in interface com.atlassian.jira.functest.framework.Administration
Set JIRA's profiling on or off.
setProfiling(boolean) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
setProjectAssociatonsForScheme(long, String...) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
setProjectId(Long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setProjectLead(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Sets the lead for a project
setProjectLead(String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
setProjectName(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setProjects(TestWorkflowSchemeEditorResource.Project...) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.ResponseAssertions
 
setProperty(String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
setPropertyResponse(String, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Transition
 
setPropertySet(ConfigPropertySet) - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
setProtocol(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
setProtocol(String) - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Sets the protocol select list to an specified option.
setQuery(String) - Method in class com.atlassian.jira.functest.framework.navigator.GenericQueryCondition
 
setQueryString(String) - Method in class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
setReleased(boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setReleased(boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setReleaseDate(Date) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setReleaseDate(Date) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setRemainingEstimate(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the remaining estimate on an issue and submits this change.
setRemainingEstimate(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setRemainingEstimate(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setRemainingSeats(Integer) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
setRemainingSeats(Integer) - Method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
setRenderer(String, String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
Note: this assumes that the field is a Renderable Field.
setRenderer(String, String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
setReporter(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setRequiredField(String) - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setRequiredFields() - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setRequiredFieldsOnEnterprise(String, String) - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setResolution(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setResolutionDate(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setRightPortlets(List<String>) - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
setRoot(File) - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
setRoot(File) - Method in class com.atlassian.jira.functest.config.ConfigFixerUpperer
 
setRoot(File) - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
setRowNumber(Integer) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
setScheme(TestWorkflowSchemeEditorResource.AssignableWorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.ResponseAssertions
 
setSecurity(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Sets the security of the given issue
setSecurity(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
setSecurityLevel(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setSecurityLevelToRequried() - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setSelectedByDefault(boolean) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
setSelectedByDefault(boolean) - Method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
setSelectElement(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
setSelf(URI) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setSelf(URI) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setSelf(URI) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setSequence(Long) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setServerName(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setServices(List<ConfigService>) - Method in class com.atlassian.jira.functest.config.JiraConfig
 
setSessionSearch(String) - Method in class com.atlassian.jira.functest.framework.util.IssueTableClient
 
setShared(SharedByData) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setSharing(List) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setSharingPermissions(Set<? extends TestSharingPermission>) - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
setShownFields(String) - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setShownFieldsOnEnterprise(String, String) - Method in class com.atlassian.jira.functest.framework.EditIssueFieldVisibility
 
setStartDate(Date) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setStartDate(Date) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setStatus(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setStringProperty(String, String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
setSubscriptions(long) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
setSummary(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setSysAdmin(boolean) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setSystemDefaultColumns(List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
setText(String) - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
setTextElement(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
setTextProperty(String, String) - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
setTimeout(Long) - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
setTimeout(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
setTimeout(String) - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Sets the timeout field to an specified value.
setTimeSpent(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setTimeWorked(String) - Method in class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
setTitle(String) - Method in class com.atlassian.jira.functest.framework.util.FilteredSearcherGroup
 
setTotalWorkflows(int) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
setTransitionProperty(String, boolean, long, String, Object) - Method in class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
setType(ConfigMailServer.Type) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setType(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setType(ImageClient.Image.Type) - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
setup() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Setup.None
 
setup() - Method in interface com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Setup
 
setUp() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.admin.apdex.TestApdexCategories
 
setup() - Method in class com.atlassian.jira.webtests.ztests.admin.priorities.schemes.TestConfigurePriorityScheme
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplications
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipeRest
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesNotifications
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationIssueNavigator
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestEditNestedGroups
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api.TestXAUSERNAMEHeader
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAvatarResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFieldResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
setup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
setup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaFields
 
setup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaIssueType
 
setup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVoters
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
setup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectWorkflowSchemeResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexIssue
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexRequestResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueLinkWebHook
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebhookUsernameAnonymization
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookTester
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldOptionsXss
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldXss
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiGroupSelector
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestTranslateCustomField
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.email.TestArchiveRestoreNotifications
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkArchiveIssuesNotifications
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.email.TestSendTestEmail
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldScreens
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.fields.TestLinkResolvers
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.help.TestCoreHelpLinks
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningThreadSafety
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestReindexConcurrentModificationsServer
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToCurrentUserFunction
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueNotifications
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestRedirectToMovedIssues
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchivedIssueExportPermission
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueForEnterprise
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueNoBrowseProjectPermission
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueViaDirectLink
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineIssueLinking
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssuePrintableView
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithRoles
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelSuggestions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMassArchive
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.issue.TestPermissionConditions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserInMultipleApplicationRoles
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.misc.TestWebResourceLinks
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestDateField
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlNumberFields
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlRecentFieldsLoading
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlSystemFunctions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlVoterAndWatcherFields
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestQueriesInDocumentation
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestRelativeDates
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserNameSearching
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserQueriesCaseInsensitive
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestValidationDoesItFit
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlViewTimeTracking
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestValidateProject
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProjectComponentEvents
 
setup() - Method in class com.atlassian.jira.webtests.ztests.project.TestPrioritySchemeAssignment
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectComponentQuickSearch
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCreateBasedOnExisting
 
setup() - Method in class com.atlassian.jira.webtests.ztests.quicksearch.TestProductSearchResource
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderingResources
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectFrom404Errors
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTask
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskEnterprise
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskIssueType
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSecurityLevel
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSecurityLevelOfSubtasks
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionStep1
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.TestInternalServerError
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanel
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask70101
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistory
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistoryRerun
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeUserData
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestBusinessLogicValidation
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFMultiUserPickerKeyChange
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFUserPickerKeyChange
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestChangeExternalId
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
setup() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
setup() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserGroupPicker
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflow
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowBasedPermissions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowConditions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditing
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditor
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowGlobalPostFunctions
 
setUp() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionView
 
setUpClient() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestRoadMapGadget
 
setUpDataAndDisableJsReporterField() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
 
setUpdatedDate(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setUpdateDraftIfNeeded(Boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.DefaultBean
 
setUpdateDraftIfNeeded(Boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueTypeMappingBean
 
setUpdateDraftIfNeeded(Boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
setUpdateDraftIfNeeded(Boolean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
setupDirectJDBCConnection(WebTester, JIRAEnvironmentData) - Static method in class com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper
 
setupFilters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
 
setupImapService() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
setupImapService(String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
setUpInstance() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
setUpInstance() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestViewUserResource
 
setUpJiraData() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
setupJIRAStepsInSet(EnumSet<JiraSetupInstanceHelper.SetupStage>) - Method in class com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper
Performs JIRA setup steps in given range.
setupLdapContext() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapOperationsHelper
 
setUpMailServer() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
 
setUpMailServer() - Method in class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
 
setUpMailServer() - Method in class com.atlassian.jira.webtests.ztests.email.TestSubscriptionsWithTimeZones
 
setUpNotificationType() - Method in class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
 
setUpNotificationTypes() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
 
setupPopService() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
setupPopService(String) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
setUpProjects() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
setUpRestClients() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
setUpSearchLayout() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
setUpShareResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestAddIssueSecurity
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestEditIssueSecurityLevel
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypesXSS
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestMultiIssueTypes
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestApplicationRoleBasedPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGroupBrowser
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIntegrityChecker
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIssueLinkCheck
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestLookAndFeel
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestModz
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestServices
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestTimeTrackingAdmin
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsTransactions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationConfiguration
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleCache
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachFile
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachmentErrors
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestZipAttachmentSecurity
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGravatarSupport
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipe
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkDeleteIssues
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditCustomFieldWithNoValidation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditEnvironment
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssuesXss
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditTimeTrackingLegacy
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditTimeTrackingModern
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationRedirections
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.applinks.TestAppLinksHostApplication
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachmentResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestConfigurationResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserPreferencesResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupAndUserPickerResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupPickerResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePickerResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAssign
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAttachments
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
Setup for an actual test
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceDelete
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
Setup for an actual test
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNames
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNoPrioritySet
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOpsbar
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceSchema
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceSubtasks
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdateHistory
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecurityTypeResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueShape
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResourceWithServiceDesk
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPropertyResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourceDeleteProject
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSecurityLevelResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSeraphAuthType
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSiteDarkFeaturesResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestStatusResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestTextFieldCharacterLengthValidator
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceForCreateUpdateDelete
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.TestIssueTabPanels
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestApplicationPropertyWebHook
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookPostFunction
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookRegistration
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentNotifications
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentVisibility
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestConcurrentAttributeUpdates
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldMultiUserPicker
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldUserPicker
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestDeleteCustomField
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.AbstractConfigureReportFieldTestCase
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReport
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReportPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardDeleteConfirm
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardRelatedEntitiesDelete
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestHead
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardChooseTab
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPagePermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPages
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.email.TestContactAdministrators
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.email.TestSendBulkMail
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.email.TestShareEmails
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.fields.TestAssigneeField
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldTypeVersionedRepresentations
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.fields.TestResolutionDateField
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestEditFilter
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestEditFilterInvalidShares
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterHoldsItsSorting
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPageNavigation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterRelatedEntitiesDelete
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterWarnings
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestPopularFilters
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.hints.TestHints
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestI18n500Page
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectProject
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToMe
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignUserProgress
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueLinking
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.comments.TestCommentPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.history.TestRecentIssueHistory
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestDeleteHiddenFieldOnMove
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAttachment
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnBulkMove
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevel
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevelOnlyCheckedForBrowseProjectPermission
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfSpecificLinks
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithValidation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssueFields
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssueOnIndexing
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEnvironmentField
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFields
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFieldsExceedingLimit
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueActionErrors
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueConstants
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsCustomFieldTypeWithNoValidation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithCustomFields
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueTabPanels
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestManageLinkClosedIssues
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMetaTagOrdering
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestOpsBarStructure
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestTextFieldCharacterLengthValidator
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssueWithRest
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVotersWhenVotePermissionSetToUserPickerCustomField
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseMessages
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.license.TestServiceDeskLicenses
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestAddPermission
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestCustomCreateButtonName
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestDateInputValidationOnCreateIssue
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestOpenSearchProvider
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestPlatformCompatibility
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignupWithLicensing
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSS
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusAfterADate
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatusByASpecificUser
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestClausesDependentOnProperties
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestEmptyNotEmptyLiterals
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlAttachmentsField
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestQueryTooComplex
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchRequestURLsInvalidParameters
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchValidationCanBeDisabled
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestTextClausesEscapingLuceneOperators
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestPhraseQuerySupport
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestWildcardQuerySupport
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorHTMLView
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRedirects
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestSearchRequestViewSecurity
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.security.xss.TestAssignGroupsToProjectRole
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestComponentValidation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProjectLeadAndDefaultAssignee
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestMultipleProjectsWithIssueSecurityWithRoles
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectKeyEditOnSearch
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestVersionValidation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestViewProjectRoleUsage
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestViewProjectsXSS
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeStorage
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeValidation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.remote.TestIssueService
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestPermissionOverride
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.properties.TestSecurityPropertiesDao
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.TestCorsAllowedResource
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.TestLogout
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAfterLogin
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAnonymousToLogin
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebActionResolution
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebResourceRetrievalDoesNotExposeProtectedResources
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.sendheadearly.TestCommittedResponseHtmlErrorRecovery
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.statistics.TestComponentStatisticsManager
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasksContextPermission
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionParentPicker
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskQuickCreation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.TestStaticFilesContentType
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogOperationVisibility
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanelVisibility
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingInputValidation
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditable
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditableByUpdateIssueFieldFunction
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsOptional
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsRequired
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timezone.TestIssueChangeHistory
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.timezone.TestTimeZoneManager
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestBrowseUserDirectories
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestCrowdDirectoryMaintenance
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserKey
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeOwnershipTransfer
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeUserKeyInWorkflows
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComments
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComponent
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnDashboards
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssuePrintableView
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssues
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssueXmlView
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProfiles
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProject
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProjectRoles
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnWorkflow
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserAndPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserSharedEntities
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupSelector
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupSelectorPermissions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestNonExistentUsers
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestShareUserDefault
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserDefaults
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserHover
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserNavigationBarWebFragment
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserRememberMeCookies
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserResolver
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserSessions
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserVotes
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewGroup
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestAddWorkflowTransition
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestEditWorkflowDispatcher
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
setUpTest() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowWithOriginalStepTransitions
 
setupTests() - Method in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
setUpTimeZone() - Method in class com.atlassian.jira.webtests.ztests.email.TestSubscriptionsWithTimeZones
 
setUpUser(String, String, String) - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
setUpUSerNotificationType() - Method in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
setupWebTester(WebTester, JIRAEnvironmentData) - Static method in class com.atlassian.jira.webtests.WebTesterFactory
 
setUser(String) - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
setUser(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.ResponseAssertions
 
setUserColumns(String, List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
 
setUserCount(Integer) - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
setUserCount(Integer) - Method in class com.atlassian.jira.functest.matcher.ApplicationRoleBeanMatcher
 
setUserEmailVisibility(GeneralConfiguration.EmailVisibility) - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Set the visibility level of user emails.
setUserEmailVisibility(GeneralConfiguration.EmailVisibility) - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
setUserName(String) - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
setUserName(String) - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
setUserName(String) - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Sets the user name field to an specified value.
setUsername(String) - Method in class com.atlassian.jira.functest.framework.admin.user.EditUserPage
 
setUsername(String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
setUserPassword() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
setUserReleaseDate(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setUserReleaseDate(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setUserStartDate(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setUserStartDate(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
setValue(String) - Method in class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
setVersion(int) - Method in class com.atlassian.jira.functest.config.ConfigurationChecker
 
setVersion(Long) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
setVersion(Version) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean.Builder
 
setViewMode(AttachmentsBlock.ViewMode) - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock
 
setViewMode(AttachmentsBlock.ViewMode) - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentsBlock
 
setVisitor(ConfigFileWalker.ConfigVisitor) - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
setVotes(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setWatchers(String) - Method in class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
setWorkflow(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.DefaultBean
 
setWorkflow(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.IssueTypeMappingBean
 
setWorkflow(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
setWorkflowScheme(String, long) - Method in class com.atlassian.jira.functest.framework.backdoor.ProjectControlExt
 
setWorkflowScheme(TestWorkflowSchemeEditorResource.AssignableWorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Project
 
setWorkflowSchemeData(WorkflowSchemeData) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
 
setWorkflowSchemeData(WorkflowSchemeData) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
 
SHARE_RIGHTS - Static variable in class com.atlassian.jira.functest.framework.sharing.TestSharingPermission.JSONConstants
 
ShareClient - Class in com.atlassian.jira.webtests.ztests.email
A REST client used to talk to the share e-mail rest resource.
ShareClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.email.ShareClient
 
SHARED_DASHBOARDS - Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
SHARED_FILTERS - Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
SharedByData - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans
A class used by beans that want to pass around project and issue type sharing information.
SharedByData() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
SharedByData(List<SimpleProject>, List<String>, long) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
SharedByData(List<SimpleProject>, List<String>) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
SharedByData(List<SimpleProject>, long) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
SharedByData(List<SimpleProject>) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SharedByData
 
sharedDashboards() - Method in interface com.atlassian.jira.functest.framework.Administration
 
sharedDashboards() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
SharedDashboardsAdministration - Interface in com.atlassian.jira.functest.framework.admin.user.shared
Represents to the Shared Dashboards Administration Page
SharedDashboardsAdministration.Dashboards - Interface in com.atlassian.jira.functest.framework.admin.user.shared
Represents the list of dashboards available in the page
SharedEntityInfo - Class in com.atlassian.jira.functest.framework.sharing
Represents the fundamental settings of a Shared Entity such as Search Filter or a Dashboard Page.
SharedEntityInfo(String, String, boolean, Set<? extends TestSharingPermission>, String, Integer) - Constructor for class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
SharedEntityInfo(Long, String, String, boolean, Set<? extends TestSharingPermission>, String, Integer) - Constructor for class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
SharedEntityInfo(String, String, boolean, Set<? extends TestSharingPermission>) - Constructor for class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
SharedEntityInfo(Long, String, String, boolean, Set<? extends TestSharingPermission>) - Constructor for class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
SharedEntityInfo(SharedEntityInfo) - Constructor for class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
SharedEntityItem - Interface in com.atlassian.jira.functest.framework.parser
Base interface for SharedEntityItem and DashboardItem
sharedFilters() - Method in interface com.atlassian.jira.functest.framework.Administration
Gets an instance of the Shared Filters Administration page.
sharedFilters() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
SharedFiltersAdministration - Interface in com.atlassian.jira.functest.framework.admin.user.shared
Represents to the Shared Filters Administration Page
SharedFiltersAdministration.Filters - Interface in com.atlassian.jira.functest.framework.admin.user.shared
Represents the list of filters available in the page
sharedWith(List<WebTestSharePermission>) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
sharedWith(List<WebTestSharePermission>) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
shareIssue(String, Set<String>, Set<String>, String) - Method in class com.atlassian.jira.webtests.ztests.email.ShareClient
Shares an issue with the given key with the users and email addresses specified.
sharePermissionCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
SharePermissionInfo - Class in com.atlassian.jira.functest.framework.backdoor
 
SharePermissionInfo() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SharePermissionInfo
 
SharePermissionInfo(Long, String, String, String) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SharePermissionInfo
 
sharePermissions() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
SharePermissionsCleaner - Class in com.atlassian.jira.functest.config.sharing
Class that cleans up share permissions associated with a ConfigSharedEntity.
SharePermissionsCleaner(Document) - Constructor for class com.atlassian.jira.functest.config.sharing.SharePermissionsCleaner
 
SharePermissionsClient - Class in com.atlassian.jira.functest.framework.backdoor
 
SharePermissionsClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SharePermissionsClient
 
shareSavedSearch(String, Set<String>, Set<String>, String) - Method in class com.atlassian.jira.webtests.ztests.email.ShareClient
Shares a saved search (filter) with the given id with the users and email addresses specified.
shareSearchQuery(String, Set<String>, Set<String>, String) - Method in class com.atlassian.jira.webtests.ztests.email.ShareClient
Shares a search query with the users and email addresses specified.
shortBeanFunc() - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
shortProject(Project) - Static method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
shouldAddAdminHelperItemsToSystemPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
shouldAddAtlassianSupportToolsToTroubleshootinAdnSupportSection() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
shouldAddBobToApplicationAndReturnHisCurrentStatus() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestViewUserResource
 
shouldAddDatabaseMonitoringToTroubleshootinAdnSupportSection() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
shouldAddDefaultRightsValueIfNotPresent() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask712001AddDefaultVal
test if there are no 0 or nulls, all rights should be 1
shouldAddIssueCollectorsToSystemPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
shouldAddIssueFeaturesToIssuesPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIssueFeaturesAdminItemsLayout
 
shouldAddProjectRolesToSecuritySection() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
shouldAddTopAdministrationTabsInCorrectOrder() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
shouldAddUserToApplication() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
shouldAllowToSearchFilterWithReservedLuceneCharacters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
 
shouldAllowToSearchFilterWithReservedLuceneCharacters2() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
 
shouldBeAbleToFindFilterWhichStartsWithDifferentLetter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
 
shouldBeStableAcrossLanguagesForCss() - Method in class com.atlassian.jira.webtests.ztests.misc.TestWebResourceLinks
 
shouldBeStableAcrossLanguagesForJavaScript() - Method in class com.atlassian.jira.webtests.ztests.misc.TestWebResourceLinks
 
shouldChangeExternalIdWhenAnonymizingInternalUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestChangeExternalId
 
shouldChangeExternalIdWhenAnonymizingUserDeletedExternally() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestChangeExternalId
 
shouldChangeFredApplicationAccessAndReturnHisCurrentStatus() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestViewUserResource
 
shouldCreateDefaultPrioritySchemeAfterUpgrade() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask76001
 
shouldCreateDummyTenant() - Method in class com.atlassian.jira.webtests.util.AbstractEnvironmentData
 
shouldCreateDummyTenant() - Method in interface com.atlassian.jira.webtests.util.JIRAEnvironmentData
Whether a dummy tenant should be created after the tenant is created.
shouldCreateDummyTenant() - Method in class com.atlassian.jira.webtests.util.LocalTestEnvironmentData
 
shouldCreateDummyTenant() - Method in class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
shouldCreateManyProjectsWithCommonCustomWorkflowSchemeAndShouldNotCreateAnyOthersWorkflowSchemesAndWorkflows() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldCreateProjectWhenWorkflowSchemeActive() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldCreateProjectWhenWorkflowSchemeIsDraft() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldCreateProjectWithCustomDraftWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldCreateProjectWithCustomWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldCreateProjectWithWorkflowSchemeAssignedWhenCommonDefaultSchemeForManyProjectAndDontCreateRubbishWorkflows() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldCreateProjectWithWorkflowSchemeAssignedWhenDefaultScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldCreateUserWhenGroupsExclusive() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignupWithLicensing
 
shouldDefineNewDefaultPriorityIfImportingDataWithDefaultPriorityAlreadyDefined() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask76001
 
shouldDeleteAllComponentAssociations() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourceDeleteProject
 
shouldDeleteAllFixVersionAssociations() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourceDeleteProject
 
shouldDeleteAllVersionAssociations() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourceDeleteProject
 
shouldDoNothingWhenUserIsNotInApplicationAndTryToRemove() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
shouldEscapeUsernameWhenNullIsAllowed() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionView
 
shouldEscapeUsernameWhenNullIsForbidden() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionView
 
shouldFailValidationWhenChangingExternalIdForUserInMultipleDirectories() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestChangeExternalId
 
shouldFilterUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldFindUserByFullname() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldFindUserByUsername() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldGetErrorWhenProjectNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectWorkflowSchemeResource
 
shouldGetErrorWhenRequestProjectWorkflowSchemeWithImproperKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectWorkflowSchemeResource
 
shouldGetProjectWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectWorkflowSchemeResource
 
shouldGetRecentFieldsFromUserProperties() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlRecentFieldsLoading
 
shouldHaveDefaultRecentFieldsOnPage() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlRecentFieldsLoading
 
shouldInsertAndReturnAttribute() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
shouldKeepSettingIfNotDefault() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask711001
 
shouldNotAddUserToApplicationWhenUserIsNotAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
shouldNotAllowAssignWithMigration() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
shouldNotAllowEditWithMigration() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
shouldNotCreateProjectWhenLoggedNotAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldNotCreateProjectWhenProjectTypeKeyNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldNotCreateProjectWhenProjectTypeTemplateNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldNotCreateProjectWhenUnavailableProjectTypeRequested() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldNotCreateProjectWhenWorkflowSchemeDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldNotCreateSecondTheSameRequestForProjectCreation() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
shouldNotFailIfFirstCharacterIsReservedLuceneCharacter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
 
shouldNotOverrideExistingValue() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask712001NotOverrideExisting
 
shouldNotRedirect() - Method in class com.atlassian.jira.webtests.ztests.misc.TestRootPage
 
shouldNotRemoveAdminFromCoreAndReturnHisCurrentStatus() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestViewUserResource
 
shouldNotRevertExistingProjectsToDefaultIssueTypeScheme() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCreateFromSharedConfigurationConcurrently
 
shouldNotRevertToDefaultPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCreateFromSharedConfigurationConcurrently
 
shouldNotSetDefaultPrioritySchemeWhenThereIsNoDefined() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask76001
 
shouldOnlyReturnMaxResults() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldPublishServerMetricsEvents() - Method in class com.atlassian.jira.webtests.ztests.servermetrics.TestServerMetricsEvents
 
shouldRemoveKevinFromApplicationAndReturnHisCurrentStatus() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestViewUserResource
 
shouldRemoveUserFromApplication() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
shouldRenameTheDefaultUserDirectory() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask711001
 
shouldResetApplicationProperties() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask711001
 
shouldReturnDefaultAttribute() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
shouldReturnErrorWhenTryToAddUserToApplication() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
shouldReturnErrorWhenUserDoesntHavePermissionsToSeeWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectWorkflowSchemeResource
 
shouldReturnErrorWhenUserIsNotAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectWorkflowSchemeResource
 
shouldReturnErrorWhenUserIsNotAuthorized() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectWorkflowSchemeResource
 
shouldReturnInvolvedUsersBeforeOthers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldReturnNotFoundForGettingValueWhenSchemeDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
shouldReturnNotFoundForUpdatingValueWhenSchemeDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
shouldReturnNotFoundWhenAskedForNonExistingAttribute() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
shouldReturnOtherUsersIfInsufficientWithRoles() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldReturnProperResponseCodeWhenProjectIsNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
shouldReturnProperResponseCodeWhenProjectIsNotFoundAndUserDoesNotHaveViewProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
shouldReturnProperResponseCodeWhenProjectIsNotFoundAndUserIsNotGlobalAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
shouldReturnProperResponseCodeWhenSchemeIsNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
shouldReturnSeveralUsersForSomeFilters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldReturnUserRoles() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
shouldReturnUserWithMultipleRoles() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldReturnUserWithMultipleRolesIfSearchedByRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldReturnUserWithMultipleRolesIfSearchedByUserName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldRun(Description) - Method in class com.atlassian.jira.functest.framework.suite.CategoryFilter
 
shouldSearchByEqInwardLink() - Method in class com.atlassian.jira.webtests.ztests.issue.links.TestSearchByIssueLinkType
 
shouldSearchByEqOutwardLink() - Method in class com.atlassian.jira.webtests.ztests.issue.links.TestSearchByIssueLinkType
 
shouldSearchByInInwardLink() - Method in class com.atlassian.jira.webtests.ztests.issue.links.TestSearchByIssueLinkType
 
shouldSearchByInOutwardLink() - Method in class com.atlassian.jira.webtests.ztests.issue.links.TestSearchByIssueLinkType
 
shouldSearchByPreffixMatching() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
shouldSearchBySymmetricalLink() - Method in class com.atlassian.jira.webtests.ztests.issue.links.TestSearchByIssueLinkType
 
shouldSignupDisplayAppAccessErrorMessageAfterSubmitWhenNoDefaultGroups() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignupWithLicensing
 
shouldSignupDisplayAppAccessErrorMessageUpfrontWhenNoDefaultGroups() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignupWithLicensing
 
shouldSignupDisplayExceededMessageWhenOneApplicationExceeded() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignupWithLicensing
 
shouldSignupFailWhenOneApplicationExceeded() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignupWithLicensing
 
shouldUpdateAndReturnDefaultAttribute() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
shouldUpdateCustomFieldsDefaultValues() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFMultiUserPickerKeyChange
 
shouldUpdateCustomFieldsDefaultValues() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFUserPickerKeyChange
 
shouldUpdateCustomFieldValues() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFMultiUserPickerKeyChange
 
shouldUpdateCustomFieldValues() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFUserPickerKeyChange
 
shouldWorkWithDashNamesAndNumbers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
 
showField(int) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
Deprecated.
since 4.2. This method is not future-proof; as fields get added to configurations, the 'id' sequence might change for the field you intended to use. Use FieldConfigurations.FieldConfiguration.showFields(String) instead.
showField(int) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
showFields(String) - Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
 
showFields(String) - Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
 
SidebarAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Assertions for sidebar-related content
SidebarAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
Default implementation of SidebarAssertions
SidebarAssertionsImpl(LocatorFactory, WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.SidebarAssertionsImpl
 
SIMPLE_ACTION - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
SimpleCell - Interface in com.atlassian.jira.webtests.table
This is interface should be implemented for simple conditional checks to be used in com.atlassian.jira.webtests.JIRAWebTest#tableRowEquals(com.meterware.httpunit.WebTable, int, java.util.List).
SimpleHttpHandler - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
SimpleHttpHandler(BlockingQueue<WebHookResponseData>) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.SimpleHttpHandler
 
SimpleIssueType - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
SimpleIssueType() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
SimpleIssueType(SimpleIssueType) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
SimpleIssueType(String, String, String, String, boolean, boolean) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
SimpleProject - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
SimpleProject() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
SimpleProject(Long, String, String, String, String) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
SimpleRestProject - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans
 
SimpleTestSharingPermission - Class in com.atlassian.jira.functest.framework.sharing
Simple sharing permission.
SimpleTestSharingPermission(SimpleTestSharingPermission) - Constructor for class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
SimpleTestSharingPermission(String) - Constructor for class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
SimpleTestSharingPermission(String, String) - Constructor for class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
SimpleTestSharingPermission(String, String, String) - Constructor for class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
SimpleTestSharingPermission(String, String, String, ShareRights) - Constructor for class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
SimpleUser - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
SimpleUser(String, String, String, boolean) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
SimpleUser() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
SimpleWorkflow - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
SimpleWorkflow() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
SimpleWorkflow(String, String, boolean, boolean, List<String>) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
SimpleWorkflow(String, String, boolean, boolean, List<String>, boolean) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
SimpleWorkflowScheme - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
SimpleWorkflowScheme() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
SinceBuildRule - Class in com.atlassian.jira.functest.rule
Ensures tests are ignored if the currently running JIRA is on an older build number than when the test was written.
SinceBuildRule(Supplier<Backdoor>) - Constructor for class com.atlassian.jira.functest.rule.SinceBuildRule
 
SinceBuildRule.SinceBuild - Annotation Type in com.atlassian.jira.functest.rule
 
SINGLE_USER_FIELD_ID - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
SINGLE_USER_FIELD_NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
SingleProductLicenseDetailsViewTO - Class in com.atlassian.jira.functest.framework.backdoor
 
SingleProductLicenseDetailsViewTO() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SingleProductLicenseDetailsViewTO
 
singleResolution() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
singleResolutionAnonymousAccess() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
singleResolutionAnonymousAccessWithBrowseProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
singleResolutionAnonymousAccessWithFeatureFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
singleResolutionNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
singleTests() - Method in class com.atlassian.jira.functest.framework.suite.WebTestDescriptionList
 
singletonMap(K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating an immutable Map with a single entry.
SiteDarkFeaturesClientExt - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Client for the site dark features resource with support for batch updates.
SiteDarkFeaturesClientExt(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.SiteDarkFeaturesClientExt
Constructs a new SiteDarkFeaturesClientExt for a JIRA instance.
siteFeatures - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.DarkFeatures
 
size() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
size() - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
size() - Method in interface com.atlassian.jira.util.collect.EnclosedIterable
 
size() - Method in class com.atlassian.jira.util.collect.IdentitySet
 
size() - Method in interface com.atlassian.jira.util.collect.Sized
 
size() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase.MailBox
 
size - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
sizeAll() - Method in interface com.atlassian.jira.util.collect.MultiMap
The sum of sizes of all contained keys.
Sized - Interface in com.atlassian.jira.util.collect
Something that contains a number of items.
sizeEquals(int) - Static method in class com.atlassian.jira.functest.framework.matchers.SearchResultMatchers
 
SkipCacheCheck - Annotation Type in com.atlassian.jira.functest.rule
When present, cache serialization check will not be performed for tests.
SkipInDevMode - Interface in com.atlassian.jira.functest.framework.suite
Indicates that test should be skipped in JIRA dev mode.
skipPast(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Skip characters until past the requested string.
skipPast(String) - Method in class com.atlassian.jira.util.json.JSONTokener
Skip characters until past the requested string.
SkipSetup - Annotation Type in com.atlassian.jira.functest.framework
 
skipTo(char) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Skip characters until the next character is the requested character.
skipTo(char) - Method in class com.atlassian.jira.util.json.JSONTokener
Skip characters until the next character is the requested character.
SLOVAKIA_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SlowTest - Annotation Type in com.atlassian.jira.util
This annotation marks tests that for some reason are taking more time to execute than our usual tests.
Smtp() - Method in class com.atlassian.jira.functest.framework.admin.DefaultMailServerAdministration
 
Smtp() - Method in interface com.atlassian.jira.functest.framework.admin.MailServerAdministration
Gets an instance of the Smtp Mail Server Administration Panel.
SMTP - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
SMTP_IMAP - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
SMTP_POP3 - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
SMTP_POP3_IMAP - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
SMTPS - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
SMTPS_IMAPS - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
SMTPS_POP3S - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
SMTPS_POP3S_IMAPS - Static variable in class com.atlassian.jira.webtests.JIRAServerSetup
 
SneakyDomExtractor - Class in com.atlassian.jira.functest.framework.util.dom
This gets around some of the limitations in HttpUnit such that the DOM is not cloneable even if it has a public accessor.
SneakyDomExtractor() - Constructor for class com.atlassian.jira.functest.framework.util.dom.SneakyDomExtractor
 
SOFTWARE_ROLE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed JIRA Software license for 100 users.
SOME_TARGET_USERKEY - Static variable in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
sort(AttachmentsBlock.Sort.Key, AttachmentsBlock.Sort.Direction) - Method in interface com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock
Sorts the file attachments list on the view issue page for an specific issue.
sort(AttachmentsBlock.Sort.Key, AttachmentsBlock.Sort.Direction) - Method in class com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentsBlock
 
sort(Collection<? extends T>, Comparator<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Copy and sort the passed collection and return an unmodifiable List of the elements.
SortByCategory - Class in com.atlassian.jira.functest.framework.suite
Transform that sorts tests by category.
SortByCategory() - Constructor for class com.atlassian.jira.functest.framework.suite.SortByCategory
 
sortIssues(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
Deprecated.
Sort the Issues in the navigator
sortIssues(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
Deprecated.
 
sortZipEntries(Ordering<FileAttachmentsList.ZipFileAttachmentEntry>) - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
In some tests we don't care about the order of the entries.
SOURCE_SCHEME_DESCRIPTION - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
SOURCE_SCHEME_ID - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
SOURCE_SCHEME_WORKFLOW_MAPPING - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
SOURCE_WORKFLOW_1 - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
SOURCE_WORKFLOW_2 - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
SOURCE_WORKFLOW_SCHEME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
SoxComplianceTestSuite - Class in com.atlassian.jira.webtests.zsuites
Tests that are run to ensure changes don't have an impact on Atlassian's financial reporting.
SoxComplianceTestSuite() - Constructor for class com.atlassian.jira.webtests.zsuites.SoxComplianceTestSuite
 
SPAIN_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
specificError(Class<T>, Matcher<T>) - Static method in class com.atlassian.jira.functest.framework.matchers.ErrorMatchers
 
Splitable - Annotation Type in com.atlassian.jira.functest.framework
A test class that has this annotation can have its individual test methods split up and run in different batches.
STANDARD - Static variable in interface com.atlassian.jira.functest.framework.Administration
Deprecated.
since 7.0.1
start() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl
 
start() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
start(String, int) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
START_PROGRESS_TRANSITION_ID - Static variable in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
STARTER - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed unlimited starter license.
startInBackground() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
startInBackground(IssueIndexingParams) - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
 
starting(Description) - Method in class com.atlassian.jira.functest.rule.DevModeRule
 
starting(Description) - Method in class com.atlassian.jira.functest.rule.EnableAnalyticsRule
 
starting(Description) - Method in class com.atlassian.jira.functest.rule.OutgoingMailConfigureSmtpRule
 
starting(Description) - Method in class com.atlassian.jira.functest.rule.OutgoingMailEventQueueRule
 
startMailService(JIRAServerSetup...) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
startScheduledReindex() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
Start the scheduled reindex
startSmtpServer() - Method in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
startStopTheWorldReIndex() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl
Initiate a stop-the-world foreground re-index
startTest(Test) - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestListener
 
startTestSuite(int) - Static method in class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
startTime - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobRunBean
 
startWatchingAnIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWatchers
 
state() - Method in class com.atlassian.jira.functest.framework.backdoor.ComponentManagerControl
 
state() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.IndexAnalyzerClient
 
stateClientResponse() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.IndexAnalyzerClient
 
StatementDecorator - Class in com.atlassian.jira.functest.rule
Decorates statement with code that can be executed before statement
StatementDecorator(Statement, StatementDecorator.Action) - Constructor for class com.atlassian.jira.functest.rule.StatementDecorator
 
StatementDecorator.Action - Interface in com.atlassian.jira.functest.rule
 
stateNotNull(String, T) - Static method in class com.atlassian.jira.util.dbc.Assertions
State check.
stateTrue(String, boolean) - Static method in class com.atlassian.jira.util.dbc.Assertions
State check.
statisticsControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
StatisticsControl - Class in com.atlassian.jira.functest.framework.backdoor
 
StatisticsControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.StatisticsControl
 
status(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration.IssueAssertions
 
STATUS_FIELD_ID - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
STATUS_IN_PROGRESS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STATUS_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STATUS_OPEN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STATUS_RESOLVED - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
StatusCondition - Class in com.atlassian.jira.functest.framework.navigator
 
StatusCondition() - Constructor for class com.atlassian.jira.functest.framework.navigator.StatusCondition
 
StatusCondition(StatusCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.StatusCondition
 
StatusCondition.Type - Class in com.atlassian.jira.functest.framework.navigator
 
Statuses - Interface in com.atlassian.jira.functest.framework.admin
Operations on the administrator pages dealing with global issue statuses.
statuses() - Method in interface com.atlassian.jira.functest.framework.Administration
Gets the instance of the Statuses page
statuses() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
StatusesImpl - Class in com.atlassian.jira.functest.framework.admin
 
StatusesImpl(WebTester, Navigation) - Constructor for class com.atlassian.jira.functest.framework.admin.StatusesImpl
 
StatusFieldRename() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
STEP_CHOOSE_ISSUES - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STEP_CHOOSE_OPERATION - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STEP_CONFIRMATION - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STEP_NAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STEP_OPERATION_DETAILS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STEP_OPERATION_DETAILS - Static variable in interface com.atlassian.jira.functest.framework.Workflows
 
STEP_PREFIX - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
STEP_PREFIX - Static variable in interface com.atlassian.jira.functest.framework.Workflows
 
steps() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
steps() - Method in class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage.TextView
 
steps() - Method in class com.atlassian.jira.functest.framework.admin.workflows.WorkflowDesignerPage.TextView
 
stop() - Method in class com.atlassian.jira.webtests.util.mail.MailService
Stops the SMTP and POP3 server.
stop() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.HttpResponseTester
 
STOP_PROGRESS_TRANSITION_ID - Static variable in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
stopAllPollers() - Method in class com.atlassian.jira.functest.framework.backdoor.EventClient
 
stopHttpResponseTester() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
stopMailService() - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
StrictMockClock - Class in com.atlassian.jira.util
A mock Clock that will return predefined dates and will throws exception, if called more times than the number of predefined values.
StrictMockClock(List<Long>) - Constructor for class com.atlassian.jira.util.StrictMockClock
 
StrictMockClock(Long...) - Constructor for class com.atlassian.jira.util.StrictMockClock
 
StrictTextCell - Class in com.atlassian.jira.webtests.table
An implementation of SimpleCell which will do a strict check for the expected text.
StrictTextCell(String) - Constructor for class com.atlassian.jira.webtests.table.StrictTextCell
 
SUB_TASK_DEFAULT_TYPE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SUB_TASK_SUMMARY - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
subject - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
subject(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
subList(int, int) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
submit() - Method in class com.atlassian.jira.functest.framework.admin.workflows.RenameWorkflowPage
 
submit(String) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
Submits the current form using the button with the given name.
submitAtPage(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
Goes to the given URL, submits the given button or logs the given message if the given button doesn't exist.
submitForm() - Method in class com.atlassian.jira.functest.framework.util.form.FormParameterUtil
 
submitRequest() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AbstractLinkSubmission
 
submitRequest() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AsynchFormSubmission
 
submitRequest() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.FormSubmission
 
submitRequest() - Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.FormSubmissionWithId
 
submitRequest() - Method in interface com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Submission
Submits a request to an action that presumably is XSRF-protected and requires a token to be present.
submitUpdate() - Method in class com.atlassian.jira.functest.framework.admin.user.EditUserPage
 
subscribeToFilterAndRun(AbstractSubscriptionEmailTest.FilterConfig, String) - Method in class com.atlassian.jira.webtests.AbstractSubscriptionEmailTest
Subscribe the current user to a filter and then run it.
subscriptionCount(int) - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem.Builder
 
subscriptionCount(int) - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem.Builder
 
subtask() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
SUBTASK_COUNT - Static variable in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskProgressBar
 
SubTaskAssertions - Class in com.atlassian.jira.webtests.ztests.subtask
 
SubTaskAssertions(TextAssertions, WebTester) - Constructor for class com.atlassian.jira.webtests.ztests.subtask.SubTaskAssertions
 
subTaskify(String, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
Convert the given issue into a subtask of the given parent issue.
subTaskify(String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
Convert the given issue into a subtask of the given parent issue.
Subtasks - Interface in com.atlassian.jira.functest.framework.admin
Grouping of admin tasks related to the Sub-Tasks section
subtasks() - Method in interface com.atlassian.jira.functest.framework.Administration
 
subtasks() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
SUBTASKS_TEXT - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
SubtasksImpl - Class in com.atlassian.jira.functest.framework.admin
 
SubtasksImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.SubtasksImpl
 
subtitle - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultItem
 
suite - Variable in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
suite() - Method in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
suite() - Static method in class com.atlassian.jira.webtests.AcceptanceTestHarness
 
suite() - Static method in class com.atlassian.jira.webtests.cargo.CargoCategorisingTestSuite
 
suite() - Static method in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
suite(Class<?>) - Static method in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
SUITE - Static variable in class com.atlassian.jira.webtests.CategorisingTestSuite
Deprecated.
 
suite() - Static method in class com.atlassian.jira.webtests.CategorisingTestSuite
Deprecated.
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteA11y
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAdministration
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAnonymization
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAppLinks
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAttachments
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteAvatars
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteBrowsing
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteBulkOperations
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteCharting
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteCloneIssue
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteComments
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteComponentsAndVersions
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteCustomFields
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteDashboards
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteDatabase
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteEmail
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteFields
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteFilters
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteForgotten
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteHelpUrls
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteI18n
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteImportExport
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteIssueNavigator
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteIssues
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteJql
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteLdap
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteLicencing
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteMoveIssue
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuitePermissions
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuitePlatform
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuitePostUpgradeLandingPage
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteProjectConfig
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteProjectImport
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteProjects
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteProjectTypes
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteQuicksearch
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteRandomTests
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteReports
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteRoles
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSchemes
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSecurity
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSetup
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSharedEntities
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteStreams
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteSubTasks
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteTimeTracking
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteTimeZone
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteUpgradeTasks
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteUsersAndGroups
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteWebhooks
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteWorkflow
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.FuncTestSuiteWorklogs
 
suite() - Static method in class com.atlassian.jira.webtests.zsuites.SoxComplianceTestSuite
 
suite() - Static method in class com.atlassian.jira.webtests.ztests.plugin.FuncTestSuiteReferencePlugins
 
suiteFinished(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.AbstractWebTestListener
 
suiteFinished(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.CompositeSuiteListener
 
suiteFinished(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.TomcatShutdownListener
 
suiteFinished(WebTestDescription) - Method in interface com.atlassian.jira.functest.framework.WebTestListener
Called when the whole web test suite is going finishing.
SuiteListenerWrapper - Class in com.atlassian.jira.functest.framework
Class to wrap a test so that a WebTestListener can listen to a test.
SuiteListenerWrapper(Test, WebTestListener) - Constructor for class com.atlassian.jira.functest.framework.SuiteListenerWrapper
 
suiteStarted(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.AbstractWebTestListener
 
suiteStarted(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.CompositeSuiteListener
 
suiteStarted(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.TomcatShutdownListener
 
suiteStarted(WebTestDescription) - Method in interface com.atlassian.jira.functest.framework.WebTestListener
Called when the whole web test suite is going to start.
SuiteTransform - Interface in com.atlassian.jira.functest.framework.suite
A transform applied on a collection of test descriptions that results in a new, transformed list.
SUMMARY - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
Summary - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SUMMARY_FIELD_ID - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
SUMMARY_FIELD_NAME - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
SUPERUSER_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
Supplier<T> - Interface in com.atlassian.jira.util
A Supplier of objects of a single type.
SupportedBuildTypes - Annotation Type in com.atlassian.jira.functest.framework.suite
To be used to mark tests supporting only specified CI build type (like Data Center | Server)
supportEntitlementNumber - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.BaseLicenseDetailsTO
 
svgIsReturnedWhenNoQueryParamIsAdded() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
SWEDEN_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SwingMail - Class in com.atlassian.jira.webtests.util.mail
A little utility originally written by Chris K (in Confluence) - provides a simple UI for starting and stopping a test mail server.
SwingMail(String) - Constructor for class com.atlassian.jira.webtests.util.mail.SwingMail
 
switchFormat(TimeTracking.Format) - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Short-hand for disabling and then enabling Time Tracking using the specified fromat.
switchFormat(TimeTracking.Format) - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
switchMode(TimeTracking.Mode) - Method in interface com.atlassian.jira.functest.framework.admin.TimeTracking
Short-hand for disabling and then enabling Time Tracking into the specified mode.
switchMode(TimeTracking.Mode) - Method in class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
switchTo(String) - Method in interface com.atlassian.jira.functest.framework.Form
Switches HttpUnit current form and returns it.
switchTo(String) - Method in class com.atlassian.jira.functest.framework.FormImpl
 
switchToLicense(License) - Method in interface com.atlassian.jira.functest.framework.Administration
Changes JIRA's lincense to a given license object
switchToLicense(String, String) - Method in interface com.atlassian.jira.functest.framework.Administration
Changes JIRA's lincense to a given license and asserts that the description then appears on the view license
switchToLicense(License) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
switchToLicense(String, String) - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
switchToPersonalLicense() - Method in interface com.atlassian.jira.functest.framework.Administration
Switches the license to a personal license.
switchToPersonalLicense() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
switchToStarterLicense() - Method in interface com.atlassian.jira.functest.framework.Administration
Switches the license to a starter license.
switchToStarterLicense() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
sync(Collection<? extends T>) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadgetSupport
 
synchroniseDirectory(int) - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapUtil
 
syntaxError(String) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Make a JSONException to signal a syntax error.
syntaxError(String) - Method in class com.atlassian.jira.util.json.JSONTokener
Make a JSONException to signal a syntax error.
SYS_ADMIN_PASSWORD - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SYS_ADMIN_USERNAME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
SYSTEM_ADMINISTER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
systemFeatures - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.DarkFeatures
 
systemInfo() - Method in interface com.atlassian.jira.functest.framework.Parser
Get the parser that can read the JIRA System Info
systemInfo() - Method in class com.atlassian.jira.functest.framework.ParserImpl
 
SystemInfoParser - Interface in com.atlassian.jira.functest.framework.parser
A parser that builds the system info page information into a Map like structure
SystemInfoParser.SystemInfo - Interface in com.atlassian.jira.functest.framework.parser
 
SystemInfoParserImpl - Class in com.atlassian.jira.functest.framework.parser
A parser of the System Info Page
SystemInfoParserImpl(WebTester, Navigation) - Constructor for class com.atlassian.jira.functest.framework.parser.SystemInfoParserImpl
 
SystemInfoParserImpl(WebTester, JIRAEnvironmentData, int, Navigation) - Constructor for class com.atlassian.jira.functest.framework.parser.SystemInfoParserImpl
 
systemProperties() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
SystemPropertyBasedSuite - Class in com.atlassian.jira.functest.framework.suite
A WebTestSuite that reads its configuration from system properties.
SystemPropertyBasedSuite() - Constructor for class com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
 
systemRejectsDuplicateUserCreation() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
systemRejectsInvalidEmail() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 

T

Tab(String, boolean) - Constructor for class com.atlassian.jira.functest.framework.admin.AdminTabs.Tab
 
TabGroup(List<AdminTabs.Tab>) - Constructor for class com.atlassian.jira.functest.framework.admin.AdminTabs.TabGroup
 
Table(String) - Constructor for class com.atlassian.jira.functest.framework.Dashboard.Table
 
table(String) - Method in interface com.atlassian.jira.functest.framework.LocatorFactory
 
table(String) - Method in class com.atlassian.jira.functest.framework.LocatorFactoryImpl
 
table - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
TableAssertions - Class in com.atlassian.jira.functest.framework.assertions
Used to make assertions about web Tables.
TableAssertions(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.TableAssertions
 
tableAssertions - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
tableCellHasLinkThatContains(WebTable, int, int, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView
Checks if a particular table cell contains the link URL specified.
tableCellHasLinkThatContains(WebTable, int, int, String) - Method in class com.atlassian.jira.webtests.table.LinkCell
Checks if a particular table cell contains the link URL specified.
tableCellHasNoLinks(WebTable, int, int) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView
 
tableCellHasNoLinks(WebTable, int, int) - Method in class com.atlassian.jira.webtests.table.LinkCell
 
tableCellHasStrictText(WebTable, int, int, String) - Method in class com.atlassian.jira.webtests.table.LinkCell
todo - this should really be getting the anchor tag and asserting that the link has the text not the whole cell
TableCellLocator - Class in com.atlassian.jira.functest.framework.locator
Locator to run test assertions on a single table cell.
TableCellLocator(WebTester, String, int, int) - Constructor for class com.atlassian.jira.functest.framework.locator.TableCellLocator
 
TableData - Class in com.atlassian.jira.webtests.table
Convinience class to create a table (two dimensional array).
TableData() - Constructor for class com.atlassian.jira.webtests.table.TableData
 
TableId() - Constructor for class com.atlassian.jira.functest.framework.parser.filter.FilterParser.TableId
 
TableLocator - Class in com.atlassian.jira.functest.framework.locator
This will locate HTML tables by 'tableId' and return the WebTable ready for more assertions.
TableLocator(WebTester, String) - Constructor for class com.atlassian.jira.functest.framework.locator.TableLocator
 
tabs() - Method in interface com.atlassian.jira.functest.framework.Administration
Gets an instance of the AdminTabs Page Object.
tabs() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
takeAllEvents() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient
 
TakesIntoAccountUpdatesToTheStatusOfAnIssue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
TARGET_PROJECT_ID - Static variable in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
TARGET_PROJECT_ID_TEMPLATE - Static variable in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
TASK - Static variable in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition.IssueType
 
task() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
tearDown() - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipeRest
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestEditNestedGroups
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserResource
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldUserPicker
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
delete a user while an notification generated by that user is still in the mail queue (i.e.
tearDown() - Method in class com.atlassian.jira.webtests.ztests.email.TestOutgoingMailSettings
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.help.TestCoreHelpLinks
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningThreadSafety
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestReindexConcurrentModificationsServer
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueNoBrowseProjectPermission
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueViaDirectLink
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.misc.TestWebResourceLinks
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestValidateProject
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAnonymousToLogin
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskIssueType
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasks
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.TestInternalServerError
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.TestStaticFilesContentType
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFUserPickerKeyChange
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
teardown() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserGroupPicker
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
tearDown() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowBasedPermissions
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypesXSS
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestMultiIssueTypes
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsTransactions
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleCache
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachFile
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipe
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserPreferencesResource
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourceDeleteProject
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardChooseTab
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.email.TestSendBulkMail
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.email.TestSendTestEmail
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPageNavigation
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestI18n500Page
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestTranslateSubTasks
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectProject
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.imports.properties.TestImportExportExcludedEntities
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.imports.properties.TestImportWithEntityProperties
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignUserProgress
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithValidation
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssueWithRest
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewXss
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.license.TestServiceDeskLicenses
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestCustomCreateButtonName
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.misc.TestPlatformCompatibility
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldsDisabled
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRedirects
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.project.TestViewProjectsXSS
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.sendheadearly.TestCommittedResponseHtmlErrorRecovery
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserAndPermissions
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestShareUserDefault
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserNavigationBarWebFragment
 
tearDownTest() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
TempDirectoryUtil - Class in com.atlassian.jira.webtests.util
This util class was added to be able to create a "temporary" directory.
TempDirectoryUtil() - Constructor for class com.atlassian.jira.webtests.util.TempDirectoryUtil
 
temporaryFile() - Static method in class com.atlassian.jira.functest.rule.Rules
 
TemporaryFileRule - Class in com.atlassian.jira.functest.rule
 
temporaryFileRule - Variable in class com.atlassian.jira.webtests.ztests.admin.TestDataExport
 
temporaryFileRule - Variable in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
TenantOverridingEnvironmentData - Class in com.atlassian.jira.webtests.util
 
TenantOverridingEnvironmentData(String, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.util.TenantOverridingEnvironmentData
 
test - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
test() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReportPermissions
 
TEST - Static variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.BaseTestWorkflowSchemeResource
 
test() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReportPermissions
 
test403ReturnedForNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleResource
 
test403WhenAnonymousUserTriesToDeleteAvatarForExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousUserTriesToDeleteAvatarForNotExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousWantsToCreateAvatarFromTemporaryForExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousWantsToCreateAvatarFromTemporaryForNotExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousWantsToStoreAvatarForExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousWantsToStoreAvatarForNotExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousWantsToStoreAvatarWithMultipartForExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousWantsToStoreAvatarWithMultipartForNotExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousWantsToUpdateAvatarForExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test403WhenAnonymousWantsToUpdateAvatarForNotExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
test404WhenTryingToUpdateProjectThatDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
Test500Page - Class in com.atlassian.jira.webtests.ztests.misc
 
Test500Page() - Constructor for class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
test500PageContainsMemoryAndInputArgsInfo() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
test500PageIsShownToRegularUserInDevMode() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
test500PageServiceParamVisibility() - Method in class com.atlassian.jira.webtests.ztests.about.TestAboutPage
 
test500PageServiceParamVisibility() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
TEST_FIELD_SCREEN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
TEST_PROJECT_ID - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
TEST_PROJECT_ID_II - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
TEST_PROJECT_KEY - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
TEST_PROJECT_KEY_II - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
TEST_PROJECT_NAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
TEST_PROJECT_NAME_II - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestDraftWorkflowSchemeMigration
 
TEST_ROLE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed JIRA Func Test license for 10 users.
TEST_ROLE_3_USERS - Static variable in class com.atlassian.jira.webtests.LicenseKeys
Time bombed JIRA Func Test license for 3 users.
TEST_SUITE_CLASS - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
If specified replaces the default test suite.
TEST_SUMMARY - Static variable in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignUserProgress
 
TestA11yPage - Class in com.atlassian.jira.webtests.ztests.user.a11y
 
TestA11yPage() - Constructor for class com.atlassian.jira.webtests.ztests.user.a11y.TestA11yPage
 
TestAboutPage - Class in com.atlassian.jira.webtests.ztests.about
 
TestAboutPage() - Constructor for class com.atlassian.jira.webtests.ztests.about.TestAboutPage
 
TestAbstractUserBasedFunction - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests written to prove fix for JRASERVER-69435
TestAbstractUserBasedFunction() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestAbstractUserBasedFunction
 
testAccessAsAdminWhenAttachmentCreateIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsAdminWhenAttachmentCreatePermissionForEveryoneIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsAdminWhenAttachmentCreatePermissionForEveryoneIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsAdminWhenAttachmentCreatePermissionIsRestricted() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsAnonymousWhenAttachmentCreateIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsAnonymousWhenAttachmentCreatePermissionForEveryoneIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsAnonymousWhenAttachmentCreatePermissionForEveryoneIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsAnonymousWhenAttachmentCreatePermissionIsRestricted() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsNormalUserWhenAttachmentCreateIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsNormalUserWhenAttachmentCreatePermissionForEveryoneIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsNormalUserWhenAttachmentCreatePermissionForEveryoneIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessAsNormalUserWhenAttachmentCreatePermissionIsRestricted() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testAccessingDashboardAsAnonymousWithoutReadPermissionsReturns404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testAccessingDashboardAsLoggedInUserWithoutReadPermissionsReturns404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testAccessingDashboardItemInWrongDashboardReturns404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testAccessingNonExistingDashboardItemReturns404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testAccessingPropertiesOfADashboardItemSharedWithEveryoneAsAnonymousWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testActionHeaders() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testActivateWorkflowBackupWarningAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testActivateWorkflowBackupWarningAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
TestActiveObjects - Class in com.atlassian.jira.webtests.ztests.ao
Simple sanity test for AO.
TestActiveObjects() - Constructor for class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects
 
TestActiveObjects.Blog - Class in com.atlassian.jira.webtests.ztests.ao
 
TestActiveObjects.Comment - Class in com.atlassian.jira.webtests.ztests.ao
 
TestActiveObjectsRestore - Class in com.atlassian.jira.webtests.ztests.ao
 
TestActiveObjectsRestore() - Constructor for class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsRestore
 
TestActiveObjectsTransactions - Class in com.atlassian.jira.webtests.ztests.ao
Simple sanity test for AO.
TestActiveObjectsTransactions() - Constructor for class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsTransactions
 
testActiveWorkflowsAreNotEditable() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testActivityStreamIsNotSortable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.TestIssueTabPanels
Check that the Activity Stream tab is not sortable (JRA-17973)
TestActivityStreams - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.streams
Functional tests for Activity Streams
TestActivityStreams() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.streams.TestActivityStreams
 
testAdd() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsTransactions
 
testAddActorsToRole() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testAddActorsToRoleWithErrors() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testAddAndDeleteGroup() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
testAddAndDeleteGroup() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
testAddAndDeleteUser() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
testAddAndDeleteUser() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
testAddAndEditBackupService() - Method in class com.atlassian.jira.webtests.ztests.admin.services.TestBackupService
 
testAddApplication() - Method in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestCrowdServerConfiguration
 
testAddBadNames() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWatchers
 
testAddBlankGroup() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGroupBrowser
 
testAddComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
TestAddComment - Class in com.atlassian.jira.webtests.ztests.comment
 
testAddCommentCheckUpdatedDate() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testAddCommentErrorWhenIssueDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testAddCommentErrorWhenLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testAddCommentErrorWhenNoPermission() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testAddCommentExpandRendered() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
TestAddCommentFooterLink - Class in com.atlassian.jira.webtests.ztests.comment
 
TestAddCommentFooterLink() - Constructor for class com.atlassian.jira.webtests.ztests.comment.TestAddCommentFooterLink
 
TestAddCommentHeaderLink - Class in com.atlassian.jira.webtests.ztests.comment
 
TestAddCommentHeaderLink() - Constructor for class com.atlassian.jira.webtests.ztests.comment.TestAddCommentHeaderLink
 
testAddCommentToArchivedIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testAddCommentWhenGroupDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testAddCommentWhenRoleDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testAddCommentWithGroupButNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testAddCommentWithSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testAddCommentWithTextLengthLimitOn() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testAddCommentWithVisibility() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testAddCrowdDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestCrowdDirectoryMaintenance
 
testAddCustomField() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testAddCustomFieldConfigurationContext() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testAddCustomFieldWithoutSearcherToIssueLevelPermission() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
 
testAddCustomFieldWithoutSearcherToPermission() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
 
testAddDefaultUsersAndDefaultGroupsToRole() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
testAddDelegatingLdapDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
testAddDuplicateCategory() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCategory
 
testAddDuringEdit() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
 
testAddEditValidation() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplications
 
testAddEventType() - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testAddEventTypeWithErrors() - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testAddExcludeAttribute() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestExcludeResolutionOnTransitions
 
testAddFavourite() - Method in class com.atlassian.jira.webtests.ztests.favourite.TestAdjustFavourite
Make sure that adding a favourite works.
testAddFieldConfigurationAssociationToScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testAddGroup() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGroupBrowser
 
testAddInExternalTransaction() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsTransactions
 
testAddingACustomFieldAndEditingTheConfiguration() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testAddingAndRemovingGroupRolesFromProjectFlushesIssueSecurityCache() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
Check if group is added or removed from a role, the issue security level cache is flushed
testAddingAndRemovingSecurityLevelFlushesCache() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
 
testAddingAndRemovingSecuritySchemeFromProject() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
Check that if the associated security scheme of a project is unassociated, that the security levels are no longer visible visible
testAddingAndRemovingUserFromGroupFlushesSecurityCache() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
 
testAddingAndRemovingUserFromRolesFlushesIssueSecurityCache() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
Check if user is added or removed from a role, the issue security level cache is flushed
testAddingAnyLoggedInUserApplicationRolePermission() - Method in class com.atlassian.jira.webtests.ztests.admin.TestPermissionSchemesBackdoorImpl
 
testAddingAnyoneGroupPermission() - Method in class com.atlassian.jira.webtests.ztests.admin.TestPermissionSchemesBackdoorImpl
 
testAddingCommentsInSearch() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testAddingFieldError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testAddingFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testAddingFieldsAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testAddingFieldsWithArchiving() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testAddingGlobalPermissionToGroup() - Method in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
testAddingNewWorkLogSendsEmail() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
testAddingOrRemovingWatcherFromIssuesThatIAmNotAllowedToSeeReturns401() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testAddingPluggableGlobalPermissionWhenModuleDown() - Method in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
testAddingSearcherToCustomField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
Test that adding a searcher to the customfield, makes it possible for that customfield to be added to a permission.
testAddInTransaction() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsTransactions
 
testAddInvalidCategory() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCategory
 
testAddInvalidComment() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
TestAddIssueSecurity - Class in com.atlassian.jira.webtests.ztests.admin.issuessecurity
Test web functionality for adding/removing issue securities to/from security levels.
TestAddIssueSecurity() - Constructor for class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestAddIssueSecurity
 
testAddIssuesToArchivedProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testAddLdapDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
testAddLogDuringCreate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
 
testAddNewSubtaskToExistingIssueWithSubtask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionVariousOperations
 
testAddNoPermission() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
testAddParameterizedIssueSecurity() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestAddIssueSecurity
 
testAddParameterlessIssueSecurity() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestAddIssueSecurity
 
TestAddPermission - Class in com.atlassian.jira.webtests.ztests.misc
Tests the AddPermission action.
TestAddPermission() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestAddPermission
 
testAddPermissionToDefaultScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestPermissionSchemesBackdoorImpl
 
TestAddPortalPageSharing - Class in com.atlassian.jira.webtests.ztests.dashboard
Test the sharing functionality of the AddPortalPage.
TestAddPortalPageSharing() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
 
testAddPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.priorities.schemes.TestConfigurePriorityScheme
 
testAddProjectAssociationsToScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testAddProjectAssociationsToScheme_UnhappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testAddProjectCategory() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCategory
 
testAddRoleActor() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
testAddRoleActors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
testAddServiceWithParams() - Method in class com.atlassian.jira.webtests.ztests.admin.TestServices
 
testAddSiteFeature() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSiteDarkFeatures
 
testAddThenDeletePermission() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
testAddTooLongComment() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testAddTransitionForStepWithNoTransitions() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
TestAddUser - Class in com.atlassian.jira.webtests.ztests.user
 
TestAddUser() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
testAddUserOverLimitShowsWarning() - Method in class com.atlassian.jira.webtests.ztests.license.TestPersonalLicense
 
testAddUserOverLimitShowsWarning_CommercialLimited() - Method in class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
testAddUserOverLimitShowsWarning_Starter() - Method in class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
testAddUserProperty() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testAddUserToGroup() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
testAddUserToGroup() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
testAddWatchForAnotherUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testAddWatchForAnotherUserCannotView() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testAddWatchToIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testAddWatchToIssue_emptyPOST() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testAddWatchToIssueThatDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testAddWatchToIssueThatIAmAlreadyWatching() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testAddWatchWhenWatchingIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
TestAddWorkflowTransition - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestAddWorkflowTransition() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestAddWorkflowTransition
 
testAddWorkflowTransitionSpecialCharacters() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestAddWorkflowTransition
 
testAddWorklog() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testAddWorklogIssueFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testAddWorklogUsingSeconds() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testAddWorklogWhenGroupDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testAddWorklogWhenRoleDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
TestAdjustFavourite - Class in com.atlassian.jira.webtests.ztests.favourite
Test the favourite/unfavourite functionality exposed by the AdjustFavourite action.
TestAdjustFavourite() - Constructor for class com.atlassian.jira.webtests.ztests.favourite.TestAdjustFavourite
 
testAdminAccessOnlyForStateResource() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
testAdminCanAssignPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testAdminCanCreateProjectUsingOnlyRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testAdminCanCreateSimpleProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testAdminCanEditAndDeleteAllComments() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testAdminCanEditAndDeleteAllComments() - Method in class com.atlassian.jira.webtests.ztests.issue.comments.TestCommentPermissions
 
testAdminCanEditNormalUser() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
testAdminCanGetAssignedPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testAdminCanLoginWhenMovedToAnotherRole() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
Move admin from Core to Software role.
testAdminCanNotAccessSendTestMailByUrlHacking() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminCannotDeleteSysadmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserAndPermissions
 
testAdminCannotDeleteSysAdminGroups() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
testAdminCannotEditSysAdminDetails() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
testAdminCanNotElevateHisPrivilegesBySettingSysAdminPassword() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminCannotSetSysAdminPassword() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
testAdminCanSetNormalUsersPassword() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
testAdminCantSeeLinks() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testAdminCantSeeProtectedPages() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testAdminEditGroups() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testAdminGroups() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminGroups
 
testAdminHappyPath() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleResource
Happy path test of the end-point.
TestAdministerUserLink - Class in com.atlassian.jira.webtests.ztests.admin
 
TestAdministerUserLink() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestAdministerUserLink
 
testAdministratorDoesntSeeContactYourAdmin() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
testAdminLink() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testAdminLinkWorks() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplications
 
testAdminMailServer() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminMailServers
 
TestAdminMenuLinks - Class in com.atlassian.jira.webtests.ztests.admin
 
TestAdminMenuLinks() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuLinks
 
TestAdminMenuWebFragment - Class in com.atlassian.jira.webtests.ztests.admin
This test asserts that the links in the admin menu is available/unavailable under various conditions.
TestAdminMenuWebFragment() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
 
testAdminMenuWebFragment() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
 
TestAdminSectionVisibility - Class in com.atlassian.jira.webtests.ztests.admin
Tests the admin/sys-admin visibility of pages in the admin section.
TestAdminSectionVisibility() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
TestAdminsWithoutAppRoles - Class in com.atlassian.jira.webtests.ztests.admin
This func tests verify that administrators that are not associated with an application role can not access Issues or Projects

In the data, JOHN_ADMIN is an administrator that has all the project permissions for project TWO but is not associated with any application role by default.

TestAdminsWithoutAppRoles() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminUI() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSiteDarkFeatures
 
testAdminUserDefaults() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminUserDefaults
 
testAdminUsersCanAccessTheServicesAdministrationPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminUsersCanAddAPopServer() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminUsersCanDeleteAPopServer() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminUsersCanEditAPopServer() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminUsersCanOnlyAddPopAndImapServices() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminUsersCanOnlySeePopAndImapServices() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminUsersCanOnlySeePopServers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdminWithoutApplicationCantAssignIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantAssignIssueUI() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantBeAssignedToIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantCloseIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantComment() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantCreateAttachments() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantCreateIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantDeleteIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantDeleteOtherAttachments() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantDeleteOtherComments() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantDeleteOtherWorklogs() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantDeleteOwnAttachments() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantDeleteOwnComment() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantDeleteOwnWorklogs() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantEditIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantEditOtherComment() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantEditOtherWorklogs() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantEditOwnComment() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantEditOwnWorklogs() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantLinkIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantLogWork() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantModifyReporters() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantModifyVoters() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantModifyWatchers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantMoveIssuesUI() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantReadIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantReadIssueThroughUI() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantRemoveVote() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantResolveIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantScheduleIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantSeeWatchersAndVoters() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantSetIssueSecurity() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantTransitionIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testAdminWithoutApplicationCantVote() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
 
testADSyncPerformance() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapSyncPerformance10k
 
TestAdvancedApplicationProperties - Class in com.atlassian.jira.webtests.ztests.admin
 
TestAdvancedApplicationProperties() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestAdvancedApplicationProperties
 
testAdvancedExpressionWithBothMinuteAndHourIncrements() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
Advanced trigger that has both minutes and hours increment which is not supported by the Cron Editor UI
testAdvancedExpressionWithMinuteIncrementAndSingleHourRange() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
Advanced trigger that has minutes increment but single hour with range, which gets interpretted correctly and is supported by the Cron Editor UI
testAdvancedExpressionWithMinuteIncrementButSingleHour() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
Advanced trigger that has minutes increment but single hour which is not supported by the Cron Editor UI
testAdvancedMode() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testAdvancedSettings() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdvancedApplicationProperties
 
testAdvancedSettingsDoesNotWorkForNormalUser() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdvancedSettingsWorksForAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdvancedSettingsWorksForSysAdminWhoIsAlsoAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAdvancedSettingsWorksForSysAdminWhoIsNotAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
TestAdvancedSimple - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Test switching from the advanced JQL view to the basic editing view
TestAdvancedSimple() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestAdvancedSimple
 
TestAdvancedValidation - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestAdvancedValidation() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestAdvancedValidation
 
testAffectedVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testAffectedVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testAffectedVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testAffectedVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testAffectedVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testAffectedVersionsField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testAggregateProgressBar() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
testAggregateTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testAjaxIssuePicker() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
testAliasAutoCompletionWithoutConflict() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testAliasWithMoreThen15Matches() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testAll() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
testAll() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
testAll() - Method in class com.atlassian.jira.webtests.ztests.email.TestShareEmails
 
testAll() - Method in class com.atlassian.jira.webtests.ztests.misc.TestDatabaseSetup
 
testAll() - Method in class com.atlassian.jira.webtests.ztests.misc.TestIPv6DatabaseSetup
 
testAll() - Method in class com.atlassian.jira.webtests.ztests.misc.TestJohnsonFiltersWhileNotSetup
 
testAllBasicSectionsPresent() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testAllColumnsPrintableView() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
testAllColumnsPrintableViewDaysFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
testAllColumnsPrintableViewHoursFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
testAllCustomFields() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testAllEstimatesAreEditableOnCreateIssue() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditable
 
testAllEstimatesAreEditableOnEditAfterLoggingWork() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditable
 
testAllEstimatesAreEditableOnTransitionAfterLoggingWork() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditable
 
testAllEstimatesAreEditableOnTransitionBeforeLoggingWork() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditable
 
testAllFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFieldResource
Get all fields
testAllFieldsAsAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFieldResource
 
testAllFieldsAsAnonymousWithDisabledFeatureFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFieldResource
 
testAllFieldsAsAnonymousWithDisabledFeatureFlagAndAvailableProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFieldResource
 
testAllFieldsAsUserWithDisabledFeatureFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFieldResource
 
testAllFieldsCanBeUpdatedAtOnce() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testAllFieldsExportedWhenSomeFeaturesAreDisabled() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testAllFieldsExportedWhenSomeFeaturesAreDisabledFor810000BuildNumberTestData() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testAllIntegrityChecksPresent() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIntegrityChecker
Assert all integrity checks can be accessed via the UI.
testAllIssuesWithAttachments() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlAttachmentsField
 
testAllLinksShow() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testAllowedValuesForFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testAllowedValuesForFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaFields
 
testAllPriorities() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testAllPrioritiesAnonymouslyWithFFDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testAllPrioritiesAnonymouslyWithFFDisabledButProjectsVisible() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testAllPrioritiesAnonymouslyWithFFEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testAllPrioritiesWithFFDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testAllProjectsUserHasAccessToAreReturnedWhenAskingForAllProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testAllSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check that we can find all pages.
testAllSearchAnonymous() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
 
testAllStatuses() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestStatusResource
Get all statuses
testAllTest() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
TestAllTextClause - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests the "text" clause in JQL, which searches across all system text fields and custom free text fields that the user can see.
TestAllTextClause() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestAllTextClause
 
testAllUnreleasedVersions() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlSystemFunctions
 
testAllUsersRememberMeClear() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserRememberMeCookies
 
testAllWatchersNotifiedOfIssueDeletion() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueDeleteNotifications
 
testAllWithV2TrustedProtocol() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
testAllWithV3TrustedProtocol() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
testAlsoSharedWithInHtmlNotification() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testAlsoSharedWithInTextNotification() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testAltAttributeValueEscaping() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorHTMLView
 
testAnActiveWorkflowIsEditableGivenADraftHasBeenCreatedForIt() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testAnActiveWorkflowIsEditableGivenADraftHasNotBeenCreatedForIt() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testAnAdminCannotChangeOwnerOfDashboardsWhenNewOwnerDoesNotHaveSharePermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestChangeSharedDashboardOwnerByAdmins
 
testAnAdminCannotChangeOwnerOfFiltersWhenNewOwnerDoesNotHaveSharePermission() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestChangeSharedFilterOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnerOfDashboardsSharedWithAGroupHeBelongsTo() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestChangeSharedDashboardOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnerOfDashboardsSharedWithARoleHeIsNotPartOf() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestChangeSharedDashboardOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnerOfDashboardsSharedWithARoleHeIsPartOf() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestChangeSharedDashboardOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnerOfFiltersSharedWithAGroupHeBelongsTo() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestChangeSharedFilterOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnerOfFiltersSharedWithARoleHeIsNotPartOf() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestChangeSharedFilterOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnerOfFiltersSharedWithARoleHeIsPartOf() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestChangeSharedFilterOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnerOfPrivateDashboards() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestChangeSharedDashboardOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnerOfPrivateFilters() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestChangeSharedFilterOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnersOfDashboardsSharedWithAGroupHeDoesNotBelongTo() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestChangeSharedDashboardOwnerByAdmins
 
testAnAdminIsAbleToChangeOwnersOfFiltersSharedWithAGroupHeDoesNotBelongTo() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestChangeSharedFilterOwnerByAdmins
 
testAnAdminIsAbleToDeleteDashboardsSharedWithAGroupHeBelongsTo() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestDeleteSharedDashboardsByAdmins
 
testAnAdminIsAbleToDeleteDashboardsSharedWithAGroupHeDoesNotBelongTo() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestDeleteSharedDashboardsByAdmins
 
testAnAdminIsAbleToDeleteDashboardsSharedWithARoleHeIsNotPartOf() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestDeleteSharedDashboardsByAdmins
 
testAnAdminIsAbleToDeleteDashboardsSharedWithARoleHeIsPartOf() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestDeleteSharedDashboardsByAdmins
 
testAnAdminIsAbleToDeleteFiltersSharedWithAGroupHeBelongsTo() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestDeleteSharedFilterByAdmins
 
testAnAdminIsAbleToDeleteFiltersSharedWithAGroupHeDoesNotBelongTo() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestDeleteSharedFilterByAdmins
 
testAnAdminIsAbleToDeleteFiltersSharedWithARoleHeIsNotPartOf() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestDeleteSharedFilterByAdmins
 
testAnAdminIsAbleToDeleteFiltersSharedWithARoleHeIsPartOf() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestDeleteSharedFilterByAdmins
 
testAnAdminIsAbleToDeletePrivateDashboard() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestDeleteSharedDashboardsByAdmins
 
testAnAdminIsAbleToDeletePrivateFilters() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestDeleteSharedFilterByAdmins
 
testAnAdminIsAbleToSearchForDashboardsSharedWithAGroupHeBelongsTo() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestSharedDashboardSearchingByAdmins
 
testAnAdminIsAbleToSearchForDashboardsSharedWithAGroupHeDoesNotBelongTo() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestSharedDashboardSearchingByAdmins
 
testAnAdminIsAbleToSearchForDashboardsSharedWithARoleHeIsNotPartOf() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestSharedDashboardSearchingByAdmins
 
testAnAdminIsAbleToSearchForDashboardsSharedWithARoleHeIsPartOf() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestSharedDashboardSearchingByAdmins
 
testAnAdminIsAbleToSearchForDashboardsThatArePrivate() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestSharedDashboardSearchingByAdmins
 
testAnAdminIsAbleToSearchForFiltersSharedWithAGroupHeBelongsTo() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestSharedFilterSearchingByAdmins
 
testAnAdminIsAbleToSearchForFiltersSharedWithAGroupHeDoesNotBelongTo() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestSharedFilterSearchingByAdmins
 
testAnAdminIsAbleToSearchForFiltersSharedWithARoleHeIsNotPartOf() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestSharedFilterSearchingByAdmins
 
testAnAdminIsAbleToSearchForFiltersSharedWithARoleHeIsPartOf() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestSharedFilterSearchingByAdmins
 
testAnAdminIsAbleToSearchForFiltersThatArePrivate() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestSharedFilterSearchingByAdmins
 
testAnAdminIsNotAbleToSearchForDashboardsThatArePrivateWithFfDisabled() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestSharedDashboardSearchingByAdmins
 
testAnAdminIsNotAbleToSearchForFiltersThatArePrivateWithFfDisabled() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestSharedFilterSearchingByAdmins
 
testAnInactiveWorkflowIsEditableGivenItHasAssignedSchemes() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testAnInactiveWorkflowIsEditableGivenItHasNoAssignedSchemes() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
TestAnnotationsExtractor - Class in com.atlassian.jira.functest.framework
A tool to extract annotations from test first from method level, then from class level.
TestAnnotationsExtractor(Description) - Constructor for class com.atlassian.jira.functest.framework.TestAnnotationsExtractor
 
TestAnnouncementBanner - Class in com.atlassian.jira.webtests.ztests.misc
Tests the functionality of the announcement banner
TestAnnouncementBanner() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestAnnouncementBanner
 
testAnnouncementBanner() - Method in class com.atlassian.jira.webtests.ztests.misc.TestAnnouncementBanner
 
testAnnouncementBannerDoesNotShowInPrivateModeWithNoUser() - Method in class com.atlassian.jira.webtests.ztests.misc.TestAnnouncementBanner
 
testAnnouncementBannerShownInPublicModeWithNoUser() - Method in class com.atlassian.jira.webtests.ztests.misc.TestAnnouncementBanner
 
testAnonCanEditAndDeleteNothing() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testAnonCanEditAndDeleteNothing() - Method in class com.atlassian.jira.webtests.ztests.issue.comments.TestCommentPermissions
 
testAnonmousCannotVote() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testAnonymizeDeletedUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistory
 
testAnonymizeDeletedUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeUserData
 
testAnonymizeDeletedUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserKey
 
testAnonymizeDeletedUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
TestAnonymizeDisplayNameInIssueHistory - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestAnonymizeDisplayNameInIssueHistory() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistory
 
TestAnonymizeDisplayNameInIssueHistoryRerun - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestAnonymizeDisplayNameInIssueHistoryRerun() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistoryRerun
 
testAnonymizeMultiValueCustomField() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistory
 
testAnonymizeSingleValueCustomField() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistory
 
testAnonymizeSystemField() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistory
 
testAnonymizeUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserKey
 
testAnonymizeUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
TestAnonymizeUserData - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestAnonymizeUserData() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeUserData
 
testAnonymizeUserDeletedExternally() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
testAnonymizeUserKeyInIssueFieldUpdatePostFunctionAndMetadata() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeUserKeyInWorkflows
 
testAnonymizeUserMentionsInComments() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
testAnonymizeUserMentionsInCustomFields() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
testAnonymizeUserMentionsInDescription() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
testAnonymizeUserMentionsInEnvironment() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
testAnonymizeUsermentionsInIssueHistory() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
testAnonymizeUserMentionsInProjectDescription() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
testAnonymizeUserMentionsInWorklogs() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
testAnonymizeUserProfile() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeUserData
 
testAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testAnonymous() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testAnonymousAccess() - Method in class com.atlassian.jira.webtests.ztests.user.a11y.TestA11yPage
 
testAnonymousCanCreateComment() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
Test that you can create a comment when not logged in
testAnonymousCanSeeAllComments() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testAnonymousComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testAnonymousCommenterAllowed() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentVisibility
 
testAnonymousEnter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testAnonymousExport() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchivedIssueExportPermission
 
testAnonymousExport() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testAnonymousGet() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testAnonymousGets401WhenTryingToGetOrAssignPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testAnonymousGetsNotLoggedInResponseWhenUpdatingProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testAnonymousGetsRecentProjectsBasedOnSession() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testAnonymouslyMultiProjectSearchAssignableWithNoPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslyMultiProjectSearchAssignableWithoutProjectKeysParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslyMultiProjectSearchAssignableWithPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslyMultiProjectSearchAssignableWithPermissionToBrowseProjectOnly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslySearch() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslySearchAssignable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslySearchByPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslySearchPicker() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslySearchPickerWhileBrowseUsersSetToAnyone() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslySearchPickerWithFeatureFlagEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymouslySearchViewableIssueResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAnonymousUseDoesNotSeeAnyIssuesWithoutProperPermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
 
testAnonymousUserAccessingDashboardRedirectedToLoginWhenNoPublicAccess() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAnonymousToLogin
 
testAnonymousUserAccessingProjectRedirectedToLoginWhenNoPublicAccess() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAnonymousToLogin
 
testAnonymousUserCanBrwoseProjectsAndCreateIssueWhenPublicAccessIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAnonymousToLogin
 
testAnonymousUserCanNotValidateProject() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestValidateProject
 
testAnonymousUserCannotWatch() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWatchers
 
testAnonymousUserGetsAppropriateErrorWhenTryingToCreateProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testAnonymousUserRedirectedToLoginWhenNoPublicAccess() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAnonymousToLogin
 
testAnonymousUsersSeeIssueWithPermissionTo() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testAnUserCanNotUnvoteMoreThanOnce() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testAnUserCanNotVoteMoreThanOnce() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testAny_anon() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSeraphAuthType
 
testAny_fail() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSeraphAuthType
 
testAnyProjectRoleGrantsAccessToAnyLoggedInUser() - Method in class com.atlassian.jira.webtests.ztests.admin.TestApplicationRoleBasedPermissions
 
testApdexAnalytics() - Method in class com.atlassian.jira.webtests.ztests.admin.apdex.TestApdexCategories
 
TestApdexCategories - Class in com.atlassian.jira.webtests.ztests.admin.apdex
 
TestApdexCategories() - Constructor for class com.atlassian.jira.webtests.ztests.admin.apdex.TestApdexCategories
 
testApdexCategory() - Method in class com.atlassian.jira.webtests.ztests.admin.apdex.TestApdexCategories
 
testApdexDisabled() - Method in class com.atlassian.jira.webtests.ztests.admin.apdex.TestApdexCategories
 
testApplicationAccessLozenges() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGroupBrowser
 
testApplicationAccessPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
TestApplicationConfiguration - Class in com.atlassian.jira.webtests.ztests.application
 
TestApplicationConfiguration() - Constructor for class com.atlassian.jira.webtests.ztests.application.TestApplicationConfiguration
 
testApplicationNameShouldReturnJiraName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.applinks.TestAppLinksHostApplication
 
testApplicationPropertiesPresent() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
 
TestApplicationPropertyWebHook - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestApplicationPropertyWebHook() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestApplicationPropertyWebHook
 
TestApplicationRoleBasedPermissions - Class in com.atlassian.jira.webtests.ztests.admin
 
TestApplicationRoleBasedPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestApplicationRoleBasedPermissions
 
TestApplicationRoleCache - Class in com.atlassian.jira.webtests.ztests.application
 
TestApplicationRoleCache() - Constructor for class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleCache
 
TestApplicationRoleResource - Class in com.atlassian.jira.webtests.ztests.application
 
TestApplicationRoleResource() - Constructor for class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleResource
 
TestApplicationStatusServlet - Class in com.atlassian.jira.webtests.ztests.misc
 
TestApplicationStatusServlet() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestApplicationStatusServlet
 
TestApplicationStatusServletFirstRun - Class in com.atlassian.jira.webtests.ztests.misc
Tests that when JIRA is not set up, '/status' served by ApplicationStatusServlet returns 'FIRST_RUN'
TestApplicationStatusServletFirstRun() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestApplicationStatusServletFirstRun
 
testApplicationTypeShouldReturnJira() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.applinks.TestAppLinksHostApplication
 
TestAppLinksHostApplication - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.applinks
Functional tests for the JIRA's InternalHostApplication implementation.
TestAppLinksHostApplication() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.applinks.TestAppLinksHostApplication
 
testAProjectWithAnInvalidProjectTypeCanNotBeCreatedWhenValidationIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeValidation
 
testAProjectWithAValidProjectTypeCanBeCreatedWhenValidationIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeValidation
 
testArchiveDevMode() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveDevMode() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
TestArchivedIssueExportPermission - Class in com.atlassian.jira.webtests.ztests.issue
 
TestArchivedIssueExportPermission() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestArchivedIssueExportPermission
 
testArchivedIssueIsNotIndexed() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchivedIssueReindexMissingLicense() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchivedIssues() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
testArchivedIssuesEventTriggered() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchivedProjectAppearsOnListList() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchivedProjectComponentEventTriggered() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProjectComponentEvents
 
testArchivedProjectDisappearsFromList() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchivedProjectEventTriggered() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchivedProjects() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
testArchivedProjectsLinkForPLA() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchiveEmptyList() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMassArchive
 
testArchiveFeatureFlagNotSet() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
TestArchiveIssue - Class in com.atlassian.jira.webtests.ztests.issue
 
TestArchiveIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveIssueChangeHistoryItemPresent() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveIssueDoesntChangeUpdateDate() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveIssueLinkIssueAlreadyArchived() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveIssueLinkIssueIsArchived() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveIssueLinkPresent() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveIssueLinkUserHasNoPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveIssueLinkUserHasProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveIssueShouldArchiveSubTask() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveMissingLicense() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveMissingLicense() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchiveNonExistingIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMassArchive
 
testArchiveNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestArchiveRestoreNotifications
 
TestArchiveProject - Class in com.atlassian.jira.webtests.ztests.project
 
TestArchiveProject() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchiveProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
TestArchiveProjectComponentEvents - Class in com.atlassian.jira.webtests.ztests.project
 
TestArchiveProjectComponentEvents() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestArchiveProjectComponentEvents
 
testArchiveProjectRedirectsToAdminProjects() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchiveResourceArchiveAlreadyArchived() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveResourceArchiveAlreadyArchived() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchiveResourceProjectDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveResourceProjectDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchiveResourceRestoreOnlyForArchived() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveResourceUserHasNoPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveResourceUserHasNoPermission() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchiveResourceUserHasProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveResourceUserNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveResourceUserNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
TestArchiveRestoreNotifications - Class in com.atlassian.jira.webtests.ztests.email
 
TestArchiveRestoreNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestArchiveRestoreNotifications
 
testArchiveSubTask() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testArchiveUnarchive() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testArchiveWithoutBrowseProjects() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testArchivingFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testArchivingFields() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testArchivingFieldsWithArchivingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testAssign() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAssign
 
testAssignableAndViewableUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAssignAndUnassign() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
testAssignArchivedIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testAssignedOpenIssuesReport() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
TestAssignedToMeGadget - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.gadget
Tests the "Assigned to Me" gadget.
TestAssignedToMeGadget() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestAssignedToMeGadget
 
testAssignee() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testAssignee() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testAssignee() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testAssignee() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testAssigneeField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
TestAssigneeField - Class in com.atlassian.jira.webtests.ztests.fields
Tests the single-select control on the Assignee field.
TestAssigneeField() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestAssigneeField
 
testAssigneeNotAlteredIfNoPermission() - Method in class com.atlassian.jira.webtests.ztests.fields.TestAssigneeField
 
testAssigneePermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testAssigneePermission() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
testAssigneePickerVisibility() - Method in class com.atlassian.jira.webtests.ztests.fields.TestAssigneeField
 
testAssigneeSetToAutomaticIfNoPermission() - Method in class com.atlassian.jira.webtests.ztests.fields.TestAssigneeField
 
TestAssigneeWasSearching - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee
 
TestAssigneeWasSearching() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testAssignErrors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAssign
 
testAssignGroupsFromGroups() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestEditNestedGroups
 
testAssignGroupsFromGroupsValidation() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestEditNestedGroups
 
TestAssignGroupsToProjectRole - Class in com.atlassian.jira.webtests.ztests.project.security.xss
Responsible for verifying that a malicious user can not perform an XSS attack on the Assign Groups to Project Role page.
TestAssignGroupsToProjectRole() - Constructor for class com.atlassian.jira.webtests.ztests.project.security.xss.TestAssignGroupsToProjectRole
 
testAssigningNonExistentPermissionSchemeReturns404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testAssignIssue() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
TestAssignIssue - Class in com.atlassian.jira.webtests.ztests.issue.assign
This func test replaces the old TestAssignIssue unit test.
TestAssignIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
testAssignIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
testAssignIssueNotificationCurrentAndPreviousAssignee() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testAssignIssueNotificationNoCurrentAssignee() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testAssignIssueNotificationUnassigned() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testAssignIssueSendsEmailToNewAndOldAssignees() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testAssignIssueTriggersIssueAssignedEvent() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testAssignIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testAssignIssueTypesAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testAssignIssueTypesNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testAssignPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAssign
 
testAssignPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.project.TestPrioritySchemeAssignment
 
testAssignToCurrentUser() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToCurrentUserFunction
 
TestAssignToCurrentUserFunction - Class in com.atlassian.jira.webtests.ztests.issue.assign
Enterprise only test!
TestAssignToCurrentUserFunction() - Constructor for class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToCurrentUserFunction
 
testAssignToCurrentUserWithNoAssignableUserPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToCurrentUserFunction
 
testAssignToCurrentUserWithNoAssignIssuePermission() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToCurrentUserFunction
 
TestAssignToMe - Class in com.atlassian.jira.webtests.ztests.issue.assign
Responsible for verifying the behaviour of the assign to me operation.
TestAssignToMe() - Constructor for class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToMe
 
testAssignToMeNotVisibleIfAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToMe
 
testAssignToMeNotVisibleIfIssueIsNotEditable() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToMe
 
testAssignToMeNotVisibleIfNoAssignableUserPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToMe
 
testAssignToMeNotVisibleIfNoAssignIssuePermission() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToMe
 
testAssignToMeWhenTheUserReportedTheIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToMe
Verifies that the assign to me operation works when the current logged in user is the reporter of the issue.
testAssignToMeWhenUserNamesContainNonAlphaNumericCharacters() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignToMe
Verifies that the assign to me operation works correctly for usernames which contain non-alphanumeric characters.
TestAssignUserProgress - Class in com.atlassian.jira.webtests.ztests.issue.assign
 
TestAssignUserProgress() - Constructor for class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignUserProgress
 
TestAssignUsersToProjectRole - Class in com.atlassian.jira.webtests.ztests.project.security.xss
Responsible for verifying that a malicious user can not perform an XSS attack on the Assign Users to Project Role page.
TestAssignUsersToProjectRole() - Constructor for class com.atlassian.jira.webtests.ztests.project.security.xss.TestAssignUsersToProjectRole
 
TestAssociatedScreensForCustomFieldXss - Class in com.atlassian.jira.webtests.ztests.admin
 
TestAssociatedScreensForCustomFieldXss() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestAssociatedScreensForCustomFieldXss
 
testAssociateFieldConfigurationSchemeWhenNoSchemeExists() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldConfigurationSchemes
 
testAssociatingIssueTypeScreenSchemeToProject() - Method in class com.atlassian.jira.webtests.ztests.fields.TestIssueTypeScreenScheme
 
testAssumptionFailure(Failure) - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestListener
 
TestAtlassianApplication - Class in com.atlassian.jira.webtests.ztests.application
 
TestAtlassianApplication() - Constructor for class com.atlassian.jira.webtests.ztests.application.TestAtlassianApplication
 
TestAttachFile - Class in com.atlassian.jira.webtests.ztests.attachment
Functional test for attaching files.
TestAttachFile() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestAttachFile
 
testAttachFileLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachFile
Tests that the attachment page is able to be accessed when logged in (using default permission scheme)
testAttachFileLoggedInWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachFile
Tests that a user who is logged in but does not have create attachment permission cannot attach files
testAttachFileLoggedOutNoAnonymousPermission() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachFile
Tests that the attachment link is missing from the issue and the URL redirects to the security breach page if anonymous access is disabled and the user is not logged in
testAttachFileLoggedOutWithAnonymousPermission() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachFile
Tests that the user can attach files anonymously if the anonymous 'create attachment' permission is enabled
testAttachmentAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAttachments
 
testAttachmentEditAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAttachmentEditLinkNotPresentAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testAttachmentEditLinkPresentAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
TestAttachmentEncoding - Class in com.atlassian.jira.webtests.ztests.attachment
 
TestAttachmentEncoding() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentEncoding
 
TestAttachmentResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func test for the attachment resource.
TestAttachmentResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachmentResource
 
testAttachmentsAlwaysPresent() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testAttachmentsDefaultToSortingByNameInDescendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentsListSorting
 
testAttachmentsDefaultToSortingByNameInDescendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestImageAttachmentsGallerySorting
 
testAttachmentsDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testAttachmentsDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
testAttachmentsExpanded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAttachments
 
TestAttachmentsListSorting - Class in com.atlassian.jira.webtests.ztests.attachment
Responsible for holding tests that verify that the attachments list on the view issue page can be sorted using a key (i.e.
TestAttachmentsListSorting() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentsListSorting
 
testAttachmentsRendered() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAttachments
 
testAttachmentToBig() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testAttachmentUnzippingWithChrome() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestZipAttachmentSecurity
 
testAttachmentUnzuppingWithOldIE() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestZipAttachmentSecurity
 
TestAttachmentViewMode - Class in com.atlassian.jira.webtests.ztests.attachment
 
TestAttachmentViewMode() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentViewMode
 
TestAttachmentZipServlet - Class in com.atlassian.jira.webtests.ztests.attachment
 
TestAttachmentZipServlet() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
testAttachMultipleAttachments() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
testAttachNoFileError() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachFile
 
testAttachSingleAttachment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
TestAttachTemporaryFileResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
This is just a smoke test to make sure all the pieces work together.
TestAttachTemporaryFileResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testAttachTooBig() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
testAttachTriggersNotification() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testAttemptAddGivenNoIssueSecurityTypeSelected() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestAddIssueSecurity
 
testAttemptAddWithoutIssueSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestAddIssueSecurity
 
testAttemptAddWithoutIssueSecurityScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestAddIssueSecurity
 
testAuditingFilteringByProject() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.AuditLoggerTest
 
testAuditLogDescription2000IsOKInThisDb() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.AuditLoggerTest
 
TestAuditMigration - Class in com.atlassian.jira.webtests.ztests.admin.audit
 
TestAuditMigration() - Constructor for class com.atlassian.jira.webtests.ztests.admin.audit.TestAuditMigration
 
testAuthenticatedUsageInEditContextThrowsAnError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testAuthorAndDateCondition() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
testAuthorAndDateConditionSimple() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
testAuthorAndDateConditionSimple() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testAutoAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testAutoAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testAutoAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testAutoAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testAutoAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testAutoAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testAutoCompleteAccessibleByUserWithPermissionsWithFFDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
testAutoCompleteControlContainsJqlAlias() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
testAutocompleteIsOff() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
testAutoCompleteNotAccessibleWithoutPermissionsWithFFDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
testAutoCompleteWithConflictingAliases() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
testAutoCompleteWithConflictingAliasesAndCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
testAutoCompleteWithSingleCustomField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
testAutoCompleteWithTwoConflictingCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
testAutoCompletionReturnsOnlyDistrinctResults() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testAutoCompletionWorksForConflictingProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testAutowatchDisabledGlobally() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
testAutowatchDisabledInUserSettings() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
testAutowatchEnabledGloballyDisabedAtUserProfile() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
TestAutoWatches - Class in com.atlassian.jira.webtests.ztests.user
 
TestAutoWatches() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
testAutowatchIsEnabledByDefault() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
testAutowatchReturnedToGlobalDisabledSettings() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
testAutowatchReturnedToGlobalEnabledSettings() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
testAvailableFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFieldResource
Test if fields that are not available to the current logged in user are hidden.
TestAvatarResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestAvatarResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAvatarResource
 
testAvatarResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAvatarResource
 
testAvatarResourceAsAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAvatarResource
 
testAvatarResourceAsAnonymousWithDisabledFeatureFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAvatarResource
 
testAvatarResourceWithDisabledFeatureFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAvatarResource
 
testAvatarServletShouldRedirectToGravatar() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGravatarSupport
 
testAvatarUrls() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testAverageAgeReport() - Method in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
TestAverageAgeReportShowsProjectName - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestAverageAgeReportShowsProjectName() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestAverageAgeReportShowsProjectName
 
testBackEnd() - Method in class com.atlassian.jira.webtests.ztests.database.ofbiz.TestMSSQLIncludedIndexAlternativeActionForEntityProperty
 
testBackEnd() - Method in class com.atlassian.jira.webtests.ztests.database.ofbiz.TestMsSQLIncludedIndexAlternativeActionForPropertyEntry
 
testBackEnd() - Method in class com.atlassian.jira.webtests.ztests.database.TestDropIndexHelper
 
testBackEnd() - Method in class com.atlassian.jira.webtests.ztests.remote.TestIssueService
 
testBackEnd() - Method in class com.atlassian.jira.webtests.ztests.remote.TestManagerFactory
 
testBackEnd() - Method in class com.atlassian.jira.webtests.ztests.remote.TestPluginSettings
 
testBackendActionCanNotBeInvokedByAUrlGivenAClassName() - Method in class com.atlassian.jira.webtests.ztests.security.TestBackendActionResolution
 
testBackendActionCanNotBeInvokedByAUrlGivenAFullyQualifiedClassName() - Method in class com.atlassian.jira.webtests.ztests.security.TestBackendActionResolution
 
TestBackendActionResolution - Class in com.atlassian.jira.webtests.ztests.security
Holds tests that verify the resolution of non-web actions.
TestBackendActionResolution() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestBackendActionResolution
 
testBackgroundReindexingSmokeTest() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testBackgroundReindexProgressAfterArchivingIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testBackgroundReindexProgressAfterArchivingProject() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testBackgroundReindexWillReindexIssueEvenIfPreviousIndexingOperationWasLost() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testBackgroundReindexWithComments() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testBackgroundReindexWithWorklogs() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testBackToIssueLink() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWatchers
 
testBackToProject_shouldNotDisplayAfterProjectArchive() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestBackToProjectConfigLink
 
testBackToProject_shouldNotDisplayAfterProjectDelete() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestBackToProjectConfigLink
 
TestBackToProjectConfigLink - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestBackToProjectConfigLink() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestBackToProjectConfigLink
 
testBackToProjectConfigLink() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestBackToProjectConfigLink
 
TestBackupService - Class in com.atlassian.jira.webtests.ztests.admin.services
 
TestBackupService() - Constructor for class com.atlassian.jira.webtests.ztests.admin.services.TestBackupService
 
testBadCustomFieldName() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testBadFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testBadFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testBadFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testBadFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testBadFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testBadFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testBadInputOnResetPasswordAction() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
TestBadJson - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Testing for the a 400 response for bad Json string
TestBadJson() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestBadJson
 
testBadJsonGives400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestBadJson
 
testBadParameters() - Method in class com.atlassian.jira.webtests.ztests.favourite.TestAdjustFavourite
Test that the action ignores bad parameters.
testBadPasswordLogin() - Method in class com.atlassian.jira.webtests.ztests.misc.TestLoginActions
 
testBadRequestForCreateRoleWithoutName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testBadRequestResponseWhenUpdateDataIsNotRight() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testBadUrlPropertyDoesNotRenderAsLink() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
 
testBadXsrfAttach() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testBaseLicenseProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testBaseUrlValidation() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
TestBasic - Class in com.atlassian.jira.webtests.ztests.misc
Test some basic operations in JIRA in German.
TestBasic() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestBasic
 
testBasic() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSeraphAuthType
 
testBasicNameSearch() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testBasicNameSearch(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testBasicNavigationPage() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPageNavigation
As we move around the page, do things return back to the right place?
testBasicPaging() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testBasicPaging(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testBasicSorting() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testBasicSorting(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testBasicTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
testBasicValidation() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingEntryValues
 
testBatchUpdateDarkFeature() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSiteDarkFeaturesResource
 
testBidiEscapedInComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testBidiEscaping() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderingResources
 
testBidiNotEscaped() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderingResources
 
testBidiNotEscapedInComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
TestBigPipe - Class in com.atlassian.jira.webtests.ztests.bigpipe
 
TestBigPipe() - Constructor for class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipe
 
testBigpipeDisabled() - Method in class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipeRest
 
testBigPipeDisabledByKillSwitch() - Method in class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipe
 
TestBigPipeRest - Class in com.atlassian.jira.webtests.ztests.bigpipe
 
TestBigPipeRest() - Constructor for class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipeRest
 
testBothSpecifiedNoRetainInModernMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testBothSpecifiedRetainCheckedInModernMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
TestBrowseArchivedIssue - Class in com.atlassian.jira.webtests.ztests.issue
 
TestBrowseArchivedIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testBrowseArchivedIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testBrowseBackOnPane() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testBrowseIssue() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSessionIdInUrl
 
testBrowseIssueVisibility() - Method in class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevel
 
TestBrowseUserDirectories - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
 
TestBrowseUserDirectories() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestBrowseUserDirectories
 
testBugCustomDefaultSystem() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldLayoutSchemes2
 
testBulkArchiveAdditionalInformationOnConfirmationPage() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
 
testBulkArchiveAllIssuesInAllPages() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
tests to see if deleting all issues in all the pages works.
ie.
testBulkArchiveAllIssuesInCurrentPage() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
tests to see if deleting all issues in the current page works.
testBulkArchiveAvailableWhenEnabled() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
 
TestBulkArchiveIssues - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkArchiveIssues() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
 
testBulkArchiveIssuesLimited() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
 
TestBulkArchiveIssuesNotifications - Class in com.atlassian.jira.webtests.ztests.email
 
TestBulkArchiveIssuesNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestBulkArchiveIssuesNotifications
 
testBulkArchiveNoNoEmatifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkArchiveIssuesNotifications
 
testBulkArchiveNotAvailableWhenDisabled() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
 
testBulkArchiveNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkArchiveIssuesNotifications
 
testBulkArchiveSessionTimeouts() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkArchiveIssues
 
testBulkArchiveSubtaskNoNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkArchiveIssuesNotifications
 
testBulkArchiveSubtaskNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkArchiveIssuesNotifications
 
TestBulkChangeIssues - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkChangeIssues() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
 
testBulkDeleteAllIssuesInAllPages() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkDeleteIssues
tests to see if deleting all issues in all the pages works.
ie.
testBulkDeleteAllIssuesInCurrentPage() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkDeleteIssues
tests to see if deleting all issues in the current page works.
TestBulkDeleteIssues - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkDeleteIssues() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkDeleteIssues
 
testBulkDeleteIssuesLimited() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkDeleteIssues
 
TestBulkDeleteIssuesNotifications - Class in com.atlassian.jira.webtests.ztests.email
 
TestBulkDeleteIssuesNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestBulkDeleteIssuesNotifications
 
testBulkDeleteNoNoEmatifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkDeleteIssuesNotifications
 
testBulkDeleteNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkDeleteIssuesNotifications
 
testBulkDeleteSessionTimeouts() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkDeleteIssues
 
testBulkDeleteSubtaskNoNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkDeleteIssuesNotifications
 
testBulkDeleteSubtaskNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkDeleteIssuesNotifications
 
testBulkEdit() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationCustomField
 
TestBulkEditCustomFieldWithNoValidation - Class in com.atlassian.jira.webtests.ztests.bulk
Tests Bulk Edit of custom field type that does not validate itself properly against jira character limit.
TestBulkEditCustomFieldWithNoValidation() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditCustomFieldWithNoValidation
 
TestBulkEditDataLeaks - Class in com.atlassian.jira.webtests.ztests.bulk
Tests for data leaks in BulkEdit
TestBulkEditDataLeaks() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditDataLeaks
 
TestBulkEditEnvironment - Class in com.atlassian.jira.webtests.ztests.bulk
Tests Bulk Edit of the Environment Field.
TestBulkEditEnvironment() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditEnvironment
 
testBulkEditIndexing() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationsIndexing
 
testBulkEditIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
testBulkEditIssueChangingAssigneeSendsEmailToNewAndOldAssignees() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testBulkEditIssueChangingAssigneeTriggersIssueAssignedEvent() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
TestBulkEditIssues - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkEditIssues() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
testBulkEditIssues() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
testBulkEditIssuesIssueTypesWithDifferentFieldConfigurationSchemes() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
testBulkEditIssuesIssueTypesWithDifferentWorkflowsNoOptions() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
testBulkEditIssuesIssueTypesWithDifferentWorkflowsSubtasks() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
testBulkEditIssuesIssueTypesWithDiffFieldConfSchemesSubtasks() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
testBulkEditIssuesIssueTypesWithDiffWorkflows() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
testBulkEditIssuesIssueTypesWithDiffWorkflowsMultipleIssues() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
TestBulkEditIssuesXss - Class in com.atlassian.jira.webtests.ztests.bulk
Tests for Xss issues in bulk edit, like https://jdog.atlassian.com/browse/JRADEV-3358 This behavior was changed as a result of https://jira.atlassian.com/browse/JRA-29811 and OD/BTF differences XSS in custom field names will be disabled in 6.0
TestBulkEditIssuesXss() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssuesXss
 
testBulkEditReportsAnErrorWhenFieldIsTooLong() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditCustomFieldWithNoValidation
 
testBulkEditSessionTimeouts() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
TestBulkEditTimeTrackingLegacy - Class in com.atlassian.jira.webtests.ztests.bulk
Tests Bulk Edit of the TimeTracking Field.
TestBulkEditTimeTrackingLegacy() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditTimeTrackingLegacy
 
TestBulkEditTimeTrackingModern - Class in com.atlassian.jira.webtests.ztests.bulk
Tests Bulk Edit of the TimeTracking Field.
TestBulkEditTimeTrackingModern() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditTimeTrackingModern
 
TestBulkEditUserGroups - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkEditUserGroups() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testBulkEditUserGroupsHappyPathAdmin() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testBulkEditUserGroupsHappyPathSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testBulkEditUserGroupsInvalidGroups() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testBulkEditUserGroupsWithNoSysAdminPermRemoveAdmin() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testBulkEditUserGroupsWithNoSysAdminPermRemoveLastAdmin() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testBulkEditWithCommentVisibility() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssues
 
testBulkEditWithStandardIssueAndSubTask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSecurityLevelOfSubtasks
This test will bulk edit a "standard" issue as well as a subtask.
testBulkEditWithSubtasksOnly() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSecurityLevelOfSubtasks
 
TestBulkHeaders - Class in com.atlassian.jira.webtests.ztests.email
 
TestBulkHeaders() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestBulkHeaders
 
testBulkHeadersNotPresent() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkHeaders
Verify that we do not generate Precedence: Bulk and Auto-Submitted headers when the jira.option.precedence.header.exclude property is set.
testBulkHeadersPresent() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkHeaders
Verify that we actually add Precedence: Bulk and Auto-Submitted: auto-generated headers to all outgoing mail by default
testBulkMigrate_AltersIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testBulkMigrate_AltersSubtask() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testBulkMigrate_SecurityNotRequired() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMigrate_SecurityRequired() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMove() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveAttachments
 
testBulkMove() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestDeleteHiddenFieldOnMove
 
testBulkMoveAndChangeStatus() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesForEnterprise
 
TestBulkMoveAttachments - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkMoveAttachments() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveAttachments
 
testBulkMoveChangeAssignee() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesForEnterprise
 
testBulkMoveDistinctValuesMapped() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
testBulkMoveFromRenamedProject() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveAttachments
 
testBulkMoveFromRenamedToRenamedProject() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveAttachments
 
testBulkMoveIndexing() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationsIndexing
 
testBulkMoveIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
testBulkMoveIssueDifferentWorkflow() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAttachment
 
TestBulkMoveIssues - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkMoveIssues() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testBulkMoveIssueSameWorkflow() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAttachment
 
TestBulkMoveIssuesForEnterprise - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkMoveIssuesForEnterprise() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesForEnterprise
 
testBulkMoveIssuesForEnterprise() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesForEnterprise
 
testBulkMoveIssuesFromTwoProjects() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
testBulkMoveIssuesFromTwoProjectsDestinationRequired() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
TestBulkMoveIssuesNotifications - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkMoveIssuesNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesNotifications
 
testBulkMoveIssuesWithNoDestinationValues() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
testBulkMoveIssuesWithNoDestinationValuesButRequired() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
testBulkMoveIssuesWithSecurityLevels() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesForEnterprise
 
testBulkMoveIssueTwoUsers() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAttachment
This tests what happens to attachments when two users do a bulk move at the same time to different projects.
testBulkMoveIssueType() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testBulkMoveIssueType_Issue_DoesntRequireSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMoveIssueType_Issue_RequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnBulkMove
 
testBulkMoveIssueType_Issue_RequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMoveIssueType_Subtask_RequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMoveIssueTypeOnSubtask() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testBulkMoveIssueWithoutVersionPermission() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveWithMultiContexts
 
TestBulkMoveMappingVersionsAndComponents - Class in com.atlassian.jira.webtests.ztests.bulk
JRA-8248 JRADEV-190

Bulk Move has been "improved" to allow explicit mapping of Version and Component values between projects.

TestBulkMoveMappingVersionsAndComponents() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
testBulkMoveMatchesComponentsOrVersionsWithChangedCase() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testBulkMoveProject() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testBulkMoveProject_Issue_DoesntRequireSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMoveProject_Issue_RequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMoveProject_Issue_SecurityLevelAvailableToUser() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMoveProject_Issue_SecurityLevelInvalid() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMoveProject_Issue_SecurityLevelNotAvailableToUser() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testBulkMoveRetainWarning() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesForEnterprise
 
testBulkMoveSubTasks() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesForEnterprise
 
testBulkMoveThreeContextsDifferentMappings() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
TestBulkMoveTimeTracking - Class in com.atlassian.jira.webtests.ztests.bulk
JRADEV-2291 - although Time Tracking fields are not available for Bulk Edit, they are available for Bulk Move.
TestBulkMoveTimeTracking() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testBulkMoveToRenamedProject() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveAttachments
 
testBulkMoveTwoContextsDifferentMappings() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
testBulkMoveWithCascadingSelectCustomFieldWithDifferentContexts() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testBulkMoveWithCustomFieldContextBehaviour() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesForEnterprise
 
TestBulkMoveWithMultiContexts - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkMoveWithMultiContexts() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveWithMultiContexts
 
testBulkMoveWithMultiContexts() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveWithMultiContexts
 
testBulkMoveWithOrphanedSubtasks() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
This test ensures that if a subtask as well as a parent (not the parent of the first subtask) and subtask are selected, then the orphaned subtask will be able change project (if the 'Use the above project and issue type pair for all other combinations.' checkbox is ticked)
testBulkMoveWithUserCFType() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveMappingVersionsAndComponents
 
TestBulkOperationCustomField - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkOperationCustomField() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationCustomField
 
TestBulkOperationIssueNavigator - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkOperationIssueNavigator() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationIssueNavigator
 
TestBulkOperationRedirections - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkOperationRedirections() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationRedirections
 
testBulkOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfBulkOperations
 
testBulkOperations() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelsFormats
 
TestBulkOperationsIndexing - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkOperationsIndexing() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationsIndexing
 
testBulkTransition() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationCustomField
Tests the availability of customfields with different contexts in bulk workflow transition
TestBulkTransition - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkTransition() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkTransition
 
testBulkTransition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowWithOriginalStepTransitions
 
testBulkTransitionDuplicateWorkflows() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkTransition
 
testBulkTransitionIssueChangingAssigneeSendsEmailToNewAndOldAssignees() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testBulkTransitionIssueChangingAssigneeTriggersIssueAssignedEvent() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testBulkTransitionSessionTimeouts() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
testBulkTransitionWithCommentVisibility() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
TestBulkWorkflowTransition - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestBulkWorkflowTransition() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
testBulkWorkflowTransitionIndexing() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationsIndexing
 
testBulkWorkflowTransitionIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
testBulkWorkFlowTransitionMultipleWorkflowsExists() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
Multiple workflows - Make sure multiple present - only select one transition
TestBulkWorkflowTransitionNotification - Class in com.atlassian.jira.webtests.ztests.email
 
TestBulkWorkflowTransitionNotification() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
TestBundledPlugins - Class in com.atlassian.jira.webtests.ztests.plugin
 
TestBundledPlugins() - Constructor for class com.atlassian.jira.webtests.ztests.plugin.TestBundledPlugins
 
TestBusinessLogicValidation - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestBusinessLogicValidation() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestBusinessLogicValidation
 
testCache() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleCache
 
testCacheEventsTriggered() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleCache
 
testCanAddCommentWhenNoIssueEditPerm() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testCanAddUserShareTypeToFilter() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestUserShareType
 
testCancelFirstStep() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionVariousOperations
 
testCancelLastStep() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionVariousOperations
 
testCancelLink() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
Goes to Step Choose Issues
and checks that the cancel button works properly
testCancelLinkForStepConfirmationDelete() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
Goes to Step Confirmation Delete
and checks that the cancel button works properly
testCancelOnEditLabelsStandaloneNavigatesToIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testCancelThirdStep() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionVariousOperations
 
testCanCreateDashboardProjectCantSee() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure you can't share with project you can't see.
testCanCreateDashboardProjectDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure you can't share with non existent project.
testCanCreateDashboardRoleCantSee() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure you can't share with role you can't see.
testCanCreateDashboardRoleDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure you can't share with non existent role..
testCanDeleteUnassignedWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testCanDownloadOneEntryFromZip() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
testCanEditIssue() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testCanEditOriginalAndRemainingEstimateOnReopen() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditableByUpdateIssueFieldFunction
Tests that the UpdateIssueField post-function can set the value of the Original and Remaining Estimate in one transition.
testCanEditOriginalEstimateOnClose() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditableByUpdateIssueFieldFunction
Tests that the UpdateIssueField post-function can set the value of the Original Estimate.
testCanEditProjectCantSee() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure you can't share with project you can't see.
testCanEditProjectDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure you can't share with non existent project.
testCanEditRemainingEstimateOnResolve() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditableByUpdateIssueFieldFunction
Tests that the UpdateIssueField post-function can set the value of the Remaining Estimate.
testCanEditRoleCantSee() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure you can't share with role you can't see.
testCanEditRoleDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure you can't share with non existent role..
testCanEditWhenNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOpsbar
 
testCanLoginAfterSessionTimeout() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
testCannotAddCommentWithoutIssue() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
testCannotAddEntryToDisabledPermission() - Method in class com.atlassian.jira.webtests.ztests.misc.TestAddPermission
 
testCanNotAddIssueTypeWithEmptyName() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIssueType
 
testCannotAddShareTypeUserAsViewers() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestUserShareType
 
testCannotAddWatchersWhoDontHavePermissionToViewIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWatchers
 
testCannotCreateTwoCategoriesWithTheSameName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
testCanNotDeleteSystemWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testCanNotDeleteWorkflowAssignedToDraftScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testCanNotDeleteWorkflowAssignedToScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testCannotEditWhenNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOpsbar
 
testCanNotResolveACommandActionGivenThatTheUserDoesNotHaveTheRolesRequiredForItByInheritance() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebActionResolution
 
testCanNotResolveARootActionGivenThatTheUserDoesNotHaveTheRolesRequiredForIt() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebActionResolution
 
testCannotSelfDestruct() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserAndPermissions
 
testCannotVoteOnResolved() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testCanResolveACommandActionGivenAnAliasHasBeenDefinedForIt() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebActionResolution
 
testCanResolveARootActionGivenThatNoExplicitAliasHasBeenDefinedForIt() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebActionResolution
 
testCanSearchForTextWithDotAndColon() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testCanSearchIssueByHistoricalKeys() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectKeyEditOnSearch
 
testCanSearchProjectByHistoricalKeys() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectKeyEditOnEntityLinks
 
testCanSearchProjectByHistoricalKeys() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectKeyEditOnSearch
 
testCanSearchProjectExcludingHistoricalKeys() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectKeyEditOnSearch
 
testCanSignupWithExternalUserManagementOff() - Method in class com.atlassian.jira.webtests.ztests.security.TestSignupWithExternalUserManagement
 
testCanSortAttachmentsByDateInAscendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentsListSorting
 
testCanSortAttachmentsByDateInAscendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestImageAttachmentsGallerySorting
 
testCanSortAttachmentsByDateInDescendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentsListSorting
 
testCanSortAttachmentsByDateInDescendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestImageAttachmentsGallerySorting
 
testCanSortAttachmentsByFileNameInAscendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentsListSorting
 
testCanSortAttachmentsByFileNameInAscendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestImageAttachmentsGallerySorting
 
testCanSortAttachmentsByFileNameInDescendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentsListSorting
 
testCanSortAttachmentsByFileNameInDescendingOrder() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestImageAttachmentsGallerySorting
 
testCantAddFavouriteThatDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.favourite.TestAdjustFavourite
Make sure we don't add a favourite for an entity that does not exist.
testCantAddFavouriteUserCantSee() - Method in class com.atlassian.jira.webtests.ztests.favourite.TestAdjustFavourite
Make sure we don't add a favourite for an entity that the user cannot see.
testCantChangeAssigneeWhenIssueIsClosed() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestClosedParent
 
testCantChangeNameToTheExistingOne() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCantCloseParentWithOpenSubTasks() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestClosedParent
 
testCantCreateDashboardGroupDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure you can't share with a group that does not exist.
testCantCreateDashboardGroupNameEmpty() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure you can't share with an invalid group.
testCantCreateDashboardGroupNotMember() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure you can't share with a group you are not a member of.
testCantCreateSubtaskWhenParentClosed() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestClosedParent
 
testCantEditBadRoleNumber() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure it wont accept bad input of share parameters
testCantEditBadShareType() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure it wont accept bad share types
testCantEditOrDeleteCommentsInClosedIssues() - Method in class com.atlassian.jira.webtests.ztests.issue.comments.TestCommentPermissions
 
testCantMoveLdapDirWhenAdminLost() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
testCanTransitionIssue() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testCantSetAvatarToNonExistingOne() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCantSignupWithExternalUserManagementOn() - Method in class com.atlassian.jira.webtests.ztests.security.TestSignupWithExternalUserManagement
 
testCantUpdateWithAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCantUpdateWithUserWithoutAdminRight() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCaptchaFailureWithWrongPasswordIsIdenticalToCaptchaFailureWithRightPassword() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
testCAPTCHALockedOut() - Method in class com.atlassian.jira.webtests.ztests.misc.TestLoginActions
 
testCascadingSelect() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testCascadingSelect() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testCascadingSelect() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testCascadingSelect() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testCascadingSelect() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
TestCascadingSelectCustomField - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestCascadingSelectCustomField() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testCascadingSelectOptionStateFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testCascadingSelectWithoutChildOption() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
TestCaseDumpKit - Class in com.atlassian.jira.functest.framework.dump
A class that can dump information about a failed test case
TestCaseDumpKit() - Constructor for class com.atlassian.jira.functest.framework.dump.TestCaseDumpKit
 
TestCaseInfo(String, boolean, long, long, long, long, long, long, long, long) - Constructor for class com.atlassian.jira.functest.framework.dump.TestInformationKit.TestCaseInfo
 
testCaseInsensitiveKeyLookup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
TestCaseKit - Class in com.atlassian.jira.functest.framework.util.testcase
A help class for TestCase operations
TestCaseMethodNameDetector - Class in com.atlassian.jira.webtests.util
Use to make an 'educated' guess about a method name of a given test case.
TestCaseMethodNameDetector(TestCase) - Constructor for class com.atlassian.jira.webtests.util.TestCaseMethodNameDetector
 
testCategory() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testCategory() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testCategory() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testCategoryContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
TestCategorySelection - Class in com.atlassian.jira.webtests.ztests.misc
TODO: Document this class / interface here
TestCategorySelection() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestCategorySelection
 
TestCFMultiUserPickerKeyChange - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestCFMultiUserPickerKeyChange() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFMultiUserPickerKeyChange
 
testCFNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestCustomFieldNotifications
 
testCFNotificationsPublicIssue() - Method in class com.atlassian.jira.webtests.ztests.email.TestCustomFieldNotifications
 
TestCFUserPickerKeyChange - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestCFUserPickerKeyChange() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestCFUserPickerKeyChange
 
testChangeAssigneeWithoutAssignablePermission() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testChangeComponentLead() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeOwnershipTransfer
 
testChangedBy() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
testChangedEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedFiles() - Method in class com.atlassian.jira.webtests.ztests.admin.TestModz
 
testChangedFromAndToForAssigneeAndReporter() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
testChangedFromSearchUsingSingleValueOperandsReturnsExpectedValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedNotEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
TestChangedSearching - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed
 
TestChangedSearching() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedSearchUsingAfterPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedSearchUsingBeforePredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedSearchUsingByPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedSearchUsingDuringPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedSearchUsingLongOperandsIsValid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedSearchUsingOnPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedSearchUsingUnclosedListIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangedToSearchUsingSingleValueOperandsReturnsExpectedValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.changed.TestChangedSearching
 
testChangeDueDate() - Method in class com.atlassian.jira.webtests.ztests.timezone.TestIssueChangeHistory
 
TestChangeExternalId - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestChangeExternalId() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestChangeExternalId
 
testChangeFavouriteToFalse() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure a page can be de-favourited.
testChangeFavouriteToTrue() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure that a page can be made favourite.
testChangeHistory() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testChangeHistory() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testChangeHistory() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testChangeHistory() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testChangeHistory() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testChangeHistory() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testChangeHistoryJqlTooComplex() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestQueryTooComplex
 
testChangeHistoryShowsHyperlinkCorrectly() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
 
TestChangeHistoryTimeZone - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory
Test change history in different timezones.
TestChangeHistoryTimeZone() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.TestChangeHistoryTimeZone
 
testChangeLeadOfProjectWithTooLongKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testChangePassword() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserResource
 
testChangePasswordWithInvalidCurrentPassword() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserResource
 
testChangeProgressWithAssign() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignUserProgress
 
testChangeProgressWithEdit() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignUserProgress
 
testChangeProjectLead() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeOwnershipTransfer
 
testChangeProjectLeadBeingDefaultAssignee() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeOwnershipTransfer
 
testChangeProjectLeadBeingDefaultAssigneeForDeletedUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeOwnershipTransfer
 
testChangeProjectsSecurityLevelScheme() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSecurityLevelOfSubtasks
 
TestChangeSharedDashboardOwnerByAdmins - Class in com.atlassian.jira.webtests.ztests.dashboard.management
Verifies that an administrator is able to change owner of all dashboards in Jira.
TestChangeSharedDashboardOwnerByAdmins() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.management.TestChangeSharedDashboardOwnerByAdmins
 
TestChangeSharedFilterOwnerByAdmins - Class in com.atlassian.jira.webtests.ztests.filter.management
Verifies that an administrator is able to change owner of all filters in Jira.
TestChangeSharedFilterOwnerByAdmins() - Constructor for class com.atlassian.jira.webtests.ztests.filter.management.TestChangeSharedFilterOwnerByAdmins
 
testChangeSubscriptionsForGroupOwnership() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeOwnershipTransfer
 
testChangeUserProfileRequiresPassword() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
 
TestCharting - Class in com.atlassian.jira.webtests.ztests.charts
 
TestCharting() - Constructor for class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
testCheckAOTablesDeletedOnRestore() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects
 
testCheckIfRenameIsTrackedInDefaultConfiguration() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapRename
 
testCheckIssueContent() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
Includes the Current page and checks that ISSUE_ON_NEXT_PAGE is not included for bulk change, and that issues with the prefix PREFIX_ISSUE_ON_CURR_PG are in the same page.
testCheckLabelsSelectAllIssuesMultipleProject() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
test to check each dynamic labels in each step.
testCheckVariousAttachmentFilenames() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentEncoding
 
testClass() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
testClass() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
testClass() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Test class, or null if this is neither a single test, nor a suite constructed for a test class..
testClass() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
testClasses - Variable in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
TestClassUtils - Class in com.atlassian.jira.webtests.util
Utility methods to find tests classes.
TestClausesDependentOnProperties - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests specific clauses ability to be used when their system properties have been disabled.
TestClausesDependentOnProperties() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestClausesDependentOnProperties
 
testCleanupOfPermissionsOnGroupDelete() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPagePermissions
 
testCleanupOfPermissionsOnProjectDelete() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPagePermissions
 
testCleanupOfPermissionsOnRoleDelete() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPagePermissions
 
testClearApplicationConfiguration() - Method in class com.atlassian.jira.webtests.ztests.application.TestAtlassianApplication
 
testClickingLinkKeepsAdminContext() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuLinks
 
testClickNextWithoutFormCompletion() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
Tests if the correct Error message is displayed when clicking Next without any required fields completed for delete operations
testCloneAttachmentsAvailable() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
testCloneAttachmentsAvailableForSubTasks() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
testCloneAttachmentsDisabled() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
TestCloneIssueAttachments - Class in com.atlassian.jira.webtests.ztests.issue.clone
Tests the Issue Linking that happens in a Clone operation.
TestCloneIssueAttachments() - Constructor for class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
TestCloneIssueLinking - Class in com.atlassian.jira.webtests.ztests.issue.clone
Tests the Issue Linking that happens in a Clone operation.
TestCloneIssueLinking() - Constructor for class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueLinking
 
testCloneIssueLinksDisabled() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneIssueLinksDisabledWithSubTasks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneIssueWithLinksAndSubTasksNoLinks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneIssueWithLinksAndSubTasksNoSubTasks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneIssueWithLinksAndSubTasksNoSubTasksNoLinks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
TestCloneIssueWithSubTasks - Class in com.atlassian.jira.webtests.ztests.issue
Copyright (c) 2002-2004 All rights reserved.
TestCloneIssueWithSubTasks() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneIssueWithSubTaskWithLink() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
TestCloneIssueWithValidation - Class in com.atlassian.jira.webtests.ztests.issue
 
TestCloneIssueWithValidation() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithValidation
 
testCloneLinks() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueLinking
 
testCloneLinksNoSubtasks() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueLinking
 
testCloneNoLinks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneNoLinksNoSubtasks() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueLinking
 
testCloneNoLinksNoSubTasksCopyAttachments() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
testCloneNoLinksNoSubTasksNoAttachments() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
testCloneNoLinksSubtasks() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueLinking
 
testCloneNoLinksWithSubTask() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneNoLinksWithSubTasksCopyAttachments() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
testClonePermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneResolvedIssueClearsResolutionDate() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneSubTaskNoLinksCopyAttachments() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
testCloneWithClonersLink() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneWithLinks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
testCloneWithLinksAndSubTasks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithSubTasks
 
TestClosedParent - Class in com.atlassian.jira.webtests.ztests.subtask
A FuncTest that covers JRA-14032
TestClosedParent() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestClosedParent
 
TestClusterUpgradeStateResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestClusterUpgradeStateResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestClusterUpgradeStateResource
 
testCodeMacro() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWikiRendererXSS
 
testColumnLinks() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorColumnLinks
 
testColumnView() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testColumnViewUnAssigned() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testComment() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testComment() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testComment() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testCommentCreatedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentCreatedWebHookAndIssueUpdatedAreBothTriggered() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentCreatedWithRoleVisibility() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentCreateWebHookTriggeredDuringBulkUpdate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
TestCommentDelete - Class in com.atlassian.jira.webtests.ztests.comment
 
TestCommentDelete() - Constructor for class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testCommentDeletedTriggersIssueUpdateAndCommentDeletedWithFFOff() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentDeletedTriggersIssueUpdateAndCommentDeletedWithFFOn() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentDeletedWebHooksTriggeredWhenIssueDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentDeletedWithFFOff() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentDeletedWithFFOn() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentEditCommentIsSearchable() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testCommentEditCommentNotEditedBefore() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testCommentEditPermissionGroup() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testCommentEditPermissionRole() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testCommentEditRemovePermission() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testCommentIndexIsCorrupt() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testCommentIssueWithAutowatchDisabled() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
testCommentIssueWithAutowatchEnabled() - Method in class com.atlassian.jira.webtests.ztests.user.TestAutoWatches
 
TestCommentNotifications - Class in com.atlassian.jira.webtests.ztests.comment
 
TestCommentNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.comment.TestCommentNotifications
 
testCommentOrderingAndPaging() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testCommentPanel() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
TestCommentPermissions - Class in com.atlassian.jira.webtests.ztests.issue.comments
Tests Permissions to delete and edit Comments.
TestCommentPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.issue.comments.TestCommentPermissions
 
testCommentPropertyAnonymousAccessUnauthorized() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
testCommentPropertyRemovedWhenCommentRemoved() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
TestCommentPropertyResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestCommentPropertyResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
testCommentRendering() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
TestCommentResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestCommentResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testCommentRssFeedForIssues() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testCommentRssFeedForIssuesTempMax() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testCommentRssFeedForIssuesWithAbsoluteDateRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testCommentRssFeedForIssuesWithRelativeDateRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testCommentSearchNoLevels() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentVisibility
Checks that comments searches produce the correct issues in search results when the comment visibility is not restricted to roles or groups.
testCommentSearchResultsWithLevels() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentVisibility
Checks the search results for comment searches where the comment visibility is restricted to role levels.
testCommentsRssFeedUpdated() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testCommentUpdatedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentUpdatedWebHookIsTriggeredWithIssueUpdateWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentValueRemainsOnError() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestTransitionWorkflowScreen
 
TestCommentVisibility - Class in com.atlassian.jira.webtests.ztests.comment
NOTE: Adding a comment with visibility is tested in TestAddComment
TestCommentVisibility() - Constructor for class com.atlassian.jira.webtests.ztests.comment.TestCommentVisibility
 
testCommentVisibilityInEmailForJiraAdmins() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
testCommentVisibilityInEmailForJiraDevs() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
testCommentVisibilityInEmailForJiraUsers() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
testCommentVisibilityInEmailForProjectAdmins() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
testCommentVisibilityInEmailForProjectDevs() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
testCommentVisibilityInEmailForProjectUsers() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
testCommentVisibilitySwitchOnViewIssue() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentVisibility
 
testCommentVisiblityOrdering() - Method in class com.atlassian.jira.webtests.ztests.comment.TestAddComment
 
TestCommentWebHook - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestCommentWebHook() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testCommentWhileTransitioningIssue() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestTransitionWorkflowScreen
 
TestCommittedResponseHtmlErrorRecovery - Class in com.atlassian.jira.webtests.ztests.sendheadearly
 
TestCommittedResponseHtmlErrorRecovery() - Constructor for class com.atlassian.jira.webtests.ztests.sendheadearly.TestCommittedResponseHtmlErrorRecovery
 
testComplexMonthMode() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testComplexQuery() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testComponent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testComponent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testComponent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testComponent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testComponent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testComponentField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testComponentLeadIsAnOptionForIssueCreatedNotifications() - Method in class com.atlassian.jira.webtests.ztests.project.TestNotificationOptions
 
testComponentOrdering() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
JRA-15011 - ensure ordering of Components is fixed
TestComponentResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for component resource.
TestComponentResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testComponentsAndVersionsNotSelectableInProjectWithoutSuch() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
adds a temporary project and a issue (since its new, it has no versions and components)
checks that in step Operation details, the version and component fields are not present
TestComponentStatisticsManager - Class in com.atlassian.jira.webtests.ztests.statistics
 
TestComponentStatisticsManager() - Constructor for class com.atlassian.jira.webtests.ztests.statistics.TestComponentStatisticsManager
 
TestComponentValidation - Class in com.atlassian.jira.webtests.ztests.project
 
TestComponentValidation() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestComponentValidation
 
testComponentValidationNonExistantComponent() - Method in class com.atlassian.jira.webtests.ztests.project.TestComponentValidation
 
testComponentValidationSwitchingProjectsUnderneath() - Method in class com.atlassian.jira.webtests.ztests.project.TestComponentValidation
 
TestConcurrentAttributeUpdates - Class in com.atlassian.jira.webtests.ztests.crowd.embedded
Testing the behaviour of the crowd user attribues when we login with multiple concurrent clients

Under the earlier implementation this would cause rows to be duplicated in the table.

TestConcurrentAttributeUpdates() - Constructor for class com.atlassian.jira.webtests.ztests.crowd.embedded.TestConcurrentAttributeUpdates
 
testConcurrentIncrementsToEnsureThreadSafety() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningThreadSafety
 
testConcurrentIncrementsToEnsureThreadSafetyInCI() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningThreadSafety
 
testConcurrentLogin() - Method in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestConcurrentAttributeUpdates
 
testConditionsUseUnmodifiedIssue() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflow
Test that the workflow conditions use the unmodified issue.
testConfigChangeDuringIndexGetsNewMessage() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
TestConfigurationResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Test for the resource which returns Jira configuration.
TestConfigurationResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestConfigurationResource
 
TestConfigurePriorityScheme - Class in com.atlassian.jira.webtests.ztests.admin.priorities.schemes
Functional test Add And Edit Priority scheme
TestConfigurePriorityScheme() - Constructor for class com.atlassian.jira.webtests.ztests.admin.priorities.schemes.TestConfigurePriorityScheme
 
testConfigureRendererForField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogSystemField
 
TestConfigureReport - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReport() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReport
 
TestConfigureReportCheckboxField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportCheckboxField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportCheckboxField
 
TestConfigureReportDateField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportDateField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportDateField
 
TestConfigureReportFilterField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportFilterField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterField
 
TestConfigureReportFilterProjectField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportFilterProjectField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterProjectField
 
TestConfigureReportHiddenField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportHiddenField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportHiddenField
 
TestConfigureReportLongField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportLongField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportLongField
 
TestConfigureReportMultiSelectField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportMultiSelectField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportMultiSelectField
 
TestConfigureReportSelectField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportSelectField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportSelectField
 
TestConfigureReportStringField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportStringField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportStringField
 
TestConfigureReportTextField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportTextField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportTextField
 
TestConfigureReportUserField - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestConfigureReportUserField() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportUserField
 
testConfigureReportWithInvalidReportKey() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReport
JRA-13939
testConfigureReportWithMissingReportKey() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReport
 
testConfigureReportXSS() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestXssInConfigureReport
 
testConfigureReportXssFromCustomFieldName() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestXssInConfigureReport
 
testConflictingAliasWithSystemFieldSortsByAliasSecond() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testConflictingAliasWithSystemFieldSortsBySystemField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testConflictingJqlAliases() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testConjoined() - Method in class com.atlassian.jira.webtests.ztests.issue.TestOpsBarStructure
 
TestContactAdministrators - Class in com.atlassian.jira.webtests.ztests.email
Test for RCE in contact administrators form.
TestContactAdministrators() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestContactAdministrators
 
TestContextColumns - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Some more tests for column context.
TestContextColumns() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testConversionWithHiddenField() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionVariousOperations
 
testConversionWithoutBrowsePermission() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionVariousOperations
 
testConvertHiddenAndSomeShownScenarios() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSystemFields
 
testConvertIssueToSubtask() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testConvertIssueToSubtask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestClosedParent
 
testConvertIssueToSubtaskOfIssueWithNoSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testConvertIssueToSubtaskOfIssueWithSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testConvertSingleIssueToSubtask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
testConvertSubtaskToIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testConvertSubtaskWithoutSecurityToIssueThatRequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testConvertSubtaskWithSecurityToIssueThatRequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testCookie() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSeraphAuthType
 
testCopyAfterTabRenameHasSameTabNames() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testCopyFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCopyWorkflowWithXSS() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testCoreApplicationAccess() - Method in class com.atlassian.jira.webtests.ztests.application.TestAtlassianApplication
 
testCoreExists() - Method in class com.atlassian.jira.webtests.ztests.application.TestAtlassianApplication
 
TestCoreHelpLinks - Class in com.atlassian.jira.webtests.ztests.help
 
TestCoreHelpLinks() - Constructor for class com.atlassian.jira.webtests.ztests.help.TestCoreHelpLinks
 
testCorrectComplexShareWhenHasAdminPermissionsAndFeatureFlagIsEnabled() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure that when feature flag is enabled admin can share with groups and roles he does not belong to
testCorrectDashboardsOnTabs() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPagePermissions
 
testCorrectDashboardsOnTabsAdmin() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPages
Lets test the tab view as the admin user.
testCorrectInfoIsReturnedWhenUserHasAccessToProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testCorrectness() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAllTextClause
 
testCorrectParametersAreSentForUserUpdatedWebhook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testCorrectProjectsAndComponents() - Method in class com.atlassian.jira.webtests.ztests.statistics.TestComponentStatisticsManager
 
testCorrectProjectsAndComponentsWithQuery() - Method in class com.atlassian.jira.webtests.ztests.statistics.TestComponentStatisticsManager
 
testCorrectProjectsEmptyJQL() - Method in class com.atlassian.jira.webtests.ztests.statistics.TestProjectStatisticsManager
 
testCorrectProjectsWithAmbiguousJQL() - Method in class com.atlassian.jira.webtests.ztests.statistics.TestProjectStatisticsManager
 
testCorrectProjectsWithExplicitProjectsJQL() - Method in class com.atlassian.jira.webtests.ztests.statistics.TestProjectStatisticsManager
 
TestCorsAllowedResource - Class in com.atlassian.jira.webtests.ztests.security
 
TestCorsAllowedResource() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestCorsAllowedResource
 
testCount() - Method in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
testCount() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
testCount() - Method in interface com.atlassian.jira.functest.framework.WebTestDescription
Number of single, 'atomic' tests encapsulated by the described test.
testCount() - Method in class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
testCreate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateAndDeleteDraftWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testCreateAndSetDefaultValue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldMultiUserPicker
 
testCreateAndSetDefaultValue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldUserPicker
 
testCreateAndThenUpdate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateAttachmentsWhenAttachmentsAreDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachments
 
testCreateBasicFavoriteFilterWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateButtonEncoding() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
testCreateComponent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testCreateComponentErrors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testCreateComponentWithAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testCreateComponentWithBadProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testCreateComponentWithDuplicateName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testCreateComponentWithInvalidUsername() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testCreateComponentWithoutName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testCreateComponentWithoutPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testCreateComponentWithoutPermissionsToConfigureProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
TestCreateConcurrentIssues - Class in com.atlassian.jira.webtests.ztests.issue
 
TestCreateConcurrentIssues() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestCreateConcurrentIssues
 
testCreated() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testCreated() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testCreated() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testCreated() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testCreateDashboardPageGroup() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure the user is able to share a page with a group.
testCreateDashboardPagePrivate() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure user is able to keep page private.
testCreateDashboardPageProject() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure we can save a project.
testCreateDashboardPageProjectAndRole() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure that we can saved a project and a role.
testCreateDashboardPagePublic() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure user is able share page publicly.
testCreateDashboardWithMultipleShares() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure that we can save with multiple shares.
testCreatedDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testCreateDraft() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testCreateDraftWorkflowSchemeWhileUsingDefaultWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testCreateDraftWorkflowSchemeWhileUsingNonDefaultWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testCreatedUser() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserBrowser
 
testCreatedVsResolvedReport() - Method in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
testCreateEntryWithLongId() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects
 
testCreateFilterChecksQueryValidation() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterChecksUserPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterForAnonymousAndBadJqlReturns401() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterWithBadJql2Returns400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterWithBadJqlReturns400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterWithEmptNameReturns400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterWithEmptyJqlWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterWithEmptyNameAndBadJqlReturns400With2Errors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterWithExistingNameReturns400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateFilterWithTooLongNameReturns400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateIssue() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
testCreateIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
 
TestCreateIssue - Class in com.atlassian.jira.webtests.ztests.issue
 
TestCreateIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
testCreateIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
testCreateIssueFailsWhenBrokenCustomFieldExceedsCharacterLimit() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsCustomFieldTypeWithNoValidation
 
TestCreateIssueForEnterprise - Class in com.atlassian.jira.webtests.ztests.issue
 
TestCreateIssueForEnterprise() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueForEnterprise
 
testCreateIssueFromEmail() - Method in class com.atlassian.jira.webtests.ztests.email.TestHandlers
 
testCreateIssueInJiraWithMultipleProjectsAndManyIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
testCreateIssueInJiraWithSingleProjectAndSingleIssueType() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
testCreateIssueLabelsDoesNotCreateChangeItem() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testCreateIssueLinkType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
TestCreateIssueNoBrowseProjectPermission - Class in com.atlassian.jira.webtests.ztests.issue
 
TestCreateIssueNoBrowseProjectPermission() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueNoBrowseProjectPermission
 
testCreateIssueOverLicenseLimit() - Method in class com.atlassian.jira.webtests.ztests.license.TestPersonalLicense
 
testCreateIssueOverLicenseLimit_CommercialLimited() - Method in class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
testCreateIssueOverLicenseLimit_Starter() - Method in class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
testCreateIssues() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateConcurrentIssues
 
testCreateIssues() - Method in class com.atlassian.jira.webtests.ztests.plugin.TestCreateIsueinPostFunction
 
testCreateIssueSkipStep1IssueTypeSchemeInfersOneProjectAndIssueType() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
testCreateIssueSkipStep1IssueTypeSchemeInfersOneProjectAndIssueType() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasks
 
testCreateIssueSkipStep1OnlyOneProjectAndOneIssueType() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
Checks that step 1 (choose project and issue type) of create issue is skipped if there is nothing for the user to choose on the form.
testCreateIssueTypeScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testCreateIssueTypeScheme_UnhappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testCreateIssueTypeSchemeWithNoDefaultType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testCreateIssueTypeSuccessful() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCreateIssueTypeWithAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCreateIssueTypeWithExistingUserName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCreateIssueTypeWithoutDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCreateIssueTypeWithTooLongName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCreateIssueTypeWithUserWithoutAdminPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCreateIssueUserHasNoCreateIssuePermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
TestCreateIssueViaDirectLink - Class in com.atlassian.jira.webtests.ztests.issue
 
TestCreateIssueViaDirectLink() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueViaDirectLink
 
testCreateIssueViaDirectLink() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueViaDirectLink
 
testCreateIssueWithBadNames() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithBadSystemFieldValue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithCascadingSelect() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testCreateIssueWithCascadingSelectChoosingOptionsNoneForChild() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testCreateIssueWithCascadingSelectChoosingOptionsNoneForParent() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testCreateIssueWithDefaultedSystemFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupSelector
 
testCreateIssueWithInvalidIssueType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithMultiGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiGroupSelector
 
testCreateIssueWithNames() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithNamesAndIds() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithNoBrowsePermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueNoBrowseProjectPermission
Test that user is redirected if user does not have the permission to view the issue they created.
testCreateIssueWithNoPidInUrlOneProjectAvailableIssueTypeInUrl() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
testCreateIssueWithoutRequiredCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithoutRequiredSystemFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithoutUpdateHistory() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithPrioritySchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithRequiredCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithRequiredSystemFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateIssueWithRolePermissions() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
testCreateIssueWithRolePermissionsForGroup() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
testCreateIssueWithUpdateHistory() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
TestCreateIsueinPostFunction - Class in com.atlassian.jira.webtests.ztests.plugin
Verifying that issues can be created during a transition
TestCreateIsueinPostFunction() - Constructor for class com.atlassian.jira.webtests.ztests.plugin.TestCreateIsueinPostFunction
 
testCreateLinkSendsLinkCreatedWebhook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueLinkWebHook
 
testCreateMetaAllowedValuesForCustomFieldWithDisabledOptions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testCreateMetaAllowedValuesForCustomFieldWithEnabledOptions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testCreateNoPermissionAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testCreateNoPermissionLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testCreateNoProject() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testCreateNotFavoriteFilterWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testCreateNotificationAssociation() - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testCreateProject() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testCreateReadDelete() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookRegistration
 
testCreateReturnsLocationHeader() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateRoleWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testCreateSchemeIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testCreateSubtask() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateSubTaskInJiraWithSingleSubTaskType() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasks
 
testCreateSubTaskNotVisibleWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskQuickCreation
 
TestCreateSubTasks - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestCreateSubTasks() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasks
 
testCreateSubTasks() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasks
 
testCreateSubTasks() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasksContextPermission
 
TestCreateSubTasksAndWorklog - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestCreateSubTasksAndWorklog() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasksAndWorklog
 
TestCreateSubTasksContextPermission - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestCreateSubTasksContextPermission() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasksContextPermission
 
testCreateSubtaskSkipStep1OnlyOneProjectAndOneIssueType() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasks
 
testCreateSubtaskStep1ShowsCorrectIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasks
 
testCreateSubTaskSuccessful() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCreateSubTaskWhenSubTasksDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testCreateSubtaskWrongParentProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
testCreateSubTasLogWorkDelete() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestCreateSubTasksAndWorklog
 
testCreateTabError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testCreateUserFieldsExceed255() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
TestCreateUserHelper - Class in com.atlassian.jira.webtests.ztests.license
 
TestCreateUserHelper() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
TestCreateUserInMultipleApplicationRoles - Class in com.atlassian.jira.webtests.ztests.license
 
TestCreateUserInMultipleApplicationRoles() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestCreateUserInMultipleApplicationRoles
 
testCreateUserInvalidEmail() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testCreateUserInvalidUsername() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
TestCreateUserMultiApplicationInstance - Class in com.atlassian.jira.webtests.ztests.license
In a "multi application instance" multiple JIRA Applications (products) has been installed.
During User Creation the applications should be selectable.
TestCreateUserMultiApplicationInstance() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
 
testCreateUserOverSeatLimitInOneRole() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserInMultipleApplicationRoles
 
testCreateUserOverSeatLimitInOneRoleDoesntDrainCore() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserInMultipleApplicationRoles
 
testCreateUserPassword() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
testCreateUsers() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
TestCreateUserSingleApplicationInstance - Class in com.atlassian.jira.webtests.ztests.license
In a "single application instance" only one JIRA Application (product) has been installed.
TestCreateUserSingleApplicationInstance() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestCreateUserSingleApplicationInstance
 
testCreateUserSuccess() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testCreateUserWhenAllRolesHaveDefaultGroups() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserInMultipleApplicationRoles
 
testCreateUserWhenOneRoleHasDefaultGroups() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserInMultipleApplicationRoles
 
testCreateUserWIthLeadingOrTrailingSpaces() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testCreateVersion() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testCreateVersionErrors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testCreateWhenLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateWithBlankNonRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateWithBlankRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateWithInvalidIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateWithInvalidUrls() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateWithoutNonRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateWithoutRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testCreateWorkActionVisibility() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogOperationVisibility
 
TestCreateWorklog - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
Functional tests for log work
TestCreateWorklog() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
TestCreateWorklogOnCloseTransition - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Uses the tests defined in AbstractTestCreateWorklogAsField to test the "log work" system field on Close transitions.
TestCreateWorklogOnCloseTransition() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
TestCreateWorklogOnCreateIssue - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Uses the tests defined in AbstractTestCreateWorklogAsField to test the "log work" system field on the Create Issue screen.
TestCreateWorklogOnCreateIssue() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
TestCreateWorklogOnEditIssue - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Uses the tests defined in AbstractTestCreateWorklogAsField to test the "log work" system field on the Edit Issue screen.
TestCreateWorklogOnEditIssue() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
TestCreateWorklogOnResolveTransition - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Uses the tests defined in AbstractTestCreateWorklogAsField to test the "log work" system field on Resolve transitions.
TestCreateWorklogOnResolveTransition() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testCreatingNewCommentProperty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
testCreatingNewIssueTypeProperty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
testCreatingNewProjectProperty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPropertyResource
 
testCreatingProjectWithExistingSchemesSucceeds() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testCreatingProjectWithNonExistentCategoryFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testCreatingProjectWithNonExistingLeadFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testCreatingProjectWithNonExistingSchemesFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testCreatingProjectWithTheKeyThatAlreadyExistsFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testCreatingProjectWithTheNameThatAlreadyExistsFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testCreatingTab() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testCreatingTabAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testCreatingWithExistingNameYieldsConflict() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
TestCrowdDirectoryMaintenance - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
 
TestCrowdDirectoryMaintenance() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestCrowdDirectoryMaintenance
 
TestCrowdServerConfiguration - Class in com.atlassian.jira.webtests.ztests.crowd.embedded
 
TestCrowdServerConfiguration() - Constructor for class com.atlassian.jira.webtests.ztests.crowd.embedded.TestCrowdServerConfiguration
 
TestCSRFPieChart - Class in com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss
fix for CONFSRVDEV-13127 from Jira side.
TestCSRFPieChart() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestCSRFPieChart
 
testCsvExportDisplayDependingOnDarkFeatures() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueViews
 
testCtk() - Method in class com.atlassian.jira.webtests.ztests.misc.TestPlatformCompatibility
 
testCurrentAssigneeAndReporter() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
TestCurrentAssigneeNotifications - Class in com.atlassian.jira.webtests.ztests.email
 
TestCurrentAssigneeNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testCurrentCustomFieldValue() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
testCurrentIssueNotInIssuePickerResultList() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePickerResource
 
testCurrentUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
TestCurrentUser - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestCurrentUser() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestCurrentUser
 
testCurrentUserAnon() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
TestCurrentUserPreferencesResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestCurrentUserPreferencesResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserPreferencesResource
 
TestCurrentUserResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Verification for Create, Update and Delete operations
TestCurrentUserResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserResource
 
testCurrentUserUglyName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
TestCustomCreateButtonName - Class in com.atlassian.jira.webtests.ztests.misc
Load a data set where the active workflow has a modified 'create' issue link name.
TestCustomCreateButtonName() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestCustomCreateButtonName
 
testCustomDatePickerFieldHidingViaConfigurationScheme() - Method in class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldSearcherVisibility
 
testCustomDateTimeFieldHidingViaConfigurationScheme() - Method in class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldSearcherVisibility
 
TestCustomFieldAliases - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestCustomFieldAliases() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testCustomFieldChangeAuthorPreservedDespiteRename() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
testCustomFieldConfigurationOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminCustomFields
 
testCustomFieldContextAndIssueTypeBehaviour() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
testCustomFieldDefaultSortOrderings() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSorting
 
testCustomFieldDescriptionsCanBeRenderedAsRawHtmlOrWikiMarkup() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldOptionsXss
 
testCustomFieldDescriptionsCanBeRenderedAsRawHtmlOrWikiMarkUpInIssueNavigator() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldOptionsXss
 
testCustomFieldDescriptionsCanBeRenderedAsRawHtmlOrWikiMarkUpInIssueNavigator() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldXss
 
testCustomFieldDescriptionsInBulkChangeIssue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldXss
Just for this test, we are restoring from an XML backup because currently there's no way to put custom fields into screens.
TestCustomFieldDoesItFitMultiple - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestCustomFieldDoesItFitMultiple() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
TestCustomFieldDoesItFitSingle - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Testing for "fitness" in the filter form of singular custom field clauses.
TestCustomFieldDoesItFitSingle() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testCustomFieldDoesItFitWithAliasesAndFullNames() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testCustomFieldFilter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testCustomFieldInTransition() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
testCustomFieldIssueTypeConstraints() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testCustomFieldLabelsEncoded() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorEncoding
 
TestCustomFieldLiterals - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests the interpretations of different literals (operands) for each custom field clause.
TestCustomFieldLiterals() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
TestCustomFieldMultiUserPicker - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestCustomFieldMultiUserPicker() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldMultiUserPicker
 
testCustomFieldNameXss() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditIssuesXss
 
testCustomFieldNoLongerExistsTryingToImport() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
TestCustomFieldNotifications - Class in com.atlassian.jira.webtests.ztests.email
 
TestCustomFieldNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestCustomFieldNotifications
 
testCustomFieldOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminCustomFields
 
TestCustomFieldOperatorUsage - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests the validity of all the operators against all the custom field clauses.
TestCustomFieldOperatorUsage() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testCustomFieldOptionsImportWhenFieldconfigschemeAndFieldconfigurationIdsMismatch() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
Project import uses the ID of fieldconfiguration to obtain available options for custom field.
testCustomFieldOptionsImportWithConfigSchemesMismatch() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
Test for https://jira.atlassian.com/browse/JRA-36629 Custom field values, which are mapped to 'old' configuration scheme in source JIRA instance, must also be taken into account.
TestCustomFieldOptionsXss - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestCustomFieldOptionsXss() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldOptionsXss
 
TestCustomFields - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestCustomFields() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testCustomFields() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testCustomFields() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testCustomFields() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
TestCustomFieldsDisabled - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Verify the behaviour of custom fields in JQL queries when they have been disabled.
TestCustomFieldsDisabled() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldsDisabled
 
TestCustomFieldSearcherVisibility - Class in com.atlassian.jira.webtests.ztests.fields
 
TestCustomFieldSearcherVisibility() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldSearcherVisibility
 
testCustomFieldSearching() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testCustomFieldsMissingFromContext() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
This test makes sure that there is no accidental data loss after a configuration of a custom field has been updated in such way that existing CF values no longer exist in the context - see JRASERVER-62455 for details.
TestCustomFieldsNoSearcherPermissions - Class in com.atlassian.jira.webtests.ztests.customfield
Test for JRA-13808
TestCustomFieldsNoSearcherPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
 
testCustomFieldsOrderingCascadingSelect() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testCustomFieldsOrderingMultiCheckboxes() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testCustomFieldsPluginDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectProject
 
testCustomFieldSuggestions() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelSuggestions
 
testCustomFieldSuggestionsSortOrder() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelSuggestions
 
TestCustomFieldsVisibilityOnIssueTable - Class in com.atlassian.jira.webtests.ztests.navigator
Test cases for the visibility of custom fields on the issue table.
TestCustomFieldsVisibilityOnIssueTable() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestCustomFieldsVisibilityOnIssueTable
 
testCustomFieldsWrongVersion() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectProject
 
TestCustomFieldTypeVersionedRepresentations - Class in com.atlassian.jira.webtests.ztests.fields
Test that the extra rest representations of custom fields are properly rendered.
TestCustomFieldTypeVersionedRepresentations() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldTypeVersionedRepresentations
 
TestCustomFieldUserPicker - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestCustomFieldUserPicker() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldUserPicker
 
testCustomFieldValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testCustomFieldValuesThatShouldBeEncoded() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorEncoding
 
testCustomFieldValuesValidationConfigMismatch() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
Test for https://jira.atlassian.com/browse/JRA-36629 Custom field values should map if value isn't present in effective config scheme, but exists in default one.
testCustomfieldVisibility() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
Tests custom fields visibility on the issue navigator
testCustomFieldWithNoExportImplementedGetsDefaultOutput() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
This test relies on the reference plugin being installed.
TestCustomFieldXss - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestCustomFieldXss() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldXss
 
testCustomFilterActions() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterActions
 
testCustomFilterCustomColumns() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationIssueNavigator
 
testCustomFilterStandardColumns() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationIssueNavigator
 
testCustomPermissionIsReturnedByAllPermissionsEndpoint() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testCustomProjectPermissionsAreReturnedByAllPermissionsEndpoint() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
TestCustomWorkflow - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestCustomWorkflow() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflow
 
TestCustomWorkflowScreenLocalization - Class in com.atlassian.jira.webtests.ztests.workflow
This func test verifies that the i18n of custom workflow screens is working.
TestCustomWorkflowScreenLocalization() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
testCustumFielAliasesAndSpaces() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testDailyInvalidRange() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
TestDanglingGroups - Class in com.atlassian.jira.webtests.ztests.filter
 
TestDanglingGroups() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestDanglingGroups
 
testDanglingGroups() - Method in class com.atlassian.jira.webtests.ztests.filter.TestDanglingGroups
 
testDashboard() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestHead
 
testDashboard() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMetaTagOrdering
 
testDashboard() - Method in class com.atlassian.jira.webtests.ztests.sendheadearly.TestSendHeadEarly
 
TestDashboardDeleteConfirm - Class in com.atlassian.jira.webtests.ztests.dashboard
 
TestDashboardDeleteConfirm() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardDeleteConfirm
 
TestDashboardItemPropertyResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestDashboardItemPropertyResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testDashboardManagementOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfManageDashboards
 
testDashboardNameIsALink() - Method in class com.atlassian.jira.webtests.ztests.dashboard.management.TestSharedDashboardSearchingByAdmins
 
testDashboardOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfManageDashboards
 
TestDashboardRelatedEntitiesDelete - Class in com.atlassian.jira.webtests.ztests.dashboard
Test that a dashboard and its permissions are handled correctly when groups, users or project are deleted.
TestDashboardRelatedEntitiesDelete() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardRelatedEntitiesDelete
 
TestDashboardResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestDashboardResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
testDashboardResourceShouldAllowGettingAllDashboardsWithFfEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
testDashboardResourceShouldAllowGettingAllSharedDashboards() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
testDashboardResourceShouldAllowGettingASingleDashboard() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
testDashboardResourceShouldAllowGettingFavouriteDashboards() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
testDashboardResourceShouldAllowGettingMyDashboards() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
testDashboardResourceShouldAllowGettingPrivateDashboardWithFfEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
testDashboardResourceShouldNotAllowGettingPrivateDashboard() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardResource
 
testDashboardsSharedWithRenamedUser() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnDashboards
 
testDashboardWithSendHeadEarlyDisabled() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMetaTagOrdering
 
TestDatabaseCollationReader - Class in com.atlassian.jira.webtests.ztests.database
A func test which checks if the database collation was read successfully
TestDatabaseCollationReader() - Constructor for class com.atlassian.jira.webtests.ztests.database.TestDatabaseCollationReader
 
testDatabaseCollationReadSuccessfully() - Method in class com.atlassian.jira.webtests.ztests.database.TestDatabaseCollationReader
 
TestDatabaseLargeInQueries - Class in com.atlassian.jira.webtests.ztests.database
Test that OfBiz handles queries with large 'IN' portions.
TestDatabaseLargeInQueries() - Constructor for class com.atlassian.jira.webtests.ztests.database.TestDatabaseLargeInQueries
 
TestDatabaseSetup - Class in com.atlassian.jira.webtests.ztests.misc
 
TestDatabaseSetup() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestDatabaseSetup
 
TestDatabaseSystemTimeReader - Class in com.atlassian.jira.webtests.ztests.database
Functional tests for reading database system time.
TestDatabaseSystemTimeReader() - Constructor for class com.atlassian.jira.webtests.ztests.database.TestDatabaseSystemTimeReader
 
TestDataExport - Class in com.atlassian.jira.webtests.ztests.admin
Tests that the data export does what it should (i.e.
TestDataExport() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestDataExport
 
testDataExportDoesNotAnonymise() - Method in class com.atlassian.jira.webtests.ztests.admin.TestDataExport
 
testDataImport() - Method in class com.atlassian.jira.webtests.ztests.TestUpgradeExport
Tests if JIRA is able to import a data.
testDateCF() - Method in class com.atlassian.jira.webtests.ztests.timezone.TestIssueChangeHistory
 
testDateCustomFieldShouldBeDisplayedInSystemTimeZone() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testDateCustomFieldTabs() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
TestDateField - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Test date fields such as Created.
TestDateField() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestDateField
 
TestDateInputValidationOnCreateIssue - Class in com.atlassian.jira.webtests.ztests.misc
 
TestDateInputValidationOnCreateIssue() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestDateInputValidationOnCreateIssue
 
testDatePicker() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testDatePicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testDatePicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testDatePicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testDatePicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testDatePicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testDatePickerSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testDatesShouldBeDisplayedInUserTimeZoneInViewIssuePage() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testDateTime() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testDateTime() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testDateTime() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testDateTime() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testDateTime() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testDateTimeCF() - Method in class com.atlassian.jira.webtests.ztests.timezone.TestIssueChangeHistory
 
testDateTimeCustomFieldShouldRespectUserTimeZone() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testDateTimePicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testDateTimePickerSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testDayFractions() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingEntryValues
Verifies that the time tracking field processes fractional values correctly.
testDaysPerWeekInvalidRange() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testDeactivateDraftWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testDecodeLicenseString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testDecodeLicenseStringWithMultipleProducts() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testDefault_REST() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSeraphAuthType
 
testDefaultApplicationCore() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask70102
 
testDefaultApplicationMultiRole() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask70102
 
testDefaultDailyTrigger() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
Test creating the simplest trigger.
testDefaultDayOfMonthMode() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testDefaultDaysPerWeekMultipleDays() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testDefaultDaysPerWeekSingleDay() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testDefaultDraftResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testDefaultJiraData() - Method in class com.atlassian.jira.webtests.ztests.misc.TestDefaultJiraDataFromInstall
 
TestDefaultJiraDataFromInstall - Class in com.atlassian.jira.webtests.ztests.misc
This functional test should run before all other functional tests.
TestDefaultJiraDataFromInstall() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestDefaultJiraDataFromInstall
 
testDefaultOptionIsForgotPassword() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testDefaultPriorities() - Method in class com.atlassian.jira.webtests.ztests.admin.priorities.TestPriorities
 
testDefaultResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testDefaults() - Method in class com.atlassian.jira.webtests.ztests.user.TestShareUserDefault
 
testDefaultShareScope() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testDefaultShowsUpdatedOption() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
testDefaultShowsUpdatedOption() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
testDefaultShowsUpdatedOption() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
testDefaultShowsUpdatedOption() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testDefaultSystemWorkflowIsNotEditableViaUrlAccess() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
TestDefaultTextRenderer - Class in com.atlassian.jira.webtests.ztests.issue
 
TestDefaultTextRenderer() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestDefaultTextRenderer
 
testDefaultUnitCanBeSet() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingDefaultUnit
Verifies that the default unit for time tracking can be set to a value different from the default (minutes).
testDefaultUnitIsMinutes() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingDefaultUnit
 
TestDelegatingLdapDirectoryMaintenance - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
 
TestDelegatingLdapDirectoryMaintenance() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
testDelete() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects
 
testDelete() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testDelete() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
testDelete() - Method in class com.atlassian.jira.webtests.ztests.security.properties.TestSecurityPropertiesDao
 
testDeleteActiveStatusViaUrlFails() - Method in class com.atlassian.jira.webtests.ztests.admin.statuses.TestStatuses
 
testDeleteAllWorklogsPermission() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanel
 
testDeleteAndAutoAdjustRemainingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testDeleteAndRetainRemainingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testDeleteAndSpecifyNewEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testDeleteApplication() - Method in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestCrowdServerConfiguration
 
testDeleteArchivedProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testDeleteArchivedProjectNoPermission() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testDeleteAttachmentNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachmentResource
 
testDeleteByGlobalId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testDeleteByGlobalIdDeletesMany() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testDeleteByGlobalIdWhenGlobalIdDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testDeleteByGlobalIdWhenLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testDeleteChangeHistory() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testDeleteComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testDeleteCommentLinkNotAvailableWithNonEditableWorkflowState() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testDeleteCommentNotification() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testDeleteCommentNotificationIsNotSentIfDisabledWithFFOn() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testDeleteCommentReindexesIssue() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testDeleteCommentReindexesIssue() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testDeleteCommentWithAllPermission() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testDeleteCommentWithNonEditableWorkflowState() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testDeleteCommentWithNoPermissions() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testDeleteComponent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testDeleteConfirm() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardDeleteConfirm
 
testDeleteConfirmPlainPage() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardDeleteConfirm
 
testDeleteCrowdDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestCrowdDirectoryMaintenance
 
testDeleteCustomField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
Tests to ensure that deleting a customfield that's used in a permission scheme or issue level security scheme will throw an error.
TestDeleteCustomField - Class in com.atlassian.jira.webtests.ztests.customfield
Func test for Deleting Custom Fields.
TestDeleteCustomField() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestDeleteCustomField
 
testDeletedCFDoesntCauseErrors() - Method in class com.atlassian.jira.webtests.ztests.email.TestCustomFieldNotifications
 
testDeleteDelegatingLdapDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
testDeletedIssuesChangesHistory() - Method in class com.atlassian.jira.webtests.ztests.issue.history.TestRecentIssueHistory
 
testDeleteDraftIssueTypeMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testDeleteDraftScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testDeleteDraftValidation() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testDeleteDraftWorkflowMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testDeleteEventType() - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testDeleteEventWithMergedInformationIsSentWhenPerformingMerge() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
testDeleteFailsWhenRoleUsedInWorkflowWithoutSwapQueryParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testDeleteFailsWithLinkedSchemesWithoutSwapQueryParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testDeleteFailsWithProtectedCommentsWithoutSwapQueryParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testDeleteFilter() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
Make sure that deleting filters works correctly.
testDeleteFilterPermissions() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterActions
 
testDeleteGroup() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardRelatedEntitiesDelete
Test that the dashboard shares are cleaned up when a group is deleted.
TestDeleteGroup - Class in com.atlassian.jira.webtests.ztests.user
These tests cover the deletion of groups through the Group Browser
TestDeleteGroup() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testDeleteGroupAsFred() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testDeleteGroupRestrictedCommentNotificationWithFFOn() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testDeleteGroupSwapGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testDeleteGroupSwapGroupSameGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testDeleteGroupWithSubscription() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
TestDeleteHiddenFieldOnMove - Class in com.atlassian.jira.webtests.ztests.issue.move
Tests for moving issues with custom fields between projects.
TestDeleteHiddenFieldOnMove() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestDeleteHiddenFieldOnMove
 
testDeleteIdDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testDeleteIdNotNumeric() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testDeleteInvalidGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testDeleteIssueBeforeCommentNotification() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
delete the issue while a notification message for the message is still in the mail queue (i.e.
testDeleteIssueLink() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testDeleteIssueLinkInvalidId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testDeleteIssueLinkType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testDeleteIssueLinkWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testDeleteIssueNotification() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testDeleteIssueSecurityLevelFlushesCache() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
Tests to ensure that deleting a customfield that's used in a permission scheme or issue level security scheme will throw an error.
testDeleteIssueType() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDeleteIssueTypeAndMoveRelatedIssues() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypes
 
testDeleteIssueTypeAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDeleteIssueTypeMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testDeleteIssueTypeNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDeleteIssueTypeScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testDeleteIssueTypeScheme_UnhappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testDeleteIssueTypeSchemeFailsWhenAssignedToProject() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldScreens
 
testDeleteIssueTypeWithAlternative() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testDeleteIssueTypeWithAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testDeleteIssueTypeWithAssociatedIssuesWithoutAlternative() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testDeleteIssueTypeWithDifferentWorkflows() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypes
 
testDeleteIssueTypeWithInvalidUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testDeleteIssueTypeWithNoRelatedIssues() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypes
 
testDeleteIssueTypeWithoutProvidingAlternative() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testDeleteIssueWithInvalidAlternative() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testDeleteIssueWithSelfAsAlternative() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testDeleteLdapDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
testDeleteLink() - Method in class com.atlassian.jira.webtests.ztests.issue.links.TestReindexOnLinkChange
 
testDeleteLinkNotShownForInitialTransition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testDeleteLinkSendsLinkDeletedWebhook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueLinkWebHook
 
testDeleteNonExistantWorklog() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testDeleteNotExistingIssueType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testDeleteOptionFromFieldAtFirstLevelOnTheIssue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testDeleteOptionFromFieldAtFirstLevelWithSubOptions() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testDeleteOptionFromFieldAtSecondLevelOnTheIssue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testDeleteOptionFromFieldWithNoAssociatedIssues() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testDeleteOthersCommentWithOwnPermission() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testDeleteOwnCommentWithOwnPermission() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testDeleteOwnWorklogsPermission() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanel
 
testDeletePassiveStatusViaSucceeds() - Method in class com.atlassian.jira.webtests.ztests.admin.statuses.TestStatuses
 
TestDeleteProject - Class in com.atlassian.jira.webtests.ztests.project
 
TestDeleteProject() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testDeleteProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testDeleteProjectBackupWarningAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testDeleteProjectBackupWarningAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testDeleteProjectCategory() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCategory
 
testDeleteProjectNoPermission() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testDeleteProjectNotExists() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testDeleteProjectRoleRemovesSchemeEntries() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
testDeleteProjectRoleWorkflowConditions() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
testDeleteProjectWithoutWorkflowSchemeDraft() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testDeleteProjectWithWorkflowSchemeDraftUsedByAnotherProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testDeleteProjectWithWorkflowSchemeDraftWithTheSameNameAsExistingWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testDeleteProjectWithWorkflowSchemeDraftWithTheSameNameAsExistingWorkflowSchemeAbbreviating() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testDeleteProperty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
testDeleteResultsInForbiddenForNotAdminWithPermissionsToViewIssueType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
testDeleteResultsInNotFoundForNotAdminWithoutPermissionsToViewIssueType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
testDeleteRole() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardRelatedEntitiesDelete
Make sure that deleting a role also deletes any related shares.
testDeleteRoleActor() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
testDeleteRoleRestrictedCommentNotificationWithFFOn() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testDeleteRoleWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testDeleteScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
testDeleteScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
TestDeleteSharedDashboardsByAdmins - Class in com.atlassian.jira.webtests.ztests.dashboard.management
Responsible for verifying that an administrator is able to search for all the shared Dashboards in JIRA.
TestDeleteSharedDashboardsByAdmins() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.management.TestDeleteSharedDashboardsByAdmins
 
TestDeleteSharedFilterByAdmins - Class in com.atlassian.jira.webtests.ztests.filter.management
Verifies that an administrator is able to delete all filters in Jira.
TestDeleteSharedFilterByAdmins() - Constructor for class com.atlassian.jira.webtests.ztests.filter.management.TestDeleteSharedFilterByAdmins
 
testDeleteSubscription() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testDeleteSubscriptionOfAnotherUserWithFfEnabled() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testDeleteSubTaskNotification() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testDeleteSysAdminGroupAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testDeleteUser() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
Make sure that deleting user's behaves correctly with favourites.
testDeleteUser() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserSharedEntities
 
TestDeleteUserAndPermissions - Class in com.atlassian.jira.webtests.ztests.user
 
TestDeleteUserAndPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestDeleteUserAndPermissions
 
testDeleteUserBeforeCommentNotificationWithFFOff() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testDeleteUserBeforeCommentNotificationWithFFOn() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testDeleteUserComponentLead() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
testDeleteUserDoesNotRetainGroupMembership() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
testDeleteUserNotPossibleWithAssignedIssue() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserAndPermissions
 
testDeleteUserProjectLead() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
testDeleteUserProperty() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testDeleteUserRemoveFromPermissionAndNotificationSchemes() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserAndPermissions
 
TestDeleteUserSharedEntities - Class in com.atlassian.jira.webtests.ztests.user
 
TestDeleteUserSharedEntities() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestDeleteUserSharedEntities
 
testDeleteUserWhenDirectoriesOverlap() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
testDeleteValidation() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testDeleteVersion() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testDeleteVersionErrorConditions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testDeleteWebHookWithAssociatedTransition() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookRegistration
 
testDeleteWhenLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testDeleteWorkflow() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDeleteWorkflowAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDeleteWorkflowBackupWarningAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testDeleteWorkflowBackupWarningAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testDeleteWorkflowLinkIsNotShownIfWorkflowIsAssignedToDraftScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testDeleteWorkflowLinkIsNotShownIfWorkflowIsAssignedToScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testDeleteWorkflowLinkShownIfWorkflowIsUnassigned() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testDeleteWorkflowMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testDeleteWorkflowNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDeleteWorkflowReassignsDefaultBySpecifyingOne() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDeleteWorkflowReassignsDefaultWithoutSpecifyingOne() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDeleteWorklog() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
TestDeleteWorklog - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
 
TestDeleteWorklog() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testDeleteWorklogAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testDeleteWorksAndDoesNotModifyGroupRestrictions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testDeleteWorksWhenRoleUsedInWorkflowWithSwapQueryParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testDeleteWorksWithLinkedSchemesAndSwapQueryParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testDeleteWorksWithProtectedCommentsWithSwapQueryParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testDeletingACommentSendsEmailWithFFOff() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentNotifications
 
testDeletingACommentSendsEmailWithFFOn() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentNotifications
 
testDeletingExistingProjectByIdAsAdminSucceedsWithNoContentResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testDeletingExistingProjectByKeyAsAdminSucceedsWithNoContentResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testDeletingNonExistingProjectAsAnonymousFailsWith401() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testDeletingNonExistingProjectAsNonAdminFailsWith404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testDeletingProjectAsAnonymousFailsWith401() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testDeletingProjectAsNonAdminFailsWith403() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testDeletingProjectThatUserCannotSeeFailsWith404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testDeletingProjectWithNonsenseKeyFailsWith404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testDeletingProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
testDeletingProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPropertyResource
 
testDeletingWorklogSendsEmail() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
testDescription() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testDescription() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testDescription() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testDescriptionAndEnvironmentSystemField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestTextFieldCharacterLengthValidator
 
testDescriptionAndEnvironmentSystemField() - Method in class com.atlassian.jira.webtests.ztests.issue.TestTextFieldCharacterLengthValidator
 
testDescriptionField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testDeveloperWorkloadGenerationIsUnavailableWhenTimeTrackingIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
TestDeveloperWorkloadReport - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
Tests DeveloperWorkloadReport (aka User Workload Report on the UI).
TestDeveloperWorkloadReport() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
testDeveloperWorkloadReport() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testDeveloperWorkloadReportBasic() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
testDeveloperWorkloadReportConfigPageIsUnavailableWhenTimeTrackingIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
TestDeveloperWorkloadReportPermissions - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
Tests DeveloperWorkloadReport (aka User Workload Report on the UI)
TestDeveloperWorkloadReportPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReportPermissions
 
testDifferentFieldConfigurations() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReportIrrelevantIssues
 
testDifferentRenderers() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditEnvironment
 
testDifferentUsersInIterator() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testDiffWorkflowInvalidStatus() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testDiffWorkflowValidStatus() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testDirectAccessToForgotLoginPageShouldNotFail() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testDirectBrowseWithNoPermission() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplications
 
testDirectUrlAccessTakesVisibilityIntoAccount() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanelVisibility
 
testDisable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
Tests disabling
testDisable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSiteDarkFeaturesResource
Tests disabling
testDisable() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
testDisable() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
testDisable() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
testDisable() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testDisable() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldsDisabled
 
testDisableAttachments() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlAttachmentsField
 
testDisableCaptcha() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testDisabledDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
 
testDisabledNotValidForCreate() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
testDisabledNotValidForCreate() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
testDisabledNotValidForCreate() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
testDisabledNotValidForCreate() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testDisabledNotValidForEdit() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
testDisabledNotValidForEdit() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
testDisabledNotValidForEdit() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
testDisabledNotValidForEdit() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testDisabledValidForSearch() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
testDisabledValidForSearch() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
testDisabledValidForSearch() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
testDisabledValidForSearch() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testDisabledWebHookNotPublishAfterEdit() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testDisableExportLimit() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
Test possibility of disabling CSV export limit
testDisablingEmailOnDataRestoreIsAppliedEvenWhenItIsEnabledInTheXmlBackupFile() - Method in class com.atlassian.jira.webtests.ztests.email.TestOutgoingMailSettings
 
testDiscardDraft() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDiscardDraftAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDiscardDraftNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testDiscardDraftWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testDiscardNoDraft() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testDiscardNoPermissionAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testDiscardNoPermissionLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testDiscardNoProject() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
TestDisplayErrorServlet - Class in com.atlassian.jira.webtests.ztests
 
TestDisplayErrorServlet() - Constructor for class com.atlassian.jira.webtests.ztests.TestDisplayErrorServlet
 
testDisplaysErrorWhenReportKeyDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReport
 
testDocumentationBaseUrlShouldPointToAppLinksDocs() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.applinks.TestAppLinksHostApplication
 
testDoesNotReturnIssuesThatTransitionedToTheSpecifiedStatuesJustAfterTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
testDoesNotReturnIssuesThatTransitionedToTheSpecifiedStatusAtTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusAfterADate
Verifies that issues that transitioned to the state specified in the query just at the specified date are not included in the results, therefore confirming that the range for AFTER searches is exclusive.
testDoesNotReturnIssuesThatTransitionedToTheSpecifiedStatusAtTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
testDoesNotReturnIssuesThatWereInThatStatusJustBeforeOrAfterTheEndOfTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testDoesNotReturnIssuesThatWereInThatStatusJustBeforeOrAfterTheEndOfTheDateRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testDoesNotReturnIssuesThatWereNeverInThatStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testDoesNotReturnIssuesThatWereNeverInThatStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
testDoesNotReturnIssuesThatWereNeverInThatStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testDoesNotReturnIssuesThatWereNeverInTheSpecifiedStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusAfterADate
Verifies that issues that never transitioned to the state specified in the query are not include in the results.
testDoesNotReturnIssuesThatWereNotInTheStatusGivenThatTheIssuesWereInThatStatusAtADateOutsideTheRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusAfterADate
Verifies that issues that transitioned to the state specified in the query at some moment in their history but were not in that state after the specifed time are not included in the results.
testDoesNotReturnIssuesThatWereNotInTheStatusGivenThatTheyTransitionedToThatStatusOnADifferentDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testDoesNotReturnIssuesThatWereNotInTheStatusGivenThatTheyTransitionedToThatStatusOutsideOfTheDateRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testDoNotRequireBrowseUserPermissionToListAssignableUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testDoNotRequireBrowseUserPermissionToListAssignableUsersBulk() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testDontRetainNotRequiredComponentAndVersions() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testDontRetainNotRequiredNotSelectedComponentAndVersions() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testDontRetainRequiredComponentAndVersions() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testDownloadAllAttachmentsOfIssueAsZip() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
TestDraftWorkflow - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestDraftWorkflow() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
TestDraftWorkflowSchemeMigration - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestDraftWorkflowSchemeMigration() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
 
TestDraftWorkflowSchemeMultipleProjectsMigration - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestDraftWorkflowSchemeMultipleProjectsMigration() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
 
testDrafWorkflowRemovedWhenInactive() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
 
testDrafWorkflowRemovedWhenInactive() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
 
testDrafWorkflowRemovedWhenInactiveWithIssues() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
 
TestDropIndexHelper - Class in com.atlassian.jira.webtests.ztests.database
A func test which checks if DropIndexDecorator does its job.
TestDropIndexHelper() - Constructor for class com.atlassian.jira.webtests.ztests.database.TestDropIndexHelper
 
testDue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testDueDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testDueDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testDueDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testDueDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testDueDateInputValidation() - Method in class com.atlassian.jira.webtests.ztests.misc.TestDateInputValidationOnCreateIssue
 
testDueDateShouldBeDisplayedInSystemTimeZone() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testDummyApplicationAccess() - Method in class com.atlassian.jira.webtests.ztests.application.TestAtlassianApplication
 
testDummyApplicationExists() - Method in class com.atlassian.jira.webtests.ztests.application.TestAtlassianApplication
 
testDummyXmlResponse() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testDuplicatedRelationalOperators() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testDuplicateProperty() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testEachFieldCanBeUpdatedSeparately() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testEachImageAttachmentIsVisible() - Method in class com.atlassian.jira.webtests.ztests.email.TestMailImageAttachments
 
testEachIssueLinkShouldContainAllTheInformationNecessaryForClientsToRenderIt() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
testEarliestUnreleasedVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlSystemFunctions
 
testEasySettings() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminIssueLinking
 
testEditAllPermissions() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testEditAllSystemFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditAllWorklogsPermission() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanel
 
testEditAndSetIssueProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditApplication() - Method in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestCrowdServerConfiguration
 
testEditArchivedIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
TestEditAttachmentSettings - Class in com.atlassian.jira.webtests.ztests.attachment
 
TestEditAttachmentSettings() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestEditAttachmentSettings
 
testEditAttachmentSettingsJiraHome() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestEditAttachmentSettings
 
testEditAttachmentSettingsValidation() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestEditAttachmentSettings
 
testEditAttachmentSettingsWithGlobalAdmin() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestEditAttachmentSettings
 
testEditAttachmentSize() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestEditAttachmentSettings
 
testEditBlankName() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure you can't save a page with a blank name.
testEditCanSaveItself() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure that the page can save with the same name as it began with.
testEditClosedIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests that the appropriate error message is displayed when a user tries to edit a closed issue.
testEditComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
TestEditComment - Class in com.atlassian.jira.webtests.ztests.comment
 
TestEditComment() - Constructor for class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testEditCommentBody() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testEditCommentDropDownBoxViewableBy() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
testEditCommentExpandRendered() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testEditCommentNotification() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testEditCommentRemoveSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testEditCommentSecurityFromRoleToGroupLevel() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testEditCommentSecurityGroupLevel() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testEditCommentSecurityRoleLevel() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testEditCommentWhenGroupDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testEditCommentWhenRoleDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testEditCommentWithNewlineSendsEmailWithCorrectNumberOfNewlines() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testEditCommentWithTextLengthLimitOn() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testEditCommentWithTooLongBody() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testEditComponent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testEditComponentErrors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testEditCrowdDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestCrowdDirectoryMaintenance
 
testEditCustomFieldConfigurationContext() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
TestEditCustomFieldDescription - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestEditCustomFieldDescription() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestEditCustomFieldDescription
 
testEditCustomFieldSearcher() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testEditCustomFieldSetSearcherToNone() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
Tests to ensure that setting the searcher of a customfield that's used in a permission scheme or issue level security scheme will throw an error.
testEditCustomIssueLabelsStandaloneDoesNotSuck() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testEditCustomLabelsValidation() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testEditDaily() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
Check that the form can be edited into each mode in turn.
testEditDelegatingLdapDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestDelegatingLdapDirectoryMaintenance
 
testEditDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testEditDraftWithMultipleShares() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditDraftWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testEditedCommentVisibleWithDoubleQuotesInDateFormat() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
check that if the date formats end with a double quot and a space that the UI does not break and the quotes are html encoded.
testEditEventType() - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testEditFieldConfigurationAssociationInScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testEditFieldConfigurations() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestEditCustomFieldDescription
 
testEditFieldConfigurations() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestTranslateCustomField
 
TestEditFilter - Class in com.atlassian.jira.webtests.ztests.filter.edit
Test for invalid share permissions.
TestEditFilter() - Constructor for class com.atlassian.jira.webtests.ztests.filter.edit.TestEditFilter
 
testEditFilterGlobalShareRemove() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestEditFilterInvalidShares
Test to see you can no longer share when you don't have global sharing permission.
testEditFilterGlobalShareRemove() - Method in class com.atlassian.jira.webtests.ztests.filter.TestEditFilterInvalidShares
Test to see you can no longer share when you don't have global sharing permission.
TestEditFilterInvalidShares - Class in com.atlassian.jira.webtests.ztests.filter.edit
Test for invalid share permissions.
TestEditFilterInvalidShares() - Constructor for class com.atlassian.jira.webtests.ztests.filter.edit.TestEditFilterInvalidShares
 
TestEditFilterInvalidShares - Class in com.atlassian.jira.webtests.ztests.filter
Test for invalid share permissions.
TestEditFilterInvalidShares() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestEditFilterInvalidShares
 
testEditFilterMultipleProblems() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestEditFilterInvalidShares
Test to see if multiple errors are handled.
testEditFilterMultipleProblems() - Method in class com.atlassian.jira.webtests.ztests.filter.TestEditFilterInvalidShares
Test to see if multiple errors are handled.
testEditFilterRemoveBrowse() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestEditFilterInvalidShares
Test to make sure you can no longer share with a project that you don't have browse permission with.
testEditFilterRemoveBrowse() - Method in class com.atlassian.jira.webtests.ztests.filter.TestEditFilterInvalidShares
Test to make sure you can no longer share with a project that you don't have browse permission with.
testEditFilterRemoveGroup() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestEditFilterInvalidShares
Test to check that you can't save filter if you are removed from its associated group.
testEditFilterRemoveGroup() - Method in class com.atlassian.jira.webtests.ztests.filter.TestEditFilterInvalidShares
Test to check that you can't save filter if you are removed from its associated group.
testEditFilterRemoveRole() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestEditFilterInvalidShares
Test to make sure you can no longer share with a role that you no longer belong to.
testEditFilterRemoveRole() - Method in class com.atlassian.jira.webtests.ztests.filter.TestEditFilterInvalidShares
Test to make sure you can no longer share with a role that you no longer belong to.
testEditGroupCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditGroupsCanNotJoinAlreadyAMemeber() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditGroupsCanNotLeaveNotAMemeber() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditGroupsGroupDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditGroupsMustSelectAGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditGroupsUserDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditInactiveWorkflowWithScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testEditingAnIssueDuringABackgroundReindexShouldNotCauseLostUpdates() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
TestEditIssue - Class in com.atlassian.jira.webtests.ztests.issue
 
TestEditIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
testEditIssueChangingAssigneeSendsEmailToNewAndOldAssignees() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testEditIssueChangingAssigneeTriggersIssueAssignedEvent() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testEditIssueFailsWhenBrokenCustomFieldExceedsCharacterLimit() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsCustomFieldTypeWithNoValidation
 
TestEditIssueFields - Class in com.atlassian.jira.webtests.ztests.issue
Test system & custom fields on the edit issue page.
TestEditIssueFields() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestEditIssueFields
 
testEditIssueLabelsDoesCreateChangeItem() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testEditIssueLabelsStandaloneDoesNotSuck() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
TestEditIssueOnIndexing - Class in com.atlassian.jira.webtests.ztests.issue
 
TestEditIssueOnIndexing() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestEditIssueOnIndexing
 
TestEditIssueSecurityLevel - Class in com.atlassian.jira.webtests.ztests.admin.issuessecurity
 
TestEditIssueSecurityLevel() - Constructor for class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestEditIssueSecurityLevel
 
testEditIssueTypeDoesNotCauseCustomFieldToDisappear() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
Editing issue types caused a custom field context configuration to lose its association with the issue type because the (mutable) GenericValue was used as a key in the configs map (cache).
testEditIssueUnknownReporter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
testEditIssueWhileLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests that the appropriate error message is displayed when a user tries to edit an issue when logged out.
testEditIssueWithCascadingSelectField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testEditIssueWithCustomFieldsAndChangeValues() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests that edit issue removes all non-required field values ie.
testEditIssueWithCustomFieldsAndNoChanges() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests that edit issue does not make any changes if no values was actually changed.
testEditIssueWithCustomFieldsAndRemoveValues() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests that edit issue removes all non-required field values ie.
testEditIssueWithEditPermissionManualNavigation() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests that the appropriate error message is displayed when a user tries to edit an issue without permission.
testEditIssueWithInvalidMultiUserCustomField() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
testEditIssueWithoutSendingNotification() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testEditIssueWithPermissionWhileLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
testEditLdapDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
testEditMakeNewDefault() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditMetaAllowedValuesForCustomFieldWithDisabledOptions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
testEditMetaAllowedValuesForCustomFieldWithEnabledOptions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
testEditMetaAutoCompleteUrls() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
testEditmetaViaExpand() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
testEditName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testEditNameAlreadyExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure you can't edit to something named the same thing under the same user.
testEditNameErrors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testEditNestedGroupGroupsInvalidGroups() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestEditNestedGroups
 
TestEditNestedGroups - Class in com.atlassian.jira.webtests.ztests.bulk
 
TestEditNestedGroups() - Constructor for class com.atlassian.jira.webtests.ztests.bulk.TestEditNestedGroups
 
testEditNewComponentAndIssueWithNoChanges() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
Tests adding a new component, editing the issue with no changes and asserting the issue has not changed.
testEditNoAdminPermission() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditNoDraftScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditNoIssueType() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditNoIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditNoPermissionAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditNoProject() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditNotificationSchemeMailServerWarningAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testEditNotificationSchemeMailServerWarningAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testEditNoWorkflow() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditNoWorkflowName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testEditOptions() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
testEditOptions() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
testEditOptions() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
testEditOptions() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testEditorCanRemovePermissionWhichGivesThemEditRights() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestSharePermissionWithRights
 
testEditOwnPermissions() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testEditOwnWorklogsPermission() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanel
 
testEditParentIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSecurityLevelOfSubtasks
 
TestEditPortalPage - Class in com.atlassian.jira.webtests.ztests.dashboard
Test the EditPortalPage action on professional and enterprise
TestEditPortalPage() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
 
TestEditPortalPageSharing - Class in com.atlassian.jira.webtests.ztests.dashboard
 
TestEditPortalPageSharing() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
 
testEditProfileFieldsExceed255() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
TestEditProject - Class in com.atlassian.jira.webtests.ztests.project
 
TestEditProject() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testEditProjectChangeNothing() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testEditProjectChangeNothing() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProjectLeadAndDefaultAssignee
 
testEditProjectDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testEditProjectFieldConfigScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
TestEditProjectLeadAndDefaultAssignee - Class in com.atlassian.jira.webtests.ztests.project
Func test for EditProjectLeadAndDefaultAssignee action.
TestEditProjectLeadAndDefaultAssignee() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestEditProjectLeadAndDefaultAssignee
 
testEditProjectNameExists() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testEditProjectNoAccess() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
TestEditProjectPCounter - Class in com.atlassian.jira.webtests.ztests.project
Test for JRA-20038.
TestEditProjectPCounter() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestEditProjectPCounter
 
testEditProjectPCounter() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProjectPCounter
 
testEditProjectSuccess() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testEditProjectSuccess() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProjectLeadAndDefaultAssignee
 
testEditProjectValidation() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testEditProjectWithoutBrowseProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testEditReleaseDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testEditSelectWithMultipleValuesFixesField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testEditSingleIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
testEditSingleStepAndTransition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditor
 
testEditStartDate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testEditStatusAlreadyExists() - Method in class com.atlassian.jira.webtests.ztests.admin.statuses.TestStatuses
 
testEditStatusDisabled() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testEditSubscriptionOfAnotherUserWithFfEnabled() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testEditSystemDefaultPage() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure you can't edit the system default dashboard page.
testEditSystemFieldsByName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditSystemFieldsByNameAndId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditSystemFieldsInvalidData() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditSystemFieldsSetNull() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditSystemLabelsValidation() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testEditUser() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
testEditUser() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
testEditUserCFWithDeletedUsersValuesSelected() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
TestEditUserDetails - Class in com.atlassian.jira.webtests.ztests.user
Checks the set password and edit user details actions.
TestEditUserDetails() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
TestEditUserGroups - Class in com.atlassian.jira.webtests.ztests.user
Tests user group add/remove.
TestEditUserGroups() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditUserGroupsJoinAndLeaveAtSameTime() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditUserGroupsRemoveLastSysAdminGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditUserGroupsRemoveSysAdminGroupWithAnotherPresent() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditUserGroupsWithNoSysAdminPermRemoveAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testEditUserGroupsWithNoSysAdminPermRemoveLastAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
TestEditUserProjectRoles - Class in com.atlassian.jira.webtests.ztests.user
 
TestEditUserProjectRoles() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestEditUserProjectRoles
 
testEditValidation() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testEditValidationFailures() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPageNavigation
 
testEditViewReflectsData() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure the edit view reflect the initial state of the input page.
testEditWhenSharingPermissionhasBeenRemoved() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure a user can still "remove" existing shares when they dont have permission anymore to create any.
testEditWhereGroupDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure a group that does not exist cant not be shared with
testEditWhereGroupNameIsEmpty() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure a group with an empty name
testEditWhereYouAreNotAMemberOfGroup() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure a group that you are not a member of
testEditWithCommentVisibility() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
testEditWithFieldsExceedingLimits() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testEditWithGlobalShare() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure we can edit with a global share in play
testEditWithGroupShare() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure we can edit with a group share in play
testEditWithMetadata() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditWithMultipleShares() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure that we can edit with multiple shares.
testEditWithoutNotificationDoesNotWorkForRegularUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditWithoutNotificationWorksForAdminAndProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testEditWithPrivateShare() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure we can edit with a private share in play
testEditWithProjectAndRoleShare() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure we can edit with a project and role share in play
testEditWithSingleProjectShare() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure we can edit with a single project share in play
TestEditWorkflowDispatcher - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestEditWorkflowDispatcher() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestEditWorkflowDispatcher
 
testEditWorkflowDispatcherSystemWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestEditWorkflowDispatcher
 
testEditWorkflowDispatcherWithActiveWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestEditWorkflowDispatcher
 
testEditWorkflowDispatcherWithInactiveWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestEditWorkflowDispatcher
 
testEditWorkflowDispatcherWithInvalidWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestEditWorkflowDispatcher
 
testEditWorkflowNameValidation() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testEditWorklog() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testEditWorklogIssueFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testEditWorklogToGroupWhichDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testEditWorklogToRoleWhichDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testEmailGeneratedAndResetWhileLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testEmailGeneratedAndResetWhileLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testEmailHasCommentsWhenEditIssue() - Method in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
testEmailHasCommentWhenAddingComment() - Method in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
testEmailHasCommentWhenAssigningIssue() - Method in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
testEmailHasCommentWhenTransitioningAnIssue() - Method in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
testEmailIsSentWhenIssueIsConvertedToSubtask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubtaskConversionNotifications
 
TestEmailSubscription - Class in com.atlassian.jira.webtests.ztests.email
Test email subscriptions in JIRA.
TestEmailSubscription() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
 
testEmailUserLinkWhenMentionedInIssueComment() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
JRADEV-8147 When user is mentioned in issue comment, notification email contains relative url
testEmailUserOnceWhenWatchingAndMentioned() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
JRADEV-8084 User is emailed twice when they are watching and mentioned
testEmailVisibility() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testEmailVisibilitySetting() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testEmptyCommentOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testEmptyData() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testEmptyData() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestBrowseUserDirectories
 
testEmptyEstimatesOnCreateAreAccepted() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsOptional
 
testEmptyEstimatesOnEditAreAccepted() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsOptional
 
testEmptyEstimatesOnEditAreRejectedOnlyWhenBothAreEmpty() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsRequired
 
testEmptyEstimatesOnTransitionAreAccepted() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsOptional
 
testEmptyEstimatesOnTransitionAreRejectedOnlyWhenBothAreEmpty() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsRequired
 
testEmptyFieldsReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testEmptyListIsReturnedWhenUserDoesNotHaveAnyRecentProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
TestEmptyNotEmptyLiterals - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests using the EMPTY and NOT EMPTY literals.
TestEmptyNotEmptyLiterals() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestEmptyNotEmptyLiterals
 
testEmptyOrNonEmptyQueryReturnsAll() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
TestEmptyStringDataRestore - Class in com.atlassian.jira.webtests.ztests.misc
Tests JRA-11485.
TestEmptyStringDataRestore() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestEmptyStringDataRestore
 
testEmptyStringRestore() - Method in class com.atlassian.jira.webtests.ztests.misc.TestEmptyStringDataRestore
 
testEmtpyStringRestore() - Method in class com.atlassian.jira.webtests.ztests.misc.TestEmptyStringDataRestore
 
testEnable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
Tests setting feature flag
testEnable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSiteDarkFeaturesResource
Tests enabling dark feature
testEnableCaptcha() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testEnabledByDefault() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testEnableDisableIssueViewsPlugin() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueViews
 
testEnableDisablePlugins() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testEnterpriseCommunityLicense() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseCommunityLicenseLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseDemonstrationLicense() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseDemonstrationLicenseLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseDeveloperLicense() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseDeveloperLicenseLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseEvaluationLicense() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseEvaluationLicenseLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseLicense() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseLicenseLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseOpenSourceLicense() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterpriseOpenSourceLicenseLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterprisePersonalLicense() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEnterprisePersonalLicenseLoggedOut() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
testEntityDelete() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterRelatedEntitiesDelete
Deletes a group and make sure its shares are gone
TestEntityPropertyEqualToCondition - Class in com.atlassian.jira.webtests.ztests.issue
 
TestEntityPropertyEqualToCondition() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
TestEntityVersioning - Class in com.atlassian.jira.webtests.ztests.indexing
 
TestEntityVersioning() - Constructor for class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
TestEntityVersioningThreadSafety - Class in com.atlassian.jira.webtests.ztests.indexing
 
TestEntityVersioningThreadSafety() - Constructor for class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningThreadSafety
 
TestEntityVersioningUsingRealIssue - Class in com.atlassian.jira.webtests.ztests.indexing
 
TestEntityVersioningUsingRealIssue() - Constructor for class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
testEnvironment() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testEnvironment() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testEnvironment() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
TestEnvironmentField - Class in com.atlassian.jira.webtests.ztests.issue
Test for JRA-16224
TestEnvironmentField() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestEnvironmentField
 
testEnvironmentFieldNeverHidden() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEnvironmentField
 
testEqualOperators() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testEqualsOneCommentOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testEqualsOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
testEqualsTwoCommentsOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
tester - Variable in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
tester - Variable in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
tester - Variable in class com.atlassian.jira.webtests.ztests.misc.TestApplicationStatusServletFirstRun
 
tester - Variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.ProjectAdministration.Panel
 
testError(WebTestDescription, Throwable) - Method in class com.atlassian.jira.functest.framework.AbstractWebTestListener
 
testError(WebTestDescription, Throwable) - Method in class com.atlassian.jira.functest.framework.CompositeSuiteListener
 
testError(WebTestDescription, Throwable) - Method in class com.atlassian.jira.functest.framework.TomcatShutdownListener
 
testError(WebTestDescription, Throwable) - Method in interface com.atlassian.jira.functest.framework.WebTestListener
Called when test ends with an error
testErrorCases() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testErrorForUnconfiguredField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testErrorIsReturnedWhenTryingToGetNegativeNumberOfRecentProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testErrorIsShownIfTryingToDeleteNonExistingWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testErrorMessagesWithInvalidRangeQuery() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAllTextClause
 
testErrorOnSysAdminDelete() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
testErrorPageWithGzip() - Method in class com.atlassian.jira.webtests.ztests.TestDisplayErrorServlet
 
testErrors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceDelete
Test issue delete errors.
testErrors() - Method in class com.atlassian.jira.webtests.ztests.email.TestSendBulkMail
 
testErrorsForTimeTrackingAndWorklog() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
 
testErrorsOnMultipleTabs() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
 
testErrorsWithGzipFilter() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestSearchRequestViewSecurity
 
testErrorVisibleWhenOperationNotPermitted() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testEscapeProjectNameOnFirstScreenOfCreateIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
testEscapingCommentVisibility() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testEstimateSpecifiedNoRetainInLegacyMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testEstimateSpecifiedRetainCheckedInLegacyMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testEventAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfEvents
 
testEventDefsOrder() - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testEventNotSentAfterRemovingWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
TestEventTypes - Class in com.atlassian.jira.webtests.ztests.admin
 
TestEventTypes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testEventWithApostropheDisplaysCorrectly() - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testEverySingleField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchRequestURLsInvalidParameters
 
testEverySingleWarningField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchRequestURLsInvalidParameters
 
testExcelReportResponseCanBeCached() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingExcelReport
 
testExcludedEntityNotExported() - Method in class com.atlassian.jira.webtests.ztests.imports.properties.TestImportExportExcludedEntities
 
testExcludedEntityNotImported() - Method in class com.atlassian.jira.webtests.ztests.imports.properties.TestImportExportExcludedEntities
 
testExcludedPathOutsideRefapp() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
testExcludedPathOutsideRefappWhenRefappIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
testExcludedPathOutsideRefappWhenRefappModuleIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
testExcludedPathWithinRefapp() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
testExcludedPathWithinRefappWhenRefappModuleIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
testExcludeIssueBodyInResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
TestExcludeResolutionOnTransitions - Class in com.atlassian.jira.webtests.ztests.workflow
Copyright (c) 2002-2004 All rights reserved.
TestExcludeResolutionOnTransitions() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestExcludeResolutionOnTransitions
 
testExcludeUserWithoutPermissionAsAssigneeSuggestion() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testExpandos() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testExpiredELALicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testExpiredLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
TestExportArchivedIssues - Class in com.atlassian.jira.webtests.ztests.issue
 
TestExportArchivedIssues() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testExportForbiddenForAdmins() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testExportForbiddenForUsers() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testExternalUserManagement() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
testExternalUserManagementEnabled() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testFailure(WebTestDescription, Throwable) - Method in class com.atlassian.jira.functest.framework.AbstractWebTestListener
 
testFailure(WebTestDescription, Throwable) - Method in class com.atlassian.jira.functest.framework.CompositeSuiteListener
 
testFailure(Failure) - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestListener
 
testFailure(WebTestDescription, Throwable) - Method in class com.atlassian.jira.functest.framework.TomcatShutdownListener
 
testFailure(WebTestDescription, Throwable) - Method in interface com.atlassian.jira.functest.framework.WebTestListener
Called on test finished with an assertion failure.
testFallBackToTransitionName() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
TestFavouriteAndMyFilters - Class in com.atlassian.jira.webtests.ztests.filter
Test the Favourites and My view of the ManageFilter pages.
TestFavouriteAndMyFilters() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
 
testFavouritesTabIsShownOnNewSession() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardChooseTab
 
TestFeatureFlagResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for FeatureFlagResource.
TestFeatureFlagResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
 
testFieldConfiguration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogSystemField
 
testFieldConfigurationConfigureOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminFieldConfigurations
 
testFieldConfigurationConfigureOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminFieldConfigurationSchemes
 
testFieldConfigurationOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminFieldConfigurations
 
testFieldConfigurationSchemeOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminFieldConfigurationSchemes
 
TestFieldConfigurationSchemes - Class in com.atlassian.jira.webtests.ztests.fields
 
TestFieldConfigurationSchemes() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestFieldConfigurationSchemes
 
testFieldConfigurationSchemes() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldConfigurationSchemes
 
TestFieldLayoutSchemes2 - Class in com.atlassian.jira.webtests.ztests.fields
See JRA-18855
TestFieldLayoutSchemes2() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestFieldLayoutSchemes2
 
TestFieldRenderers - Class in com.atlassian.jira.webtests.ztests.fields
A test suite that exercises the renderer framework and implmentations.
TestFieldRenderers() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
testFieldRenderers() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
TestFieldResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for FieldResource.
TestFieldResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFieldResource
 
testFieldsAndFunctionsReference() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestQueriesInDocumentation
 
TestFieldScreens - Class in com.atlassian.jira.webtests.ztests.fields
 
TestFieldScreens() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestFieldScreens
 
testFieldScreens() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldScreens
 
TestFieldScreensInvalidWorkflow - Class in com.atlassian.jira.webtests.ztests.fields
Tests behaviour of the Screens page in case of invalid workflows.
TestFieldScreensInvalidWorkflow() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestFieldScreensInvalidWorkflow
 
TestFieldScreenTabsOnCreateIssue - Class in com.atlassian.jira.webtests.ztests.screens.tabs
Tests the functionality of Screen Tabs on the Create Issue screen.
TestFieldScreenTabsOnCreateIssue() - Constructor for class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnCreateIssue
 
TestFieldScreenTabsOnEditIssue - Class in com.atlassian.jira.webtests.ztests.screens.tabs
Tests the functionality of Screen Tabs on the Edit Issue screen.
TestFieldScreenTabsOnEditIssue() - Constructor for class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnEditIssue
 
TestFieldScreenTabsOnResolveIssue - Class in com.atlassian.jira.webtests.ztests.screens.tabs
Tests the functionality of Screen Tabs on the Resolve Issue screen.
TestFieldScreenTabsOnResolveIssue() - Constructor for class com.atlassian.jira.webtests.ztests.screens.tabs.TestFieldScreenTabsOnResolveIssue
 
testFieldsExceed255() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
testFieldsFilteredByPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
testFieldsNotShown() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testFieldsParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testFieldsParamWithCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testFieldsWithNoContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testFieldTabs() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testFieldVisibility() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReport
 
testFileAttachmentsValidation20FilesDoNotExist() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testFileAttachmentsValidation21FilesDoNotExist() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testFileAttachmentsValidationProjectDirectoryDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
TestFilterActions - Class in com.atlassian.jira.webtests.ztests.filter
 
TestFilterActions() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterActions
 
testFilterAllIssues() - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlView
 
testFilterAllIssuesWithCustomSort() - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlView
 
testFilterAllIssuesWithCustomSortAndPaging() - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlView
 
TestFilterHoldsItsSorting - Class in com.atlassian.jira.webtests.ztests.filter
A test for JRA-15570.
TestFilterHoldsItsSorting() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterHoldsItsSorting
 
testFilterIdRequired() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReport
 
testFiltering() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testFilteringByGroupWorksForLargeGroups() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserBrowser
 
testFilteringOut() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testFilterJson() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testFilterNameEscaping() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorHTMLView
 
testFilterNameIsALink() - Method in class com.atlassian.jira.webtests.ztests.filter.management.TestSharedFilterSearchingByAdmins
 
TestFilterPageNavigation - Class in com.atlassian.jira.webtests.ztests.filter
A func test for testing basic page navigation between Filter related pages.
TestFilterPageNavigation() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterPageNavigation
 
TestFilterPermissionResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestFilterPermissionResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterPermissionResource
 
testFilterPermsHaveCorrectVisibility() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
TestFilterPicker - Class in com.atlassian.jira.webtests.ztests.filter
Tests the FilterPicker web component.
TestFilterPicker() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
 
TestFilterRelatedEntitiesDelete - Class in com.atlassian.jira.webtests.ztests.filter
Test the deleting of entities realted to fitlers and ensure that shares disspear
TestFilterRelatedEntitiesDelete() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterRelatedEntitiesDelete
 
TestFilterResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestFilterResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testFilterResultVisibility() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterActions
 
TestFilters - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Test saved filter behaviour with JQL.
TestFilters() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestFilters
 
testFilters_archivedBy() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testFilters_archivedDate() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testFilters_filterCount() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testFilters_project() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testFilters_project() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testFilters_reporter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
TestFilterSortUserRename - Class in com.atlassian.jira.webtests.ztests.filter
Test to ensure that a user's name is indexed rather than their full name.
TestFilterSortUserRename() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterSortUserRename
 
testFiltersShareWithRenamedUser() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnFilters
 
TestFilterSubscription - Class in com.atlassian.jira.webtests.ztests.filter
Func tests for the new cron editor
TestFilterSubscription() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testFilterSubscriptions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
TestFilterSubscriptionXss - Class in com.atlassian.jira.webtests.ztests.filter
Func tests for the new cron editor XSS protection.
TestFilterSubscriptionXss() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testFilterViews() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
Checks that the filters visible in the different tabs for different users matches expectations.
TestFilterWarnings - Class in com.atlassian.jira.webtests.ztests.filter
 
TestFilterWarnings() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestFilterWarnings
 
testFindAdminGroupsNoResults() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindAdminGroupsNoResults(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Look for filters shared with a group.
testFindByEmailCaseInsensitive() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserResolver
 
testFindByEmailExists() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserResolver
 
testFindByEmailNotFound() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserResolver
 
testFindByFiltering() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserBrowser
 
testFindByFullNameCaseInsensitive() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserResolver
 
testFindByFullNameExists() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserResolver
 
testFindByFullNameNotFound() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserResolver
 
testFindDeveloperGroups() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindDeveloperGroups(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Finding developers should return 26 results only.
testFindDeveloperWithConditions() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindDeveloperWithConditions(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Finding with extra conditions.
testFindGroupsExcessResults() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupPickerResource
 
testFindGroupsWithNoMatch() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupPickerResource
 
testFindHomosapienProjectNoResults() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindHomosapienProjectNoResults(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Test to see that an empty search works when looking for projects.
testFindingMembers() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testFindMonkeyProjectAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindMonkeyProjectAsAdmin(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Finding filters shared with project 'monkey' should return 26 results.
testFindMonkeyProjectAsWife() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindMonkeyProjectAsWife(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Finding filters shared with project 'monkey' should return 36 results as wife can see more roles.
testFindMonkeyProjectWithRoleNaggersAsWife() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindMonkeyProjectWithRoleNaggersAsWife(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Finding filters shared with project 'monkey' and role 'naggers' should return 11.
testFindMonkeyProjectWithRoleNaggersAsWifeAndConditions() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindMonkeyProjectWithRoleNaggersAsWifeAndConditions(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Finding filters shared with project 'monkey' and owned by 'wife' should return 10 issues.
testFindUsersAndGroupsWhenAnonymousWithGlobalUserPickerPermissionShouldReturnSuggestions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupAndUserPickerResource
 
testFindUsersAndGroupsWhenAnonymousWithoutGlobalUserPickerPermissionShouldReturnForbidden() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupAndUserPickerResource
 
testFindUsersAndGroupsWhenLoggedInWithGlobalUserPickerPermissionShouldReturnSuggestions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupAndUserPickerResource
 
testFindUsersAndGroupsWhenLoggedInWithoutGlobalUserPickerPermissionShouldReturnSuggestions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupAndUserPickerResource
 
testFindUsersGroups() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testFindUsersGroups(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Finding filters shared with group should return 5 results only.
testFindUsingAnonymous() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
Finding elements as anonymous should not allow you to select share type options, we always search for things they can see.
testFinished(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.AbstractWebTestListener
 
testFinished(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.CompositeSuiteListener
 
testFinished(Description) - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestListener
 
testFinished(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.TomcatShutdownListener
 
testFinished(WebTestDescription) - Method in interface com.atlassian.jira.functest.framework.WebTestListener
Called on finished web test.
testFiringWebHookPostFunction() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookPostFunction
 
testFixedDescription() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
testFixForField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testFixVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testFixVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testFixVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testFixVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testFixVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testFixVersionSetWhenVersionDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
TestFixVersionWasSearching - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion
 
TestFixVersionWasSearching() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testFloat() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testFlowForBulkMigrateWithRedirect() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationRedirections
 
testForbiddenForUsersWithoutAdministrativePermissionsOnProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testForbiddenForUserWithoutPermissionsToProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentPropertyResource
 
testForbiddenForUserWithoutPermissionsToProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPropertyResource
 
TestForeignKeysChange - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestForeignKeysChange() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
TestForgotLoginDetails - Class in com.atlassian.jira.webtests.ztests.misc
 
TestForgotLoginDetails() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testForgotPasswordWhenUsernameDoesNotExistMustShowSameFeedbackAsWhenTheUsernameExists() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testForgotUsernameWhenEmailDoesNotExistMustShowSameFeedbackAsWhenTheEmailExists() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testFredCanEditAndDeleteOwnComments() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testFredCanEditAndDeleteOwnComments() - Method in class com.atlassian.jira.webtests.ztests.issue.comments.TestCommentPermissions
 
testFredEditGroups() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testFredEditGroups() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testFreeTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testFreeTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testFreeTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testFreeTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testFreeTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testFreeTextFieldSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
TestFullContentShowsRoleEncoded - Class in com.atlassian.jira.webtests.ztests.misc
 
TestFullContentShowsRoleEncoded() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestFullContentShowsRoleEncoded
 
testFullContentViewItem1() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem1DaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem1HoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem1NullPriority() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem2() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem2DaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem2HoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem3() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem3DaysFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewItem3HoursFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testFullContentViewShowsCommentRoleInEncodedForm() - Method in class com.atlassian.jira.webtests.ztests.misc.TestFullContentShowsRoleEncoded
 
testFullNameWithScript() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
testFullProfileIsSafeFromXSS() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testFullUpdateRoleNeedsNameAndDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testFullWorklogPermissions() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanel
 
testFullyQualifiedClassNameInUrlCanNotBeResolvedToAnAction() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebActionResolution
 
testFunctionsInListCustomFields() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAdvancedValidation
 
testFunctionsInListSystemFields() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAdvancedValidation
 
testFunctionValidationDoesntFit() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestValidationDoesItFit
Test a saved filter that contains a function that will cause a validation error which is displayable in advanced mode but not simple mode will be redirected back to advanced mode to show the error.
testFunkyWorkflowName() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
testGarbageCollectionLinkReturnsToSystemInfo() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
 
TestGeneralConfiguration - Class in com.atlassian.jira.webtests.ztests.admin
Func test of editing application properties.
TestGeneralConfiguration() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
testGeneralConfigurationChecksValidCombination() - Method in class com.atlassian.jira.webtests.ztests.security.TestSignupWithExternalUserManagement
 
TestGeneralConfigurationSecurity - Class in com.atlassian.jira.webtests.ztests.admin
Func test of viewing general configuration pages as admin/sysadmin.
TestGeneralConfigurationSecurity() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfigurationSecurity
 
testGeneralShape() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueShape
 
testGet() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
Tests getting a feature flag
testGet() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSiteDarkFeaturesResource
Tests getting dark feature
testGet() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testGet() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
testGetAccessibleProjectTypeReturns401IfTheUserIsNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
testGetAccessibleProjectTypeReturns404IfTheUserIsLoggedInAndDoesNotHaveAccessToIt() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
testGetAccessibleProjectTypeReturnsTheTypeIfTheUserIsLoggedInAndHasAccessToIt() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
testGetAll() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
Tests getting a feature flag
testGetAll() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
testGetAllFieldsAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGetAllFieldsAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGetAllFieldsAsProjectAdminDifferentProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGetAllIssueLinkTypes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testGetAllIssueLinkTypesAnonymousUserAllowed() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testGetAllIssueLinkTypesAnonymousUserBlockedWhenFeatureFlagEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testGetAllIssueLinkTypesReturns404WhenIssueLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testGetAllIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testGetAllIssueTypeSchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testGetAllProjectTypesReturnsAllTheExistingProjectTypes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
testGetAllRoles() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testGetAllSchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
testGetAllSchemesWithPagination() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
testGetAllScreensAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGetAllScreensAsAdminWithDisabledFeatureFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGetAllScreensAsAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGetAllScreensAsNormalUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGetAllScreensAsNormalUserWithDisabledFeatureFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGetAllWithProjectKeys() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
testGetAndSetColumns() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testGetAndSetSystemDefaultColumns() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSystemColumns
 
testGetAndSetSystemDefaultColumnsNotAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSystemColumns
 
testGetAnonymouslyUserResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testGetAnonymousUserPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testGetAssociatedProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testGetAssociatedProjects_UnhappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testGetAvatars_normalMode() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testGetAvatars_zduMode() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testGetByGlobalId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testGetCommentExpandRendered() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testGetCommentFromWrongIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testGetCommentsExpandRendered() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testGetComponentIssueCounts() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testGetDontCreateIfAbsent() - Method in class com.atlassian.jira.webtests.ztests.security.properties.TestSecurityPropertiesDao
 
testGetDontCreateIfPresent() - Method in class com.atlassian.jira.webtests.ztests.security.properties.TestSecurityPropertiesDao
 
testGetDraft() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testGetDraftIssueTypeMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testGetDraftWorkflowMappings() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testGetFavouriteFilters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testGetForbiddenForNotAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testGetForIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testGetForIssueWhenLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testGetIssueLink() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testGetIssueLinkInvalidId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testGetIssueLinkType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testGetIssueLinkTypeIssueLinkTypeNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testGetIssueLinkTypeReturns404WhenIssueLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testGetIssueLinkWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testGetIssueTypeMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testGetIssueTypeScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testGetIssueTypeScheme_UnhappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testGetIssueTypeSchemeWithoutDefault() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testGetIssueTypesForUserWithRestrictedPermissionsToProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testGetLegacyProjectPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testGetMembersList() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testGetMeta() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachmentResource
 
testGetNoDefault() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetNonExistingIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSubTaskResource
 
testGetNonExistingRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testGetNoPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testGetNoPermissionAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetNoPermissionLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetNoProject() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetNoSecurityLevelsWhenDoesNotHaveSetIssueSecurityPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSecurityLevelResource
 
testGetNoSecurityLevelsWhenNotInSecurityLevelGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSecurityLevelResource
 
testGetOrCreate() - Method in class com.atlassian.jira.webtests.ztests.security.properties.TestSecurityPropertiesDao
 
testGetOrCreateTwice() - Method in class com.atlassian.jira.webtests.ztests.security.properties.TestSecurityPropertiesDao
 
testGetOrCreateTwiceWithDelete() - Method in class com.atlassian.jira.webtests.ztests.security.properties.TestSecurityPropertiesDao
 
testGetOriginalScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetProjectPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testGetProjectTypeByKeyReturns404WhenItDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
testGetProjectTypeByKeyReturnsTheExpectedTypeWhenItExists() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
testGetReturnsSchemeWithLevels() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testGetRolesActors() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testGetRolesActorsWithMaxResults() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testGetSecurityLevelsForExistingProjectWithoutPermissionsForProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSecurityLevelResource
 
testGetSecurityLevelsForNonExistingProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSecurityLevelResource
 
testGetSecurityLevelWhenInSecurityLevelGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSecurityLevelResource
 
testGetSecurityLevelWhenInTwoSecurityLevelGroups() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSecurityLevelResource
 
testGetSelfForEachRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testGetSuccessfulForNotAdminWithProjectAdminPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testGettingEmptyNotificationSchemesPage() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
TestGettingIconsAsPNGs - Class in com.atlassian.jira.webtests.ztests.avatar
 
TestGettingIconsAsPNGs() - Constructor for class com.atlassian.jira.webtests.ztests.avatar.TestGettingIconsAsPNGs
 
testGettingIssueWithAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api.TestXAUSERNAMEHeader
 
testGettingIssueWithLoggedInUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api.TestXAUSERNAMEHeader
 
testGettingNotificationSchemeAndExpandingAll() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemeAnonymously() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemesPageRespectMaximum() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemesPages() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemeWhichDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemeWithDefaultIssueUpdatedNotification() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemeWithEmailAddress() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemeWithGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemeWithoutPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemeWithProjectRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingNotificationSchemeWithUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingPagedVersionsWithoutAnyParameters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
testGettingPaginatedUsersFromGroupForNotExistingGroupReturnsNotFound() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
testGettingPaginatedUsersWithoutPermissionsReturnsForbidden() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
testGettingPaginatesUsersAnonymouslyReturnsUnathorized() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
testGettingPaginatesUsersWithIllegalGroupNameReturnsBadRequest() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
testGettingSecuritySchemeForProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testGettingTabsAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGettingTabsAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGettingTabsAsProjectAdminDifferentProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGettingTabsNotAdminOrProjectAdminError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testGettingTooManyNotificationSchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testGettingUsersFromGroupPaginated() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
testGettingUsersFromGroupPaginatedSelfAndNextPageLinks() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
Test 'self' and 'nextPage' links can be used to navigate across pages of users
testGetVersionIssueCounts() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testGetVersionIssueCountsNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testGetVersionIssueCountsNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testGetVersionUnresolvedIssueCount() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testGetVersionUnresolvedIssueCountNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testGetWhenDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testGetWhenLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testGetWithComplexDraftScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetWithComplexScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetWithDefault() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetWithDefaultWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
testGetWorkflowMappings() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testGetWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testGetWorkflowSchemeAnonymous() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testGetWorkflowSchemeNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testGlobalAdminCanRemoveAnyoneFromRole() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserProjectRoles
 
TestGlobalPermissions - Class in com.atlassian.jira.webtests.ztests.admin
 
TestGlobalPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
testGlobalPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
TestGlobalPermissions - Class in com.atlassian.jira.webtests.ztests.security
 
TestGlobalPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
testGlobalPermissionsAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfGlobalPermissions
 
testGlobalPermissionsAreReturnedByAllPermissionsEndpoint() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testGlobalPostFunctionsCreatedFromCustomImportedWorkflowXMLDisplayOnOtherTab() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowGlobalPostFunctions
 
testGlobalSearchRequestRequiresNoLogin() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestSearchRequestViewSecurity
 
testGlobalUsageInEditContextThrowsAnError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testGlobalUsageInViewContextIsOK() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
TestGlobalUserPreferences - Class in com.atlassian.jira.webtests.ztests.user
Test case to verify that the user counts are correct when updating global user preferences.
TestGlobalUserPreferences() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestGlobalUserPreferences
 
testGoodFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testGoodFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testGoodFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testGoodFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testGoodFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testGoodFractionDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testGoodPasswordNoPermission() - Method in class com.atlassian.jira.webtests.ztests.misc.TestLoginActions
 
testGoodRequest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testGravatarShouldBeDisplayedInApplicationHeaderProfileLink() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGravatarSupport
 
testGravatarShouldBeDisplayedInIssueComments() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGravatarSupport
 
testGravatarShouldBeDisplayedInUserProfile() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGravatarSupport
 
testGravatarShouldBeDisplayedInUserResource() - Method in class com.atlassian.jira.webtests.ztests.avatar.TestGravatarSupport
 
TestGravatarSupport - Class in com.atlassian.jira.webtests.ztests.avatar
 
TestGravatarSupport() - Constructor for class com.atlassian.jira.webtests.ztests.avatar.TestGravatarSupport
 
testGreaterThanOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testGreaterThenOrEqualsOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testGroupAndNameSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
 
TestGroupAndUserPickerResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestGroupAndUserPickerResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupAndUserPickerResource
 
testGroupAssociationPresentInEditProjectRolesForUser() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserProjectRoles
 
testGroupAssociationPresentInViewProjectRolesForUser() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserProjectRoles
 
TestGroupBrowser - Class in com.atlassian.jira.webtests.ztests.admin
Test related to the admin Group Browser page
TestGroupBrowser() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestGroupBrowser
 
testGroupCFAddCondition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowConditions
 
testGroupCFPermission() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
testGroupCompleteResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
Check for subscription e-mail that contains all issue matches.
TestGroupCustomFieldIssueSecurityLevel - Class in com.atlassian.jira.webtests.ztests.navigator.jql
This is test to verify the function of security levels used together with custom fields group selectors such as "single select" or "multi select".
TestGroupCustomFieldIssueSecurityLevel() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestGroupCustomFieldIssueSecurityLevel
 
testGroupDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Try and search for a group that does not exist.
testGroupDoesntHavePluggableGlobalPermissionAfterModulRestart() - Method in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
testGroupExact() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Test to see what happens when matching exactly 20 pages.
testGroupFilteringPagingWorks() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGroupBrowser
 
testGroupNotMember() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Try and search for a group that you are not a member of.
testGroupPagingWorks() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGroupBrowser
 
testGroupPartialResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
Check the subscription of an e-mail that only contains some of the results.
testGroupPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testGroupPermission() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
testGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testGroupPickerField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testGroupPickerMultiCustomFieldPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
TestGroupPickerResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func test for GroupPickerResource
TestGroupPickerResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupPickerResource
 
testGroupPickerSingleCustomFieldPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testGroupPikerFieldSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testGroupResourceAddAndRemoveUserHappyPath() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
TestGroupResourceCountUsers - Class in com.atlassian.jira.webtests.ztests.user
Test counts of users within groups.
TestGroupResourceCountUsers() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestGroupResourceCountUsers
 
testGroupResourceDeleteGroupHappyPath() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
TestGroupResourceFunc - Class in com.atlassian.jira.webtests.ztests.user
 
TestGroupResourceFunc() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestGroupResourceFunc
 
testGroupSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
 
testGroupSearchNoMatch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
 
TestGroupSelector - Class in com.atlassian.jira.webtests.ztests.user
 
TestGroupSelector() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestGroupSelector
 
TestGroupSelectorPermissions - Class in com.atlassian.jira.webtests.ztests.user
Tests the GroupCF permission type, which allows a select-list (or radiobutton, etc) custom field to specify a group, which is then granted certain permissions.
TestGroupSelectorPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestGroupSelectorPermissions
 
testGroupSharedFiltersReported() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewGroup
Ensure that shared group filters are reported.
testGroupSuggestionsAreHtmlEncoded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupPickerResource
 
testGroupSuggestionsNoQueryString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupPickerResource
 
testGroupSuggestionsOrder() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupPickerResource
 
testGroupUsageInEditContextIsOK() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testGroupUsageInViewContextIsOK() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testGroupValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testGroupZeroResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
Check e-mail subscription with no issues.
testHandleEdgeCaseOffset() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
TestHandlers - Class in com.atlassian.jira.webtests.ztests.email
 
TestHandlers() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestHandlers
 
testHappy() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskIssueType
 
testHappyPath() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditEnvironment
 
testHappyPath() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
testHappyPath() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testHappyPath() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMassArchive
 
testHappyPath() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testHappyPathUseCase() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserPreferencesResource
 
testHappyPathUseCase() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceForCreateUpdateDelete
 
testHasPublicSignup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.applinks.TestAppLinksHostApplication
 
testHasRememberMeCookies() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserRememberMeCookies
 
TestHead - Class in com.atlassian.jira.webtests.ztests.dashboard
 
TestHead() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestHead
 
testHiddenInOneProject() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditEnvironment
 
testHideDeleteLink() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testHideDueDateFieldView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
testHideFieldEmptyQueries() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testHideFields() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testHidePriority() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testHideReporter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testHideShowToggleButton() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEnvironmentField
 
TestHints - Class in com.atlassian.jira.webtests.ztests.hints
Tests that hints are NOT displayed in AUI dialog screens opened in a non-dialog mode.
TestHints() - Constructor for class com.atlassian.jira.webtests.ztests.hints.TestHints
 
TestHistoryMetadataNotifications - Class in com.atlassian.jira.webtests.ztests.email
 
TestHistoryMetadataNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
testHome() - Method in class com.atlassian.jira.webtests.ztests.misc.TestMyJiraHome
 
testHtmlEncodedDateFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestDateField
Confirm that Look and Feel date formats are being html encoded when rendered.
testHtmlEscaping() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReleaseNotes
 
testHtmlEscapingOfErrors() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
testHtmlSharedCompleteResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
Check e-mail subscription to a shared filter that contains all matched issues using an unpriveleged user.
testHtmlSharedPartialResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
Check e-mail subscription that only contains some of the filter's results using an unprivieleged user.
testHtmlSharedZeroResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
Check e-mail subscription to a shared filter that contains no issues using an unpriveleged user.
TestHttpSecurityHeadersConfig - Class in com.atlassian.jira.webtests.ztests.security.plugin
 
TestHttpSecurityHeadersConfig() - Constructor for class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
testI18n() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemeMigration
 
TestI18n500Page - Class in com.atlassian.jira.webtests.ztests.i18n
 
TestI18n500Page() - Constructor for class com.atlassian.jira.webtests.ztests.i18n.TestI18n500Page
 
testI18NDates() - Method in class com.atlassian.jira.webtests.ztests.misc.TestBasic
 
TestI18nPluginLifecycle - Class in com.atlassian.jira.webtests.ztests.i18n
 
TestI18nPluginLifecycle() - Constructor for class com.atlassian.jira.webtests.ztests.i18n.TestI18nPluginLifecycle
 
testI18nPluginLifecycle() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestI18nPluginLifecycle
 
TestICalFeedResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Basic link tests for bundled jira-ical-feed plugin
TestICalFeedResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestICalFeedResource
 
testIdsAreTooComplex() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAdvancedSimple
 
testIE6() - Method in class com.atlassian.jira.webtests.ztests.misc.TestUnsupportedBrowser
 
testIE7() - Method in class com.atlassian.jira.webtests.ztests.misc.TestUnsupportedBrowser
 
testIE8() - Method in class com.atlassian.jira.webtests.ztests.misc.TestUnsupportedBrowser
 
testIfAdminCannotBrowseArchivedIssues() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testIfAdminCannotDownloadCsv() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchivedIssueExportPermission
 
testIfAllFieldsExportIsTheSameAsModelFile() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testIfAllFieldsExportIsTheSameAsModelFile() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testIfAllFieldsExportIsTheSameAsModelFileFor810000BuildNumberTestData() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testIfArchivedIssueCountIsChangedAfterInstanceRestore() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testIfArchivedIssueCountIsChangedAfterProjectDeletion() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testIfArchivedIssueCountIsChangedAfterProjectRestoration() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testIfColumnsAndValuesAreTranslated() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testIfColumnsAndValuesAreTranslatedFor810000BuildNumberTestData() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testIfCSSResourceFromStaticPathDoesntHaveUserNameHeader() - Method in class com.atlassian.jira.webtests.ztests.resources.ResourceHeadersTest
 
testIfFredCanBrowseWhenGlobalPermissionGranted() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testIfFredCanBrowseWhenProjectPermissionGranted() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testIfIndexConsistencyFailsIfChangeHistoryIndexDirectoryIsDeleted() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testIfIndexConsistencyFailsIfCommentsIndexDirectoryIsDeleted() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testIfIndexConsistencyFailsIfIssueIndexDirectoryIsDeleted() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testIfIndexConsistencyFailsIfWorklogsIndexDirectoryIsDeleted() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testIfJsResourceFromRestPathDoesntHaveUserNameHeader() - Method in class com.atlassian.jira.webtests.ztests.resources.ResourceHeadersTest
 
testIfJsResourceFromStaticPathDoesntHaveUserNameHeader() - Method in class com.atlassian.jira.webtests.ztests.resources.ResourceHeadersTest
 
testIfOtherNonCachableResourcehasUserNameHeader() - Method in class com.atlassian.jira.webtests.ztests.resources.ResourceHeadersTest
 
testIfPluginsAreInstalledAndEnabled() - Method in class com.atlassian.jira.webtests.ztests.plugin.TestBundledPlugins
 
testIfPluginsEnableDisableTime() - Method in class com.atlassian.jira.webtests.ztests.plugin.TestPluginEnableAndDisableTime
This test will restore an xml with 15,000 custom fields and install two plugins, One Thousand Component and Two Thousand Component plugins.
testIfSysAdminCanBrowseArchivedIssues() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testIfSysAdminCanDownloadCsv() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchivedIssueExportPermission
 
testIllegalFilters() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestFilters
 
TestImageAttachmentsGallerySorting - Class in com.atlassian.jira.webtests.ztests.attachment
Responsible for holding tests that verify that the image attachments shown in the image gallery on the view issue page can be sorted using a key (i.e.
TestImageAttachmentsGallerySorting() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestImageAttachmentsGallerySorting
 
TestImmediateUpgradeTask - Class in com.atlassian.jira.webtests.ztests.upgrade
 
TestImmediateUpgradeTask() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.TestImmediateUpgradeTask
 
testImplicitUpdateAndOperationaForSameFieldFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testImportAttachmentsFromOldPlace() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
TestImportExport - Class in com.atlassian.jira.webtests.ztests.admin
Test to see that importing an xml file into JIRA and then exporting from it results in an XML file

Uses the following xml files: TestImportExport.xml TestImportExport2.xml

TestImportExport() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestImportExport
 
TestImportExportExcludedEntities - Class in com.atlassian.jira.webtests.ztests.imports.properties
Tests that the data export does not contain entities excluded from export.
TestImportExportExcludedEntities() - Constructor for class com.atlassian.jira.webtests.ztests.imports.properties.TestImportExportExcludedEntities
 
testImportId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testImportId() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testImportId() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testImportId() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testImportId() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testImportIdField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testImportSubtask() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testImportWhenExistingProjectUsedKeyInThePast() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
TestImportWithEntityProperties - Class in com.atlassian.jira.webtests.ztests.imports.properties
Test that import with entity properties work.
TestImportWithEntityProperties() - Constructor for class com.atlassian.jira.webtests.ztests.imports.properties.TestImportWithEntityProperties
 
testImportWithIssuePropertiesInside() - Method in class com.atlassian.jira.webtests.ztests.imports.properties.TestImportWithEntityProperties
 
testImportWorkflowFromXmlButtonShouldBeDisplayedForSystemAdministrators() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testImportWorkflowFromXmlButtonShouldNotBeDisplayedForAdministrators() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testIncorrectGroupShareWhenHasAdminPermissionsAndFeatureFlagIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure that when feature flag is disabled admin can't share with groups he does not belong to
testIncorrectIssueKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testIncorrectProjectShareWhenHasAdminPermissionsAndFeatureFlagIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure that when feature flag is disabled admin can't share with project roles he does not belong to
TestIndexAnalyzer - Class in com.atlassian.jira.webtests.ztests.indexanalyzer
 
TestIndexAnalyzer() - Constructor for class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
TestIndexingInBackground - Class in com.atlassian.jira.webtests.ztests.admin.index
 
TestIndexingInBackground() - Constructor for class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
TestIndexingInBackground.BackgroundReindex - Class in com.atlassian.jira.webtests.ztests.admin.index
 
TestIndexingResources - Class in com.atlassian.jira.webtests.ztests.indexing
 
TestIndexingResources() - Constructor for class com.atlassian.jira.webtests.ztests.indexing.TestIndexingResources
 
TestIndexSummaryResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIndexSummaryResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIndexSummaryResource
 
TestInformationKit - Class in com.atlassian.jira.functest.framework.dump
Contains common code for generated test messages and the like.
TestInformationKit() - Constructor for class com.atlassian.jira.functest.framework.dump.TestInformationKit
 
TestInformationKit.TestCaseInfo - Class in com.atlassian.jira.functest.framework.dump
 
testInitialRenderingOfTimeTrackingAndLogWorkFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
testInitialScreenAppearance() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testInitialScreenAppearance(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testInitialStateAnonymous() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
 
testInitialStateWithBrowseUsersPermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
 
testInitialStateWithoutBrowseUsersPermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
 
testInlineEditDescription() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFields
 
testInlineEditDescription() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFieldsExceedingLimit
 
testInlineEditEnvironment() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFieldsExceedingLimit
 
testInlineEditingAssigneeSendsEmailToNewAndOldAssignees() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testInlineEditingAssigneeTriggersIssueAssignedEvent() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
TestInlineEditIssueFields - Class in com.atlassian.jira.webtests.ztests.issue
Test inline editing of fields from the view issue page.
TestInlineEditIssueFields() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFields
 
TestInlineEditIssueFieldsExceedingLimit - Class in com.atlassian.jira.webtests.ztests.issue
 
TestInlineEditIssueFieldsExceedingLimit() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFieldsExceedingLimit
 
testInlineEditIssueType() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFields
 
testInlineEditPriority() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFields
 
testInlineEditSummary() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFieldsExceedingLimit
 
testInlineEditTextArea() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFieldsExceedingLimit
 
testInlineEditTextField() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFieldsExceedingLimit
 
testInlineEditUrlField() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineEditIssueFieldsExceedingLimit
 
TestInlineIssueLinking - Class in com.atlassian.jira.webtests.ztests.issue
 
TestInlineIssueLinking() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestInlineIssueLinking
 
testInOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
testInstallationType() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
 
testInsufficientSecurityLevelCantDelete() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
TestIntegrityChecker - Class in com.atlassian.jira.webtests.ztests.admin
Ensure that all the correct integrity checks are shown in the UI.
TestIntegrityChecker() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestIntegrityChecker
 
TestInternalServerError - Class in com.atlassian.jira.webtests.ztests
 
TestInternalServerError() - Constructor for class com.atlassian.jira.webtests.ztests.TestInternalServerError
 
testInternationalizationOfExcelReport() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingExcelReport
 
testInterruptArchiving() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMassArchive
 
testInvalidAfterInput() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusAfterADate
 
testInvalidatedFilters() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestFilters
 
testInvalidBaseUrls() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
Invalid base URLs should be rejected.
testInvalidBeforeInput() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
testInvalidCharactersForProperty() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testInvalidCharactersInComments() - Method in class com.atlassian.jira.webtests.ztests.admin.TestDataExport
Checks that the comments in the data export are present and escaped correctly
testInvalidDuringInput() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testInvalidFieldDefined() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testInvalidFieldId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testInvalidFilename() - Method in class com.atlassian.jira.webtests.ztests.admin.TestDataExport
 
testInvalidFormattedDurationFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
Errors should be reported if the "Time Spent" field or the hideable "new estimate" field (if "Set estimated time remaining" radio button has been selected) contains an invalid duration string.
testInvalidFormattedDurationFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
Errors should be reported if the "new estimate" field (if "Set estimated time remaining" radio button has been selected) contains an invalid duration string.
testInvalidFormattedDurationFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
Errors should be reported if the "Time Spent" field or the hideable "new estimate" field (if "Set estimated time remaining" radio button has been selected) contains an invalid duration string.
testInvalidFormattedDurationFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
Errors should be reported if the "Time Spent" field or the hideable "new estimate" field (if "Set estimated time remaining" radio button has been selected) contains an invalid duration string.
testInvalidFormattedDurationFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testInvalidFormattedDurationFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testInvalidFormattedDurationFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testInvalidFormattedDurationFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testInvalidForOneModeButValidForThisMode() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
Check that having an invalid range in a mode that accepts a range doesn't cause a validation failure for the daysOfMonth mode which doesn't accept ranges.
testInvalidJqlQuery() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlAttachmentsField
 
testInvalidLicense() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
TestInvalidSearchFilterSearchRequestView - Class in com.atlassian.jira.webtests.ztests.navigator.jql
A test that verifies that a SearchRequestView (e.g.
TestInvalidSearchFilterSearchRequestView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestInvalidSearchFilterSearchRequestView
 
testInvalidSearchFilterSearchRequestView() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestInvalidSearchFilterSearchRequestView
 
testInvalidSmtpPorts() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testInvalidStartDateField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testInvalidStartDateField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testInvalidStartDateField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testInvalidStartDateField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testInvalidStartDateField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testInvalidStartDateField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testInvalidStartDateField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testInvalidTimeSpentZero() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
Errors should be reported if the "Time Spent" field if the time spent is zero.
testInvalidTimeSpentZero() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
Errors should be reported if the "Time Spent" field if the time spent is zero.
testInvalidTimeSpentZero() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testInvalidTimeSpentZero() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testInvalidTimeSpentZero() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testInvalidTimeSpentZero() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testInvalidTimeSpentZero() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testInvalidWorkflowAction() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testInvalidWorkflowActionDoesNotBreakThePage() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testInvisibleIssueNotShown() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
testInvokingLogOutJspDirectlyResultsInAnError() - Method in class com.atlassian.jira.webtests.ztests.security.TestLogout
 
TestIPv6DatabaseSetup - Class in com.atlassian.jira.webtests.ztests.misc
Database setup test in IPv6 network or in docker with IPv6 enabled
TestIPv6DatabaseSetup() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestIPv6DatabaseSetup
 
testIsEmpty() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestEmptyNotEmptyLiterals
 
testIsEmptyORHasSpecificValue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestEmptyNotEmptyLiterals
 
testIssue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testIssue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testIssue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
TestIssueActionErrors - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueActionErrors() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueActionErrors
 
TestIssueActionsAndOperationsResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueActionsAndOperationsResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueActionsAndOperationsResource
 
testIssueArchiveAndUnarchive() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
TestIssueAttachmentsResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
This doesn't use the REST client or webTester to attach files because it wants to do a REST style multipart/form-data request, so it uses http client.
TestIssueAttachmentsResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
TestIssueBrowseBadProjectRegex - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueBrowseBadProjectRegex() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueBrowseBadProjectRegex
 
testIssueCanBeVotedByTheUserSpecifiedOnTheUserPickerCustomField() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVotersWhenVotePermissionSetToUserPickerCustomField
 
testIssueCanNotBeVotedByADifferentUserAsTheOneSpecifiedOnTheUserPickerCustomField() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVotersWhenVotePermissionSetToUserPickerCustomField
 
TestIssueChangeHistory - Class in com.atlassian.jira.webtests.ztests.timezone
 
TestIssueChangeHistory() - Constructor for class com.atlassian.jira.webtests.ztests.timezone.TestIssueChangeHistory
 
testIssueCommented() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
TestIssueConstants - Class in com.atlassian.jira.webtests.ztests.issue
Tests for issue constants (Issue type, priority, status, resolution).
TestIssueConstants() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueConstants
 
testIssueConstantsAreEncodedOnAdminPage() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueConstants
 
testIssueConstantsAreEncodedOnBulkOperation() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueConstants
 
testIssueConstantsAreEncodedOnEditIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueConstants
 
testIssueConstantsAreEncodedOnReports() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueConstants
 
testIssueConstantsAreEncodedOnViewIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueConstants
 
testIssueConstantsAreTranslated() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueConstants
 
testIssueConstantTranslations() - Method in class com.atlassian.jira.webtests.ztests.misc.TestBasic
 
testIssueContainsMultipleWorklogs() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testIssueContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testIssueCountOverridesSecurity() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testIssueCreatedWebHookFired() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookInModuleDescriptor
 
testIssueCustomFieldOptionsValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testIssueCustomFieldValuesValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testIssueDataCommentAndWorklogVisiblity() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testIssueDataSimpleAllData() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testIssueDataSimpleAllDataResolutionDate() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testIssueDataSimpleMinimalData() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testIssueDeleted() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
TestIssueDeleteNotifications - Class in com.atlassian.jira.webtests.ztests.email
Test that issue notifications are being sent on issue delete to particular subscribers.
TestIssueDeleteNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestIssueDeleteNotifications
 
testIssueEditShouldHandleAddLinkOperation() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
TestIssueEmailSubject - Class in com.atlassian.jira.webtests.ztests.email
 
TestIssueEmailSubject() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
TestIssueFeaturesAdminItemsLayout - Class in com.atlassian.jira.webtests.ztests.admin
 
TestIssueFeaturesAdminItemsLayout() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestIssueFeaturesAdminItemsLayout
 
testIssueFileAttachmentEnableThumbnailsAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachments
 
TestIssueFileAttachmentErrors - Class in com.atlassian.jira.webtests.ztests.attachment
 
TestIssueFileAttachmentErrors() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachmentErrors
 
TestIssueFileAttachments - Class in com.atlassian.jira.webtests.ztests.attachment
 
TestIssueFileAttachments() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachments
 
testIssueFiltering() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
TestIssueHeader - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueHeader() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueHeader
 
testIssueHeaderTablePresent() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueHeader
 
testIssueIndexIsCorrupt() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testIssueKeyTemplateInUrl() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookWithUrlTemplate
 
TestIssueLinkCheck - Class in com.atlassian.jira.webtests.ztests.admin
 
TestIssueLinkCheck() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestIssueLinkCheck
 
testIssueLinkCheck() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIssueLinkCheck
 
testIssueLinking() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
 
testIssueLinksDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
testIssueLinksForOperations() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
 
testIssueLinksWithMultipleKeysInsideUrl() - Method in class com.atlassian.jira.webtests.ztests.issue.TestDefaultTextRenderer
 
TestIssueLinkTypeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueLinkTypeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueLinkTypeResource
 
testIssueLinkTypeValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
TestIssueLinkWebHook - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestIssueLinkWebHook() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueLinkWebHook
 
testIssueNav() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelsFormats
 
TestIssueNavigator - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigator() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
TestIssueNavigatorColumnLinks - Class in com.atlassian.jira.webtests.ztests.navigator
Functional tests for JRA-14552
TestIssueNavigatorColumnLinks() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorColumnLinks
 
testIssueNavigatorColumns() - Method in class com.atlassian.jira.webtests.ztests.fields.TestResolutionDateField
 
TestIssueNavigatorCommentsRSSView - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Test of the Search Request View for Comments and using JQL.
TestIssueNavigatorCommentsRSSView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestIssueNavigatorCommentsRSSView
 
testIssueNavigatorCommentsRSSView() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestIssueNavigatorCommentsRSSView
 
TestIssueNavigatorCsvView - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorCsvView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
TestIssueNavigatorEncoding - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorEncoding() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorEncoding
 
TestIssueNavigatorFullContentView - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorFullContentView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testIssueNavigatorHideReporter() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
TestIssueNavigatorHTMLView - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorHTMLView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorHTMLView
 
testIssueNavigatorLinkEncoding() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
TestIssueNavigatorPrintableView - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorPrintableView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
TestIssueNavigatorRedirects - Class in com.atlassian.jira.webtests.ztests.navigator
Test that redirects from the old to the new issue navigator work.
TestIssueNavigatorRedirects() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRedirects
 
TestIssueNavigatorRssView - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorRssView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testIssueNavigatorSearchCascadingSelectWithAllOption() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testIssueNavigatorSelectGroup() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testIssueNavigatorSortByComponent() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testIssueNavigatorSortByCustomField() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testIssueNavigatorVisibility() - Method in class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevel
 
testIssueNavigatorVisibility_User_Gandhi() - Method in class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevel
Tests that the user can only see issues he has permission for in Browse Issue.
TestIssueNavigatorWordView - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorWordView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorWordView
 
TestIssueNavigatorXmlView - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorXmlView() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testIssueNavigatorXmlViewAbsoluteIcon() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testIssueNavigatorXmlViewLinksToFilter() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
TestIssueNavigatorXmlViewTimeTracking - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestIssueNavigatorXmlViewTimeTracking() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlViewTimeTracking
 
testIssueNavigatorXMLViewWithCustomFields() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testIssueNavWithMultiGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiGroupSelector
 
testIssueNavXmlView() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchValidationCanBeDisabled
 
TestIssueNotifications - Class in com.atlassian.jira.webtests.ztests.email
 
TestIssueNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
testIssueOperationManageWatcherList() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
Tests the "Manage Watchers" permission when the user is a 'Reporter' and not a reporter
testIssueOperations() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
 
TestIssueOperations - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueOperations() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
 
testIssueOperations() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
 
TestIssueOperationsCustomFieldTypeWithNoValidation - Class in com.atlassian.jira.webtests.ztests.issue
Tests create/edit/resolve issue with a custom field type that does not validate its length works properly (by displaying error message with "text is too long").
TestIssueOperationsCustomFieldTypeWithNoValidation() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsCustomFieldTypeWithNoValidation
 
TestIssueOperationsOnDeletedIssue - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueOperationsOnDeletedIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
testIssueOperationsOnDeletedIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
testIssueOperationsPluginDisabled() - Method in class com.atlassian.jira.webtests.ztests.admin.TestTimeTrackingAdmin
Error message should only appear when the plugin is disabled.
testIssueOperationsPluginDisabledAndLogWorkModuleDisabled() - Method in class com.atlassian.jira.webtests.ztests.admin.TestTimeTrackingAdmin
If both the plugin and module are disabled (achieved by disabling the module first), the error message for the plugin should be shown (as you can't re-enable a module without first enabling the plugin.
TestIssueOperationsWithLimitedPermissions - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueOperationsWithLimitedPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
testIssueOperationsWithLimitedPermissions() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
 
testIssueOperationsWithLongNames() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
 
TestIssuePickerResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssuePickerResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePickerResource
 
TestIssuePrintableView - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssuePrintableView() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssuePrintableView
 
TestIssuePropertyAliasing - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssuePropertyAliasing() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
TestIssuePropertyResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssuePropertyResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
testIssueRepresentationShouldContainExpandableNamesField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNames
 
testIssueRepresentationShouldContainExpandableSchemaField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceSchema
 
testIssueResolved() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
TestIssueResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for IssueResource.
TestIssueResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
testIssueResourceAcceptsExpandingTransitions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
testIssueResourceAcceptsExpandingTransitionsFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
TestIssueResourceAssign - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceAssign() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAssign
 
TestIssueResourceAttachments - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func test case for issue resource attachments functionality.
TestIssueResourceAttachments() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceAttachments
 
TestIssueResourceComments - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceComments() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
TestIssueResourceCreate - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceCreate() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreate
 
TestIssueResourceCreateMeta - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceCreateMeta() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
TestIssueResourceCreateMetaFields - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceCreateMetaFields() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaFields
 
TestIssueResourceCreateMetaIssueType - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceCreateMetaIssueType() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaIssueType
 
TestIssueResourceCustomFields - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for custom fields.
TestIssueResourceCustomFields() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
TestIssueResourceDelete - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for issue delete in REST API.
TestIssueResourceDelete() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceDelete
 
TestIssueResourceEditMeta - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceEditMeta() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
TestIssueResourceFields - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceFields() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
TestIssueResourceIssueLinks - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Functional tests for REST issue linking (JRADEV-1657).
TestIssueResourceIssueLinks() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
TestIssueResourceIssueProperties - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceIssueProperties() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
TestIssueResourceNames - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceNames() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNames
 
TestIssueResourceNoPrioritySet - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceNoPrioritySet() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNoPrioritySet
 
TestIssueResourceNotify - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for issue watching use cases.
TestIssueResourceNotify() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
TestIssueResourceOperationalUpdate - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceOperationalUpdate() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
TestIssueResourceOpsbar - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceOpsbar() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOpsbar
 
TestIssueResourceSchema - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceSchema() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceSchema
 
TestIssueResourceSubtasks - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for parent/subtask linking in REST API.
TestIssueResourceSubtasks() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceSubtasks
 
TestIssueResourceTimeTracking - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests the time tracking field.
TestIssueResourceTimeTracking() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
 
TestIssueResourceTransitions - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceTransitions() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
TestIssueResourceUpdate - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceUpdate() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
TestIssueResourceUpdateHistory - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceUpdateHistory() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdateHistory
 
TestIssueResourceVoters - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests scenarios where the project has a permission scheme that sets the "View Voters and Watchers" permission to check for the value of the User Picker custom field.
TestIssueResourceVoters() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVoters
 
TestIssueResourceVotes - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceVotes() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
TestIssueResourceWatchers - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for issue watching use cases.
TestIssueResourceWatchers() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
TestIssueResourceWorklog - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueResourceWorklog() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
 
TestIssueSecurityActions - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueSecurityActions() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
testIssueSecurityActions() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
TestIssueSecurityLevel - Class in com.atlassian.jira.webtests.ztests.issue.security
Tests for issue level search permissions using Issue Nav.
TestIssueSecurityLevel() - Constructor for class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevel
 
TestIssueSecurityLevelOnlyCheckedForBrowseProjectPermission - Class in com.atlassian.jira.webtests.ztests.issue.security
Tests that the issue security level is only checked when the permission being tested is ProjectPermissions.BROWSE_PROJECTS
TestIssueSecurityLevelOnlyCheckedForBrowseProjectPermission() - Constructor for class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevelOnlyCheckedForBrowseProjectPermission
 
testIssueSecurityLevelValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testIssueSecurityLevelValidationProjectExists() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testIssueSecurityLevelWithAnyProjectRoleGrantsAccessToAnyLoggedInUser() - Method in class com.atlassian.jira.webtests.ztests.admin.TestApplicationRoleBasedPermissions
 
testIssueSecurityLevelWithSpecificProjectRoleGrantsAccessToRoleMembers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestApplicationRoleBasedPermissions
 
testIssueSecuritySchemeAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfSchemes
 
TestIssueSecuritySchemeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueSecuritySchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
TestIssueSecurityTypeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for SecurityTypeResource.
TestIssueSecurityTypeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecurityTypeResource
 
testIssueSecurityWithCustomField() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithCustomFields
 
TestIssueSecurityWithCustomFields - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueSecurityWithCustomFields() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithCustomFields
 
TestIssueSecurityWithGroupsAndRoles - Class in com.atlassian.jira.webtests.ztests.issue
Tests that modifications to group or role membership will flush the cache by checking that the security level field has the correct values reflected.
TestIssueSecurityWithGroupsAndRoles() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
 
TestIssueSecurityWithRoles - Class in com.atlassian.jira.webtests.ztests.issue
Tests that issue security schemes with roles restrict unauthorized users from seeing issues
TestIssueSecurityWithRoles() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithRoles
 
testIssueSecurityWithRolesEditIssueFields() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithRoles
Tests that issue level security field on edit issue shows correct issue levels based on user's role after cache has been reloaded
testIssueSecurityWithRolesEditIssueFieldsDirectly() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithRoles
Tests that issue level security field on edit issue shows correct issue levels based on user's role after cache has been reloaded when going directly to EditIssue
testIssueSecurityWithRolesIssueNavigator() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithRoles
Tests that issue security schemes with roles restrict unauthorized users from seeing issues in the issue navigator
testIssueSecurityWithRolesMultiProject() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithRoles
Tests that issue security schemes with roles restrict unauthorized users from seeing issues across multiple projects with different but equivalent issue security schemes
TestIssueService - Class in com.atlassian.jira.webtests.ztests.remote
This is the "client" of a back end "integration" test.
TestIssueService() - Constructor for class com.atlassian.jira.webtests.ztests.remote.TestIssueService
 
TestIssueShape - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Test the broad shape of an issue (the right objects/properties appear, and are the right value) This does not use any JSON bean deserialization, so we avoid any bugs that mask themselves (e.g.
TestIssueShape() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueShape
 
testIssueShouldNotUpdateHistory() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdateHistory
 
testIssueShouldNotUpdateHistoryIfPropertyNotThere() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdateHistory
 
testIssueShouldUpdateHistory() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdateHistory
 
testIssuesPerPageValidation() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserDefaults
 
TestIssueSubTaskResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for IssueSubTaskResource.
TestIssueSubTaskResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSubTaskResource
 
testIssueSummary() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testIssuesWithoutAttachments() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlAttachmentsField
 
TestIssueTabPanels - Class in com.atlassian.jira.webtests.ztests.bundledplugins2
 
TestIssueTabPanels() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.TestIssueTabPanels
 
TestIssueTabPanels - Class in com.atlassian.jira.webtests.ztests.issue
Responsible for verifying that the tab panels in the view issue page work as expected.
TestIssueTabPanels() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueTabPanels
 
testIssueToSubTaskConversion() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionWithFields
 
testIssueToSubTaskConversionEditPermission() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testIssueToSubTaskConversionInvalidIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionStep1
 
testIssueToSubTaskConversionInvalidParentIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testIssueToSubTaskConversionInvalidSubTaskType() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testIssueToSubTaskConversionIsProtectAgainstContentSpoofingThroughAnInvalidIssueId() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testIssueToSubTaskConversionIssueType() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionStep1
 
TestIssueToSubtaskConversionNotifications - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestIssueToSubtaskConversionNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubtaskConversionNotifications
 
testIssueToSubTaskConversionOnSubtask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testIssueToSubTaskConversionPanelStep1() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
TestIssueToSubTaskConversionParentPicker - Class in com.atlassian.jira.webtests.ztests.subtask
Responsible for verifying the step of picking the parent issue while the user is converting an issue to a sub-task.
TestIssueToSubTaskConversionParentPicker() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionParentPicker
 
testIssueToSubTaskConversionParentPickerNoPermission() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionParentPicker
 
testIssueToSubTaskConversionParentPickerOtherProject() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionParentPicker
 
testIssueToSubTaskConversionParentPickerSameIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionParentPicker
 
testIssueToSubTaskConversionParentPickerSubTask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionParentPicker
 
TestIssueToSubTaskConversionSecurityLevel - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestIssueToSubTaskConversionSecurityLevel() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSecurityLevel
 
testIssueToSubTaskConversionSecurityLevelChanged() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSecurityLevel
 
testIssueToSubTaskConversionSecurityLevelIntroduced() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSecurityLevel
 
testIssueToSubTaskConversionSecurityLevelRemoved() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSecurityLevel
 
testIssueToSubTaskConversionSecurityLevelSame() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSecurityLevel
 
TestIssueToSubTaskConversionStep1 - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestIssueToSubTaskConversionStep1() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
TestIssueToSubTaskConversionStep2 - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestIssueToSubTaskConversionStep2() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testIssueToSubTaskConversionSubTaskType() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
TestIssueToSubTaskConversionSystemFields - Class in com.atlassian.jira.webtests.ztests.subtask
This test ensures that the correct systemfields are shown/hidden in the convert issue to subtask wizard.
TestIssueToSubTaskConversionSystemFields() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSystemFields
 
TestIssueToSubTaskConversionVariousOperations - Class in com.atlassian.jira.webtests.ztests.subtask
This test ensures that an issue is inserted in the correct order in a subtask.
TestIssueToSubTaskConversionVariousOperations() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionVariousOperations
 
testIssueToSubTaskConversionWhenIssueHasSubTasks() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testIssueToSubTaskConversionWhenNotInIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testIssueToSubTaskConversionWhenSubTaskNotEnabled() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testIssueToSubTaskConversionWithErrorsCausedByClearingRequiredData() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionWithFields
 
testIssueToSubTaskConversionWithErrorsCausedByNotEnteringRequiredData() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionWithFields
 
TestIssueToSubTaskConversionWithFields - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestIssueToSubTaskConversionWithFields() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionWithFields
 
testIssueTransitionDestination() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
TestIssueType - Class in com.atlassian.jira.webtests.ztests.admin
Tests for the administration of issue types.
TestIssueType() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestIssueType
 
testIssueType() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
TestIssueTypeDeleteFieldConfig - Class in com.atlassian.jira.webtests.ztests.admin.issuetypes
tests fix for JRA-14009
TestIssueTypeDeleteFieldConfig() - Constructor for class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeDeleteFieldConfig
 
testIssueTypeDeleteWithDanglingFieldConfigs() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeDeleteFieldConfig
 
testIssueTypeDeleteWithDeletedFieldConfigs() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeDeleteFieldConfig
 
testIssueTypeDeleteWithExistingFieldConfigs() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeDeleteFieldConfig
 
testIssueTypeDescriptionDoesNotLetXSStrough() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypesXSS
 
testIssueTypeDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testIssueTypeHasDefaultAvatarAfterCreation() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testIssueTypeIsStandardByDefault() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testIssueTypeMigrationWithNumericCustomField() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemeMigration
 
testIssueTypeNameDoesNotLetXSStrough() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypesXSS
 
testIssueTypeNotVisible() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testIssueTypeOptionsCorrectForIssueTypeMapping() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemeMigration
 
testIssueTypeOrderedByStyleAndName() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIssueType
 
TestIssueTypePropertyResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueTypePropertyResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
TestIssueTypeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for IssueTypeResource.
TestIssueTypeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testIssueTypeResourceSupportsAbsoluteUrlInIconUrl() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
TestIssueTypes - Class in com.atlassian.jira.webtests.ztests.admin.issuetypes
 
TestIssueTypes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypes
 
testIssueTypeSchemeAssociateDefaultScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
testIssueTypeSchemeAssociateSchemeWithNoProjectAssociation() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
testIssueTypeSchemeAssociateSchemeWithProjectAssociation() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
testIssueTypeSchemeCopy() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
testIssueTypeSchemeCopyValidation() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
testIssueTypeSchemeDelete() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
testIssueTypeSchemeEdit() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
TestIssueTypeSchemeMigration - Class in com.atlassian.jira.webtests.ztests.admin.issuetypes
 
TestIssueTypeSchemeMigration() - Constructor for class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemeMigration
 
testIssueTypeSchemeMigrationMultiProjectsSecurityLevels() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemeMigration
 
testIssueTypeSchemeMigrationNoSubtasksMultiProjects() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemeMigration
 
testIssueTypeSchemeMigrationWithSubtasks() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemeMigration
 
TestIssueTypeSchemeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestIssueTypeSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
TestIssueTypeSchemes - Class in com.atlassian.jira.webtests.ztests.admin.issuetypes
Functional test issue type schemes
TestIssueTypeSchemes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
testIssueTypeSchemesSelectOrder() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
testIssueTypeSchemesView() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemes
 
TestIssueTypeScreenScheme - Class in com.atlassian.jira.webtests.ztests.fields
 
TestIssueTypeScreenScheme() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestIssueTypeScreenScheme
 
testIssueTypeScreenSchemeConfigOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminIssueTypeScreenSchemes
 
testIssueTypeScreenSchemeOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminIssueTypeScreenSchemes
 
TestIssueTypesXSS - Class in com.atlassian.jira.webtests.ztests.admin.issuetypes
 
TestIssueTypesXSS() - Constructor for class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypesXSS
 
testIssueTypeValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testIssueTypeVisible() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testIssueUpdated() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueEmailSubject
 
testIssueUpdatedContainsIssueEventTypeWhenUpdatingIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
testIssueUpdatedFiresOnCommentCreate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
testIssueUpdatedFiresOnCommentDelete() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
testIssueUpdatedFiresOnCommentEdit() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
testIssueUpdatedFiresWhenUpdateIsWithoutNotifyingUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
testIssueVerifier() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
Ensure the issue verifier detects problems before issues are migrated through workflow
testIssueVerifierError() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
Ensure the issue verifier detects problems before issues are migrated through workflow
testIssueVerifierErrorInBothProjects() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
Ensure the issue verifier detects problems before issues are migrated through workflow
testIssueVerifierErrorInOneProject() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
Ensure the issue verifier detects problems before issues are migrated through workflow
testIssueViews() - Method in class com.atlassian.jira.webtests.ztests.fields.TestResolutionDateField
 
TestIssueViews - Class in com.atlassian.jira.webtests.ztests.issue
 
TestIssueViews() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestIssueViews
 
testIssueVsProjectArchiving() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testIssueWatchers() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
TestIssueWebHook - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestIssueWebHook() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
testIssueWithHistoryAndAnonymousUserShouldWork() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdateHistory
 
testIssueWithNoTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
 
testIssueWithOriginalEstimate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
 
testIssueWithSecurityLevelNotAccessibleInNavigator() - Method in class com.atlassian.jira.webtests.ztests.project.TestMultipleProjectsWithIssueSecurityWithRoles
 
testIssueWithSecurityNotShown() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorCsvView
 
testIssueWithTimeRemaining() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
 
testIssueWithTimeSpent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
 
testIssueWorkflowActionsNonStandardWorkflow() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
TestIssueWorklogResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func test for Worklog resource.
TestIssueWorklogResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testIssueXmlView() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testIssueXmlViewDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testIssueXMLViewForIssueCountTag() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testIssueXmlViewHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testJiraCharacterLimitDefaultValue() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdvancedApplicationProperties
 
testJiraConsidersTestMailSuccessfulWhenTheMailServerDoesNotRespondToQuitCommand() - Method in class com.atlassian.jira.webtests.ztests.email.TestSendTestEmail
 
testJIRAIsReportingItsStatusAsStarted() - Method in class com.atlassian.jira.webtests.ztests.misc.TestApplicationStatusServlet
 
testJiraSetup() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfJiraSetup
 
TestJohnsonFiltersWhileNotSetup - Class in com.atlassian.jira.webtests.ztests.misc
Tests that when JIRA is not setup, the required error responses are sent for various request URL patterns.
TestJohnsonFiltersWhileNotSetup() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestJohnsonFiltersWhileNotSetup
 
testJqlAliasingForJqlFunctionDateQueries() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testJqlAliasingForRelativeDateQueries() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testJqlAliasingForTextValues() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testJqlAliasSearchingForMultipleIssues() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testJqlAliasSearchingForStrings() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
TestJqlAttachmentsField - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestJqlAttachmentsField() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlAttachmentsField
 
testJqlBuiltOrderByClauses() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSorting
 
testJQLErrors() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAdvancedSimple
 
testJQLEscaping() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
testJqlFunctionsFindRenamedComponentLeads() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComponent
 
testJqlFunctionsFindRenamedProjectLeads() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProject
 
testJqlFunctionsFindRenamedProjectRoleMembers() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProjectRoles
 
testJqlLabelSuggestions() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelSuggestions
 
testJQLLanguageReference() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestQueriesInDocumentation
 
testJqlMultipleValuesWithEmpty() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestRandomQueries
 
TestJqlNumberFields - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestJqlNumberFields() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlNumberFields
 
testJqlParserErrors() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlParsing
 
TestJqlParsing - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests the JQL parser and how it handles reserved words.
TestJqlParsing() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlParsing
 
TestJqlParsing.ErrorResponse - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
testJqlPrecendenceOfAndOrNot() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestRandomQueries
 
TestJqlRecentFieldsLoading - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestJqlRecentFieldsLoading() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlRecentFieldsLoading
 
TestJqlSystemFunctions - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Test for JQL included JQL system functions.
TestJqlSystemFunctions() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlSystemFunctions
 
TestJqlVoterAndWatcherFields - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestJqlVoterAndWatcherFields() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlVoterAndWatcherFields
 
testJQLWarningShownForInvalidProject() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
Tests to check if the Status searcher is displayed when the SearchContext is made invalid by specifying bad Project IDs via the URL.
testJRA_16356() - Method in class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldSearcherVisibility
 
testJRADEV7692() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
TestJSONArray - Class in com.atlassian.jira.functest.framework.util.json
A JSONArray is an ordered sequence of values.
TestJSONArray() - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Construct an empty JSONArray.
TestJSONArray(TestJSONTokener) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Construct a JSONArray from a JSONTokener.
TestJSONArray(String) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Construct a JSONArray from a source JSON text.
TestJSONArray(Collection) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Construct a JSONArray from a Collection.
TestJSONArray(Object) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Construct a JSONArray from an array
TestJSONEscaper - Class in com.atlassian.jira.functest.framework.util.json
Escape util for JSON data
TestJSONEscaper() - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONEscaper
 
TestJSONException - Exception in com.atlassian.jira.functest.framework.util.json
The JSONException is thrown by the JSON.org classes then things are amiss.
TestJSONException(String) - Constructor for exception com.atlassian.jira.functest.framework.util.json.TestJSONException
Constructs a JSONException with an explanatory message.
TestJSONException(Throwable) - Constructor for exception com.atlassian.jira.functest.framework.util.json.TestJSONException
 
TestJSONObject - Class in com.atlassian.jira.functest.framework.util.json
A JSONObject is an unordered collection of name/value pairs.
TestJSONObject() - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Construct an empty JSONObject.
TestJSONObject(TestJSONObject, String[]) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Construct a JSONObject from a subset of another JSONObject.
TestJSONObject(TestJSONTokener) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Construct a JSONObject from a JSONTokener.
TestJSONObject(Map) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Construct a JSONObject from a Map.
TestJSONObject(Object) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Construct a JSONObject from an Object using bean getters.
TestJSONObject(Object, String[]) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
TestJSONObject(String) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Construct a JSONObject from a source JSON text string.
TestJSONString - Interface in com.atlassian.jira.functest.framework.util.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
TestJSONTokener - Class in com.atlassian.jira.functest.framework.util.json
A JSONTokener takes a source string and extracts characters and tokens from it.
TestJSONTokener(String) - Constructor for class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Construct a JSONTokener from a string.
testJsonValueIsIgnored() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testJumpToImportSummary() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testJumpToProgressScreen() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectBackup
 
testJumpToSelectProjectScreen() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectProject
 
testKeyExceedsCharacterLengthCheck() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testKeyIsEmptyCheck() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testLabels() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
TestLabels - Class in com.atlassian.jira.webtests.ztests.issue
 
TestLabels() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testLabelsField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
TestLabelsFormats - Class in com.atlassian.jira.webtests.ztests.issue
 
TestLabelsFormats() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestLabelsFormats
 
testLabelsJqlLinks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
TestLabelSuggestions - Class in com.atlassian.jira.webtests.ztests.issue
 
TestLabelSuggestions() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestLabelSuggestions
 
testLabelSuggestionsCaseSensitivity() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelSuggestions
 
testLargeInQueryNumeric() - Method in class com.atlassian.jira.webtests.ztests.database.TestDatabaseLargeInQueries
Test with a large number of 'IN' values of numeric type.
testLargeInQueryString() - Method in class com.atlassian.jira.webtests.ztests.database.TestDatabaseLargeInQueries
Test with a large number of 'IN' values of string type.
testLargeNumberOfParametersWithSmallerInFragments() - Method in class com.atlassian.jira.webtests.ztests.database.TestDatabaseLargeInQueries
The IN(...) fragments each have less than 2000 parameters but in total there are more than 2000 parameters.
testLastDayOfMonthMode() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testLastLoginInfoIsShown() - Method in class com.atlassian.jira.webtests.ztests.misc.TestLoginActions
 
testLastLoginTimeIsTranslated() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testLastLoginTimeNotVisibleToNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testLastLoginTimeVisibleToAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testLastLoginTimeVisibleToCurrentAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testLastLoginTimeVisibleToCurrentNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testLastModifiedWithFunnyCharacters() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflow
 
testLatestReleasedVersion() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlSystemFunctions
 
TestLdapDirectoryMaintenance - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
This is a test of the general admin UI for maintaining LDAP directories.
TestLdapDirectoryMaintenance() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestLdapDirectoryMaintenance
 
testLeadingWildCardSearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestWildcardQuerySupport
 
testLeaveExistingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLeaveExistingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLeaveExistingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLeaveExistingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLeaveExistingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLeaveExistingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLegacyIssueFiltering() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testLegacyProjectFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testLessThenOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testLessThenOrEquals() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testLevel() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testLevel() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testLevel() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testLevelContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
TestLicenseFooters - Class in com.atlassian.jira.webtests.ztests.license
 
TestLicenseFooters() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestLicenseFooters
 
TestLicenseMessages - Class in com.atlassian.jira.webtests.ztests.license
Uses the following xml files:

TestLicenseMessagesNewBuildOldLicenseFull.xml

Most of other scenarios unit tested in: com.atlassian.jira.license.TestDefaultLicenseDetails

TestLicenseMessages() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestLicenseMessages
 
testLicenseNotForSpecifiedProduct() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testLicenseOtherThanJIRA() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testLicenseValidationEndpointReturnsJson() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testLinkComment() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Tests comment visibility when linking an issue
testLinkContainsUserName() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdministerUserLink
 
TestLinkIssue - Class in com.atlassian.jira.webtests.ztests.issue
 
TestLinkIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
 
testLinkIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
 
TestLinkIssueResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestLinkIssueResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssues() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesFailedBecauseIssueLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesFailedBecauseLinkTypeDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesFailedIssueANotVisible() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesFailedIssueBNotVisible() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesFailedNoLInkIssuePermissionIssueA() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesFailedNoLInkIssuePermissionIssueB() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesLinkIssuePermissionForIssueAButNotB() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesNoLinkIssuePermissionForIssueBButB() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesToSelf() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesUsingIssueTypeIdInsteadOfName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesWithComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesWithGroupLevelSpecified() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesWithInvalidRoleLevelSpecified() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
testLinkIssuesWithRoleLevelSpecified() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLinkIssueResource
 
TestLinkResolvers - Class in com.atlassian.jira.webtests.ztests.fields
 
TestLinkResolvers() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestLinkResolvers
 
testLinkResolversForAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.fields.TestLinkResolvers
 
testLinkResolversForLoggedInUserWithoutBrowseUsersPermission() - Method in class com.atlassian.jira.webtests.ztests.fields.TestLinkResolvers
 
testLinkResolversForUserWithBrowseUsersPermission() - Method in class com.atlassian.jira.webtests.ztests.fields.TestLinkResolvers
 
testLinksThatShouldNOTHaveAtlTokens() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfSpecificLinks
 
testListForbiddenForNotAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testListReturnsEmpty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testListReturnsOneScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testLocalEntitiesShouldReturnAllProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.applinks.TestAppLinksHostApplication
 
testLocaleWhitelistValidation() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
JRA-23891 Test that a language not in the defaultLocales fails validation
testLocalisesLanguageListItems() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
Items in the language list should be localised to that same language (e.g.
testLocalizedTitle() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
testLocalTimeShouldBeDisplayedInUserHover() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserHover
 
testLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOpsbar
 
testLoggedInAccess() - Method in class com.atlassian.jira.webtests.ztests.user.a11y.TestA11yPage
 
testLoggedInlUsageInViewContextIsOK() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testLoggedUserCanValidateProject() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestValidateProject
 
TestLoggers - Class in com.atlassian.jira.functest.framework.test
Standard log names for JIRA tests.
testLogicalOperatorsAndContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
TestLogin - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Testing for the /auth/session login/logout resource
TestLogin() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
testLogin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
testLogin() - Method in class com.atlassian.jira.webtests.ztests.misc.TestLoginActions
 
TestLoginActions - Class in com.atlassian.jira.webtests.ztests.misc
 
TestLoginActions() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestLoginActions
 
testLogInAgainGoesToLoginPage() - Method in class com.atlassian.jira.webtests.ztests.misc.TestLoginActions
 
testLoginAsInvalidLdapUser() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
testLoginAsLdapUser() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
testLoginAsValidLdapUser() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
testLoginAsValidLdapUserWithCopyOnLogin() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
testLoginButton() - Method in class com.atlassian.jira.webtests.ztests.issue.TestOpsBarStructure
 
testLoginPageWithNoPassword() - Method in class com.atlassian.jira.webtests.ztests.misc.TestLoginActions
 
testLoginRequiredAndInvalidPermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestSearchRequestViewSecurity
 
testLoginRequiredAndSearchRequestDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestSearchRequestViewSecurity
 
testLoginRequiredSuccess() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestSearchRequestViewSecurity
 
testLoginReturnEncodedUsername_IncludingUtf8Chars_InResponseHeader() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
testLoginsThatAreDeniedDueToCaptchaProtectionShouldReturn403() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
testLogout() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
TestLogout - Class in com.atlassian.jira.webtests.ztests.security
 
TestLogout() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestLogout
 
testLogSensitiveData() - Method in class com.atlassian.jira.webtests.ztests.TestInternalServerError
 
testLogWorkCommentsCopiedWhenCopyingEnabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkCommentsCopiedWhenCopyingEnabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkCommentsCopiedWhenCopyingEnabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkCommentsCopiedWhenCopyingEnabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkCommentsCopiedWhenCopyingEnabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkCommentsNotCopiedWhenCopyingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkCommentsNotCopiedWhenCopyingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkCommentsNotCopiedWhenCopyingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkCommentsNotCopiedWhenCopyingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkCommentsNotCopiedWhenCopyingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkDateIsStartDate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkDateIsStartDate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkDateIsStartDate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkDateIsStartDate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkDateIsStartDate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkDateIsStartDate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkLeaveEstimateNoteCorrect() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkLeaveEstimateNoteCorrect() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkLeaveEstimateNoteCorrect() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkLeaveEstimateNoteCorrect() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkLeaveEstimateNoteCorrect() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkModuleDisabled() - Method in class com.atlassian.jira.webtests.ztests.admin.TestTimeTrackingAdmin
Error message should only appear when the module is disabled.
testLogWorkNoteCorrect() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkOperationAnonymous() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
 
testLogWorkOperationHappyPath() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
 
testLogWorkOperationIssueInNonEditableState() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
 
testLogWorkOperationTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperations
 
testLogWorkReflectsCommentVisibilitySwitch() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentVisibility
 
testLogWorkVisibleToAll() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToAll() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToAll() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToAll() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToAll() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToAll() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkVisibleToAllDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToAllDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToAllDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToAllDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToAllDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToAllDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkVisibleToAllHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToAllHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToAllHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToAllHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToAllHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToAllHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkVisibleToGroup() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToGroup() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToGroup() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToGroup() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToGroup() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToGroup() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkVisibleToGroupDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToGroupDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToGroupDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToGroupDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToGroupDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToGroupDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkVisibleToGroupHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToGroupHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToGroupHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToGroupHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToGroupHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToGroupHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkVisibleToRole() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToRole() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToRole() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToRole() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToRole() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToRole() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkVisibleToRoleDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToRoleDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToRoleDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToRoleDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToRoleDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToRoleDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testLogWorkVisibleToRoleHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testLogWorkVisibleToRoleHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testLogWorkVisibleToRoleHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testLogWorkVisibleToRoleHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testLogWorkVisibleToRoleHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testLogWorkVisibleToRoleHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
TestLookAndFeel - Class in com.atlassian.jira.webtests.ztests.admin
A func test for the LookAndFeel pages
TestLookAndFeel() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestLookAndFeel
 
testMailConfiguredNoWarning() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterWarnings
 
testMailHandlerShouldCreateIssueWhenNonDefaultAppLicenseExceeded() - Method in class com.atlassian.jira.webtests.ztests.email.TestHandlers
 
testMailHandlerShouldNotCreateIssueWhenDefaultAppLicenseExceeded() - Method in class com.atlassian.jira.webtests.ztests.email.TestHandlers
 
testMailHandlerShouldRespectApplicationAccess() - Method in class com.atlassian.jira.webtests.ztests.email.TestHandlers
 
TestMailImageAttachments - Class in com.atlassian.jira.webtests.ztests.email
 
TestMailImageAttachments() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestMailImageAttachments
 
testMailNotConfiguredWarning() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterWarnings
 
testMailOrdering() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
For JRA-23390
testMailQueueMailServerWarningAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testMailQueueMailServerWarningAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
TestMailServer - Class in com.atlassian.jira.webtests.ztests.email
 
TestMailServer() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
testMakeFieldsOutOfScope() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testMakeNumberFieldCFOutOfScopeByIssueType() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testMalformedUrls() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewErrors
 
testMalformedUrls() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestSearchXmlViewErrors
 
TestManageDashboardChooseTab - Class in com.atlassian.jira.webtests.ztests.dashboard
This Func test class tests the "Tab" that we show on the manage Dashborad screen., See JRA-15370.
TestManageDashboardChooseTab() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardChooseTab
 
TestManageDashboardPagePermissions - Class in com.atlassian.jira.webtests.ztests.dashboard
Test to ensure that Manage Dashboard display only pages that you have permission to see.
TestManageDashboardPagePermissions() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPagePermissions
 
TestManageDashboardPages - Class in com.atlassian.jira.webtests.ztests.dashboard
Test to ensure that Manage Dashboard display correct information
TestManageDashboardPages() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestManageDashboardPages
 
testManageLinkClosedIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestManageLinkClosedIssues
 
TestManageLinkClosedIssues - Class in com.atlassian.jira.webtests.ztests.issue
 
TestManageLinkClosedIssues() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestManageLinkClosedIssues
 
testManageLinkNonClosedIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestManageLinkClosedIssues
 
TestManagerFactory - Class in com.atlassian.jira.webtests.ztests.remote
 
TestManagerFactory() - Constructor for class com.atlassian.jira.webtests.ztests.remote.TestManagerFactory
 
testManageWatchers() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWatchers
 
testMandatoryFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
Errors should be reported on the "Time Spent" field, "Start Date" field and hideable "new estimate" field if "Set estimated time remaining" radio button has been selected, if they are empty.
testMandatoryFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testMandatoryFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testMandatoryFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
Errors should be reported on the "Time Spent" field, "Start Date" field and hideable "new estimate" field if "Set estimated time remaining" radio button has been selected, if they are empty.
testMandatoryFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testMandatoryFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testMandatoryFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testMandatoryFields() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testManuallyAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testManuallyAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testManuallyAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testManuallyAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testManuallyAdjustEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testManuallyAdjustEstimateOptionNotAvailable() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
It is not possible to "manually adjust" the estimated time remaining during an update operation.
testManuallyIncreaseEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testManuallyReduceEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
TestMassArchive - Class in com.atlassian.jira.webtests.ztests.issue
 
TestMassArchive() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestMassArchive
 
testMatches() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestGroupAndUserPickerResource
 
testMaxAuthattempts() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
testMaxProjectKeyLength() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
testMaxProjectNameLength() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
testMentionInDefaultValuesForTextCustomFields() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
TestMentionResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestMentionResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestMentionResource
 
TestMentions - Class in com.atlassian.jira.webtests.ztests.email
 
TestMentions() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestMentions
 
testMessageShouldContainAttachedIssueTypeAndPriorityIcons() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
 
TestMetaTagOrdering - Class in com.atlassian.jira.webtests.ztests.issue
 
TestMetaTagOrdering() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestMetaTagOrdering
 
testMigrateAttributesWithNamesTranslated() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.TestAuditMigration
 
testMigrateMultipleProjects() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
 
testMigrateMultipleProjectsIfNewProjectIsAssociatedWithTheScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
 
testMigrateSchemeWithDraft() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
 
testMigrateSchemeWithDraftUsedByAnotherProject() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
 
testMigrateSchemeWithDraftWithTheSameNameAsExistingWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
 
testMimeSnifferOptions() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
testMissingIssueTypesForCustomField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
Test that JRA-10461 has been fixed.
testMissingLicense() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testMissingPageId() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure the page handles not having a page passed to it.
testMissingPropertyValueIsHandledCorrectlyByOperators() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testMissingTitle() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testMixingCommercialWithAcademicIsValid() - Method in class com.atlassian.jira.webtests.ztests.license.TestServiceDeskLicenses
 
testMixingCommercialWithCommunityIsRejected() - Method in class com.atlassian.jira.webtests.ztests.license.TestServiceDeskLicenses
 
testModifyingDashboardItemPropertiesForOwnerDashboard() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testModifyingDashboardItemPropertiesForPrivateDashboardOfOtherUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
TestModz - Class in com.atlassian.jira.webtests.ztests.admin
A func test for the ModzDetector rows in the ViewSystemInfo page
TestModz() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestModz
 
testMovedIssueKeyLookup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
testMoveDown() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure that move down works as expected.
testMoveDownFavouriteGap() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure down reordering works when moving page past one that is no longer a favourite.
testMoveDownPermissionGap() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure down reordering works when moving page past one that is no longer shared.
testMoveEnd() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure that move to end works as expected.
testMoveEndPastFavouriteGap() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure up reordering works when moving page past one that is no longer a favourite.
testMoveEndPastPermissionGap() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure up reordering works when moving page past one that is no longer shared.
testMoveField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testMoveFieldAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testMoveFieldError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testMoveIssue() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentEncoding
 
TestMoveIssue - Class in com.atlassian.jira.webtests.ztests.issue.move
 
TestMoveIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
TestMoveIssueAndRemoveFields - Class in com.atlassian.jira.webtests.ztests.issue.move
Tests moving an issue such that it ends up in a project or Issue Type with hidden fields.
TestMoveIssueAndRemoveFields() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
TestMoveIssueAssignee - Class in com.atlassian.jira.webtests.ztests.issue.move
Tests that the assignee field is set appropriately on Move Issue.
TestMoveIssueAssignee() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAssignee
 
TestMoveIssueAttachment - Class in com.atlassian.jira.webtests.ztests.issue.move
Tests that attachments are moved successfully with an Issue move (single and Bulk).
TestMoveIssueAttachment() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAttachment
 
testMoveIssueAutomaticAssigneeWithComponents() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
TestMoveIssueForEnterprise - Class in com.atlassian.jira.webtests.ztests.issue.move
 
TestMoveIssueForEnterprise() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
testMoveIssueForEnterprise() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
testMoveIssueIssueTypeAvailable() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
TestMoveIssueNotifications - Class in com.atlassian.jira.webtests.ztests.issue.move
 
TestMoveIssueNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueNotifications
 
testMoveIssueRetainInactiveAssigee() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssueType() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testMoveIssueType_Issue_DoesntRequireSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testMoveIssueType_Issue_RequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testMoveIssueType_Subtask_RequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testMoveIssueTypeOnSubtask() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testMoveIssueWithCascadingSelectCustomFieldWithBadValues() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testMoveIssueWithCascadingSelectCustomFieldWithDifferentContexts() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testMoveIssueWithInactiveAssignee() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testMoveIssueWithinProject() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssueWithoutVersionPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssueWithRequiredCustomFields() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssueWithRequiredLabels() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssueWithSubtaskFromIssueSecuritySchemeToDifferentScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
testMoveIssueWithSubtaskFromIssueSecuritySchemeToNoScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
testMoveIssueWithSubtaskFromIssueSecuritySchemeToSameScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
testMoveIssueWithSubtaskFromNoSchemeToIssueSecurityScheme() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
testMoveIssueWithSubtaskFromNoSchemeToIssueSecuritySchemeRequired() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueForEnterprise
 
testMoveIssueWithSubtaskIssueTypesBetweenProjects() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssueWithSubtasksAndComponents() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssueWithSubtasksBetweenProjects() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveIssueWithSubtasksBetweenProjectsWithSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveParentSubTaskLinks() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTask
Checks that links are maintained between subtasks after moving to a new parent.
testMoveProject() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testMoveProject_Issue_DoesntRequireSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testMoveProject_Issue_RequiresSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testMoveProject_Issue_SecurityLevelAvailableToUser() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testMoveProject_Issue_SecurityLevelInvalid() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testMoveProject_Issue_SecurityLevelNotAvailableToUser() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testMoveSingleIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
testMoveSingleIssueDifferentWorkflow() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAttachment
 
testMoveSingleIssueSameWorkflow() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAssignee
 
testMoveSingleIssueSameWorkflow() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAttachment
 
testMoveSingleIssueTwoUsers() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAttachment
 
testMoveStart() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure that move start works as expected.
testMoveStartPastFavouriteGap() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure up reordering works when moving page past one that is no longer a favourite.
testMoveStartPastPermissionGap() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure up reordering works when moving page past one that is no longer shared.
testMoveSTDComponentsAndVersionsRequiredFailure() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
TestMoveSubtask - Class in com.atlassian.jira.webtests.ztests.issue.subtasks
 
TestMoveSubtask() - Constructor for class com.atlassian.jira.webtests.ztests.issue.subtasks.TestMoveSubtask
 
testMoveSubtask() - Method in class com.atlassian.jira.webtests.ztests.issue.subtasks.TestMoveSubtask
 
TestMoveSubTask - Class in com.atlassian.jira.webtests.ztests.subtask.move
 
TestMoveSubTask() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTask
 
testMoveSubTask() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTask
 
TestMoveSubTaskEnterprise - Class in com.atlassian.jira.webtests.ztests.subtask.move
 
TestMoveSubTaskEnterprise() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskEnterprise
 
TestMoveSubTaskIssueType - Class in com.atlassian.jira.webtests.ztests.subtask.move
 
TestMoveSubTaskIssueType() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskIssueType
 
testMoveSubtasksAcrossProjectsWithDifferentRenderers() - Method in class com.atlassian.jira.webtests.ztests.issue.subtasks.TestMoveSubtask
 
testMoveSubtaskToClosedParent() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestClosedParent
 
testMoveSubtaskToNewParentWithHiddenSecurity() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testMoveSubtaskToParentWithNoSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskEnterprise
 
testMoveSubtaskToParentWithSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskEnterprise
 
testMoveSubtaskWithComponents() - Method in class com.atlassian.jira.webtests.ztests.issue.subtasks.TestMoveSubtask
 
testMoveSubtaskWithDifferentWorkflowAndStatuses() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveSubtaskWithDifferentWorkflows() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
 
testMoveSubtaskWithHiddenSecurityToNewParent() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueAndRemoveFields
 
testMoveTab() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testMoveTabAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testMoveTabError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testMoveUp() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure that move up works as expected.
testMoveUpFavouriteGap() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure up reordering works when moving page past one that is no longer a favourite.
testMoveUpPermissionGap() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
Make sure up reordering works when moving page past one that is no longer shared.
testMoveVersion() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testMoveVersionErrors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testMoveWithMappingStatus() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssue
Test mapping of workflows schemes that don't match when moving (enterprise only)
testMovingIssuesSendsEmailWhenWeChangeProject() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesNotifications
 
testMovingIssuesSendsEmailWhenWeDoNotChangeProject() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesNotifications
 
testMovingIssuesWithoutSubtaskSendsEmailWhenWeDoNotChangeProject() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueNotifications
 
testMovingIssueWithoutSubtaskSendsEmailWhenWeChangeProject() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestMoveIssueNotifications
 
TestMSSQLIncludedIndexAlternativeActionForEntityProperty - Class in com.atlassian.jira.webtests.ztests.database.ofbiz
Test to verify that included indexes in SQL Server work right.
TestMSSQLIncludedIndexAlternativeActionForEntityProperty() - Constructor for class com.atlassian.jira.webtests.ztests.database.ofbiz.TestMSSQLIncludedIndexAlternativeActionForEntityProperty
 
TestMsSQLIncludedIndexAlternativeActionForPropertyEntry - Class in com.atlassian.jira.webtests.ztests.database.ofbiz
Tests that included columns are used where needed in order to create a larger index on the propertyentry table when using an MsSQL database.
TestMsSQLIncludedIndexAlternativeActionForPropertyEntry() - Constructor for class com.atlassian.jira.webtests.ztests.database.ofbiz.TestMsSQLIncludedIndexAlternativeActionForPropertyEntry
 
testMultiAdminTaskProgressFlow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
Tests that 2 users can look at the same task and get their proper view of it, eg the starter can acknowledge and the other person cant
testMultiAdminTaskProgressFlow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
Tests that 2 users can look at the same task and get their proper view of it, eg the starter can acknowledge and the other person cant
testMultiAdminTaskProgressFlowMultipleProjects() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
Tests that 2 users can look at the same task and get their proper view of it, eg the starter can acknowledge and the other person cant
testMultiAdminTaskProgressFlowMultipleProjectsGoToSecondProject() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
 
testMultiCheckbox() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testMultiCheckbox() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
TestMultiCheckboxCustomFieldOptions - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestMultiCheckboxCustomFieldOptions() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
testMultiCheckboxes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testMultiCheckboxes() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testMultiCheckboxes() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testMultiCheckboxesOptionStateFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testMultiGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testMultiGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testMultiGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testMultiGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testMultiGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testMultiGroupPickerField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testMultiGroupPickerFieldSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
TestMultiGroupSelector - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestMultiGroupSelector() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestMultiGroupSelector
 
TestMultiIssueTypes - Class in com.atlassian.jira.webtests.ztests.admin.issuetypes
 
TestMultiIssueTypes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestMultiIssueTypes
 
testMultiIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestMultiIssueTypes
 
testMultiPageSort() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testMultiPageSort(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testMultipleActiveWorkflowErrorMessageNotPresentInEnterprise() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
 
testMultipleCreatesWithoutGlobalId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testMultipleDirectories() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestBrowseUserDirectories
 
testMultipleFieldsAndMultipleOperations() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testMultipleFilters_archivedBy() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testMultipleFilters_issueTypes() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testMultipleFilters_projects() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testMultipleFilters_reporters() - Method in class com.atlassian.jira.webtests.ztests.issue.TestExportArchivedIssues
 
testMultipleIssueTypeSchemesWithoutBulkChangePermission() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestMultiIssueTypes
 
testMultipleLicenseWithMultipleProducts() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testMultipleNodeFilter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testMultipleOriginStatusesShownDuringTransitionScreen() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
TestMultipleProjectsWithIssueSecurityWithRoles - Class in com.atlassian.jira.webtests.ztests.project
JRA-12739
TestMultipleProjectsWithIssueSecurityWithRoles() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestMultipleProjectsWithIssueSecurityWithRoles
 
testMultiProjectSearchEdgeCaseOffset() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testMultiSelect() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testMultiSelect() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testMultiSelect() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testMultiSelect() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testMultiSelect() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
TestMultiSelectCustomFieldOptions - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestMultiSelectCustomFieldOptions() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
testMultiSelectCustomFieldPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testMultiSelectOptionStateFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testMultiUserCustomFieldWithInvalidDefaultValue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testMultiUserPicker() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testMultiUserPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testMultiUserPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testMultiUserPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testMultiUserPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
TestMultiUserPicker - Class in com.atlassian.jira.webtests.ztests.user
 
TestMultiUserPicker() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestMultiUserPicker
 
testMultiUserPickerField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testMultiUserPickerFieldSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testMultiUserPickerWithStrangeUsername() - Method in class com.atlassian.jira.webtests.ztests.user.TestMultiUserPicker
 
testMultiVersion() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testMustBeLoggedOutToSignUp() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
TestMyJiraHome - Class in com.atlassian.jira.webtests.ztests.misc
 
TestMyJiraHome() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestMyJiraHome
 
TestMyJiraHomeDashboradRedirect - Class in com.atlassian.jira.webtests.ztests.redirects
 
TestMyJiraHomeDashboradRedirect() - Constructor for class com.atlassian.jira.webtests.ztests.redirects.TestMyJiraHomeDashboradRedirect
 
testNameAndUserSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Make sure we can combine user and name search.
testNamesAndSchemaShouldBeAtTheTopLevelOfTheSearchResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testNameSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check that a search through the name works correctly.
testNameSearchNoResults() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check that a search that returns no results works.
TestNavigationBarWebFragment - Class in com.atlassian.jira.webtests.ztests.navigator
Simple test case that checks the links on the top system navigation bar is visible with correct permissions.
TestNavigationBarWebFragment() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
testNavigationBarWebFragment() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
testNavigatorCanShowMovedIssue() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssues
 
testNavigatorColumnVisibilityForCustomFields() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testNavigatorOrdering() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
Tests that the sorting order of the issue navigator is correct and does not crash as in JRA-12974.
TestNavigatorViewsOrdering - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestNavigatorViewsOrdering() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestNavigatorViewsOrdering
 
testNegativeDuration() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testNewEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testNewEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testNewEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testNewEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testNewEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testNewEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testNewProjectsWithDefaultRolesHaveCorrectSecurityLevel1() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
Check that newly created projects have default roles setup by checking admin can see the security level and users can only see None
testNewProjectsWithDefaultRolesHaveCorrectSecurityLevel2() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
same as TestIssueSecurityWithGroupsAndRoles.testNewProjectsWithDefaultRolesHaveCorrectSecurityLevel1() but instead of associating the security scheme with the project after its created, we do it during the creation
testNewUsersNotAddedToNestedGroups() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
testNoAccessForAnonymousForCreateRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testNoAccessForNormalUserForCreateRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testNoAttachPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testNoBrowseProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testNoColumnsDialog() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testNoCommentsInSearch() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testNoCustomFieldsIncludedAndHappyPath() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testNoCustomFieldsView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
testNoDaysPerWeekSelected() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testNodeExistence() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testNoDefaultResolutionsOnNewInstance() - Method in class com.atlassian.jira.webtests.ztests.admin.TestResolutions
 
testNodeFilter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testNodeFilterMapping() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testNoEditPermissions() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testNoEditWhenClosed() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testNoFilename() - Method in class com.atlassian.jira.webtests.ztests.admin.TestDataExport
 
testNoHintsInNonDialogMode() - Method in class com.atlassian.jira.webtests.ztests.hints.TestHints
 
testNoIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
testNoIssueKeyLeakWhenAccessingConvertIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestPreventLeak
 
testNoIssueKeyLeakWhenAccessingConvertIssueWithDefaultAction() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestPreventLeak
 
testNoIssueKeyLeakWhenAccessingConvertSubTask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestPreventLeak
 
testNoIssueKeyLeakWhenAccessingConvertSubTaskWithDefaultAction() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestPreventLeak
 
testNoIssueLinks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
testNoIssueLinksView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
testNoMailServerNoSubscriptions() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterWarnings
 
testNoMentionsSentForUserWithoutBrowseIssuePermission() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
 
testNoMentionsSentForUserWithoutBrowseUsersPermission() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
 
testNonAdminCantSeeLinks() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testNonAdminCantSeeProtectedPages() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testNonAdminGets403WhenTryingToUpdatePermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testNonAdministrator() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFeatureFlagResource
Tests non-admin permissions
testNonAdministrator() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSiteDarkFeaturesResource
Tests non-admin permissions
testNonAdministratorSeesContactYourAdmin() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
testNonAdminUserGetsAppropriateErrorWhenTryingToCreateProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testNonAdminUserGetsForbiddenResponseWhenUpdatingProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testNonDefaultDailyTriggerEvery2Hours() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
Daily trigger every 2 hours from 1am - 5pm
testNonDefaultDailyTriggerEvery2HoursAllDay() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
Daily trigger every 2 hours all day
testNoneDisplayedGivenNoAvailableComponents() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssueFields
 
testNoneDisplayedGivenNoAvailableVersions() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssueFields
 
TestNonEnglishNotifications - Class in com.atlassian.jira.webtests.ztests.email
 
TestNonEnglishNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestNonEnglishNotifications
 
testNonEnglishNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestNonEnglishNotifications
 
TestNoNewSalUpgrades - Class in com.atlassian.jira.webtests.ztests.upgrade
 
TestNoNewSalUpgrades() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.TestNoNewSalUpgrades
 
testNonExistantCustomFieldValueIsIgnoredAndImportIsSuccessful() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
TestNonExistentUsers - Class in com.atlassian.jira.webtests.ztests.user
Tests to ensure that non existent users are handled correctly.
TestNonExistentUsers() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestNonExistentUsers
 
testNonRenderingCustomFieldSearchersInIssueNavigator() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldXss
 
testNonSysadminCannotAccessMimeSnifferOption() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfigurationSecurity
 
testNonSysadminCannotEditMimeSnifferOption() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfigurationSecurity
 
testNonSystemAdministratorDoesntSeeFilePaths() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
testNoOperationsColumnsPresent() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
Filter picker shouldn't let you have side-effects on filters - it's just for picking a filter.
TestNoopFoundServlet - Class in com.atlassian.jira.webtests.ztests
 
TestNoopFoundServlet() - Constructor for class com.atlassian.jira.webtests.ztests.TestNoopFoundServlet
 
testNoOtherSubsAtAll() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskIssueType
 
testNoOtherSubsInProject() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskIssueType
 
testNoOutwardIssueLinks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
testNoPageExists() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure the page handles the case when a page does not exist.
testNoPasswordSet() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testNoPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
testNoPermission() - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
testNoPermissionCantDelete() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestDeleteWorklog
 
testNoPermissionToEdit() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure you can't edit a page that you don't have permission to edit.
testNoPermissionToEditButPageIsShared() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure you can't edit a page that is shared with you but you don't have permission is edit.
testNoPOPServer() - Method in class com.atlassian.jira.webtests.ztests.email.TestMailServer
Assumptions: NO POP Mail Server set
Checks that POP server NOT exists
testNoProjectAssociationsForViewPage() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserProjectRoles
 
testNoProjects() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
 
testNoRedirectWhenFeatureFlagEnabled() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectFrom404Errors
 
testNormalUserGet() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testNoScheme() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskIssueType
 
testNoSearchYet() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
 
testNoSearchYet() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testNoSearchYet(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testNoSecuritySchemeForProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testNoSecuritySchemeForProjectIdentifiedById() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testNoSizeRequest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testNoSubtasksView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
testNoSysAdminGroupOneAdminGroupOneOther() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testNoSysAdminGroupTwoAdminGroupUserIsMemberOfBoth() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testNotAccessibleForAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserSessions
 
testNotAllowedToAddAnyoneToJiraUsers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
testNotAvailableFields() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
Validate non editable fields and project specific fields Attachments - not editable Summary - not editable Components - project specific Versions - project specific
testNotEqualsCommentOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testNotEqualsOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
testNotExcludedPathOutsideRefapp() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
testNotExcludedPathWithinRefapp() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestHttpSecurityHeadersConfig
 
testNotExistingIssueWhenReordering() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSubTaskResource
 
testNotFoundResponseIsReturnedWhenAskingForNonExistingProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testNothingBadHappensWhenGettingRecentlyAccessedAndThenDeletedProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testNothingWhenNoEditPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
TestNotificationEmails - Class in com.atlassian.jira.webtests.ztests.email
Test for notification e-mails.
TestNotificationEmails() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
testNotificationOnNonExistingIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
TestNotificationOptions - Class in com.atlassian.jira.webtests.ztests.project
 
TestNotificationOptions() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestNotificationOptions
 
testNotificationRestrictingByGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationRestrictingByPermissionId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationRestrictingByPermissionName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotifications() - Method in class com.atlassian.jira.webtests.ztests.subtask.move.TestMoveSubTaskEnterprise
 
testNotificationSchemeAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfSchemes
 
testNotificationSchemeMailServerWarningAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testNotificationSchemeMailServerWarningAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
TestNotificationSchemeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestNotificationSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testNotificationsEventOrder() - Method in class com.atlassian.jira.webtests.ztests.admin.TestEventTypes
 
testNotificationToAssignee() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationToGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationToReporter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationToUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationToUserAsText() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationToVoters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationToWatchers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationUsingNotificationScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationWithNoBrowsePermissionOnIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationWithNonDefaultSubject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationWithNonExistingGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationWithNonExistingPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationWithNonExistingRestrictingGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNotificationWithNonExistingUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
 
testNoTimetrackingView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
testNotInOperator() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
testNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testNotLoggedIn_IssueExists() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
testNotOwnProfile() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testNotProjectAdministratorGets403WhenTryingToGetPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testNoVisibleLinks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
testNullReporterAndAssignee() - Method in class com.atlassian.jira.webtests.ztests.user.TestNonExistentUsers
This tests where the user name was NEVER present
testNullValueIsIgnored() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testNumberCustomField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testNumberCustomFieldLocalized() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
testNumberField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testNumberField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testNumberField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testNumberField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testNumberField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testNumberField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlNumberFields
 
testNumberOfWorkingDaysPerWeekCanBeFractional() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingWithCustomNumberOfWorkingDays
 
testNumericOperatorsDontReturnIssuesWithMissingValues() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyAliasing
 
testOldFieldValuesForCustomFieldsAreNotDisplayedOnIssueTableWhenCustomFieldIsNotVisibleAccordingToTheProjectFieldScheme() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestCustomFieldsVisibilityOnIssueTable
 
testOldPermissionSchemeAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfSchemes
 
TestOldPermissionSchemes - Class in com.atlassian.jira.webtests.ztests.admin
 
TestOldPermissionSchemes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
testOldWorkflowEditorLinksToDesigner() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowDesigner
 
testOneAdminGroupOneNonAdminGroup() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testOneCanNotDeleteCommentThatOneCanNotSee() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testOneCanNotEditCommentThatOneCanNotSee() - Method in class com.atlassian.jira.webtests.ztests.comment.TestCommentDelete
 
testOnlyIssuesFromSelectedProjectInAutoCompleteResult() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePickerResource
 
testOnlyIssuesMatchingJqlQueryIncludedInResults() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePickerResource
 
testOnlyOriginalEstimateSpecifiedNoRetainInModernMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testOnlyOriginalEstimateSpecifiedRetainCheckedInModernMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testOnlyRemainingEstimateSpecifiedNoRetainInModernMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testOnlyRemainingEstimateSpecifiedRetainCheckedInModernMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testOnlyReturnsTheIssuesChangedToAStatusByTheSpecifiedUser() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatusByASpecificUser
 
testOpenSearch() - Method in class com.atlassian.jira.webtests.ztests.misc.TestOpenSearchProvider
 
TestOpenSearchProvider - Class in com.atlassian.jira.webtests.ztests.misc
 
TestOpenSearchProvider() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestOpenSearchProvider
 
testOperations() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
Test to make sure the correct operations are available.
testOperations() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueActionErrors
 
TestOpsBarStructure - Class in com.atlassian.jira.webtests.ztests.issue
 
TestOpsBarStructure() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestOpsBarStructure
 
testOpsbarTransitionOrder() - Method in class com.atlassian.jira.webtests.ztests.issue.TestOpsBarStructure
 
testOrConditions() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
testOrConditions() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testOrderByClauseNameResolvesToMultipleFields() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSorting
 
testOrdering() - Method in class com.atlassian.jira.webtests.ztests.issue.history.TestRecentIssueHistory
 
testOrderingByNonSearchableFields() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSorting
 
testOrderingOfOptions() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestVersionCustomField
 
testOrderingWithPaging() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaFields
 
testOriginalEstimate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testOrphanDB() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
testOutdatedIssues() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
TestOutgoingMailSettings - Class in com.atlassian.jira.webtests.ztests.email
Responsible for verifying that enabling or disabling outgoing is applied correctly.
TestOutgoingMailSettings() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestOutgoingMailSettings
 
TestOutgoingMailSettings.Backups - Class in com.atlassian.jira.webtests.ztests.email
 
testOutOfBounds() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSubTaskResource
 
testOverWriteWorkflowWithNewTransitionFromStatusWithoutOutgoingTransitions() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testOwnerInputVisibility() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testOwnershipChangeToRenamedUser() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnDashboards
 
testPackage - Variable in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
testPaging() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserBrowser
 
testPanelInIssueViewIsDisplayedWhenIssuePropertyConditionEvalTrue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIssueViewIsDisplayedWhenIssueTypePropertyConditionEvalTrue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIssueViewIsDisplayedWhenNestedIssuePropertyConditionEvalTrue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIssueViewIsDisplayedWhenUserPropertyConditionEvalTrue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIssueViewIsNotDisplayedWhenIssuePropertyConditionEvalFalse() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIssueViewIsNotDisplayedWhenIssueTypePropertyConditionEvalFalse() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIssueViewIsNotDisplayedWhenNestedIssuePropertyConditionEvalFalse() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIssueViewIsNotDisplayedWhenProjetPropertyConditionEvalFalse() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIssueViewIsNotDisplayedWhenUserPropertyConditionEvalFalse() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testPanelInIsueViewIsDisplayedWhenProjectPropertyConditionEvalTrue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testParent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testParent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testParent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testParentContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testParentIssueIncludedInAutoCompletionResult() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePickerResource
 
testParentIssueKeyIsTranslatedToCurrentKey() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep1
 
testParentLink() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceSubtasks
Verifies that the link to the parent has all the required information.
testParentNodeFilter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testParseExceptionInJIRAData() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectBackup
 
testParseExceptionInJIRAData() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectProject
 
testPartialUpdateRoleNeedsNameOrDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testPCPDeleteDeletedProjectAndShowError() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testPCPDeleteProjectRedirectsToViewProjects() - Method in class com.atlassian.jira.webtests.ztests.project.TestDeleteProject
 
testPerformReindex() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexRequestResource
Adds a request, perform reindex and validate state has updated.
testPerformReindexWithSharedEntities() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexRequestResource
Adds a request, perform reindex and validate state has updated;
testPermalinking() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueTabPanels
Func test for JRA-13743.
testPermissionCheck() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testPermissionCondition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowConditions
 
TestPermissionConditions - Class in com.atlassian.jira.webtests.ztests.issue
 
TestPermissionConditions() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestPermissionConditions
 
testPermissionErrorWithGzipEnabled() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueViews
 
TestPermissionOverride - Class in com.atlassian.jira.webtests.ztests.security.plugin
 
TestPermissionOverride() - Constructor for class com.atlassian.jira.webtests.ztests.security.plugin.TestPermissionOverride
 
TestPermissionSchemeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestPermissionSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
testPermissionSchemes() - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
TestPermissionSchemesBackdoorImpl - Class in com.atlassian.jira.webtests.ztests.admin
Tests the administration backdoor implementation of PermissionSchemes for external plugins that cannot convert to using the backdoor.
TestPermissionSchemesBackdoorImpl() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestPermissionSchemesBackdoorImpl
 
testPermissionsEndpointIsForAdministratorsOnly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
TestPermissionsResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestPermissionsResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testPermissionToCommentIssueOverridden() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestPermissionOverride
 
testPermissionToEditIssueOverridden() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestPermissionOverride
 
testPermissionToTransitionIssueOverridden() - Method in class com.atlassian.jira.webtests.ztests.security.plugin.TestPermissionOverride
 
testPersonalCompleteResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
Check for subscription e-mail that contains all issue matches for an unprivileged user.
TestPersonalLicense - Class in com.atlassian.jira.webtests.ztests.license
 
TestPersonalLicense() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestPersonalLicense
 
testPersonalPartialResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
Check the subscription of an e-mail that only contains some of the results for an unprivieleged user.
testPersonalZeroResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
Check e-mail subscription with no issues for an unprivileged user.
TestPhraseQuerySupport - Class in com.atlassian.jira.webtests.ztests.navigator.jql.text
Responsible for holding test that verify that quoted phrase text searches return "exact matches" for the query string.
TestPhraseQuerySupport() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestPhraseQuerySupport
 
TestPickerResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.gadget
 
TestPickerResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestPickerResource
 
testPickerUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
TestPieChartReport - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestPieChartReport() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testPieChartReportWithGroupCustomField() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testPieChartReportWithMultiSelectCustomField() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testPieChartReportWithProjectCustomField() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testPieChartReportWithSelectCustomField() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testPieChartReportWithUserCustomField() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testPieChartReportWithVersionCustomField() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testPieChartXSS() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testPieReport() - Method in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
testPing() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testPlaceholderRendered() - Method in class com.atlassian.jira.webtests.ztests.bigpipe.TestBigPipe
Bigpipe placeholder should be rendered on the page initially.
testPlaceProjectInProjectCategory() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCategory
 
TestPlatformCompatibility - Class in com.atlassian.jira.webtests.ztests.misc
Ensure the application conform to Platform's specification.
TestPlatformCompatibility() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestPlatformCompatibility
 
TestPluginEnableAndDisableTime - Class in com.atlassian.jira.webtests.ztests.plugin
 
TestPluginEnableAndDisableTime() - Constructor for class com.atlassian.jira.webtests.ztests.plugin.TestPluginEnableAndDisableTime
 
testPluginManagerIsFullyStartedAfterInitialImport() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
TestPluginSettings - Class in com.atlassian.jira.webtests.ztests.remote
 
TestPluginSettings() - Constructor for class com.atlassian.jira.webtests.ztests.remote.TestPluginSettings
 
TestPluginWikiRenderer - Class in com.atlassian.jira.webtests.ztests.plugin
Test that plugins that use wiki rendering are called before TokenRendererComponent
TestPluginWikiRenderer() - Constructor for class com.atlassian.jira.webtests.ztests.plugin.TestPluginWikiRenderer
 
testPluginWikiRendererThatUsesTokenRendererBlock() - Method in class com.atlassian.jira.webtests.ztests.plugin.TestPluginWikiRenderer
 
testPluginWikiRendererThatUsesTokenRendererInline() - Method in class com.atlassian.jira.webtests.ztests.plugin.TestPluginWikiRenderer
 
testPOPServerConfiguration() - Method in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
TestPopularFilters - Class in com.atlassian.jira.webtests.ztests.filter
Test that the Popular Filters tab runs.
TestPopularFilters() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestPopularFilters
 
testPopularityViewManageFilters() - Method in class com.atlassian.jira.webtests.ztests.filter.TestPopularFilters
 
testPopularityViewPopup() - Method in class com.atlassian.jira.webtests.ztests.filter.TestPopularFilters
 
testPortSetOnUpdatePopServer() - Method in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
testPortsNotInService() - Method in class com.atlassian.jira.webtests.ztests.email.TestHandlers
As part of https://jdog.atlassian.com/browse/JRADEV-7738 port was removed from service settings
testPost() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
testPostFunctionAssignsToRenamedUser() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnWorkflow
 
testPotentiallyInvalidCharacters() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testPreArchivedIssuesEventTriggeredBeforeArchiving() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testPreDeleteUserErrorMessages() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteUserSharedEntities
 
testPrepareActionCalled() - Method in class com.atlassian.jira.webtests.ztests.plugin.TestWebWork1PrepareActionInterface
 
testPreRenaissanceReturnedAsSoftwareWhenMultiLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testPresentationOfTabs() - Method in class com.atlassian.jira.webtests.ztests.screens.tabs.AbstractTestFieldScreenTabs
 
testPreSubtaskInclusionUrls() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
testPrettyPrintTimeTrackingReports() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
TestPreventLeak - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestPreventLeak() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestPreventLeak
 
testPreviousButton() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testPrintableIssueView() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
testPrintableView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssuePrintableView
 
testPrintableViewBeforeAndAfterAnotherRename() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssuePrintableView
 
testPrintableViewFilterOrderByRespected() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestNavigatorViewsOrdering
 
testPrintableViewLink() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserNavigationBarWebFragment
Tests that the printable view link is rendered properly, even for non-servlet's - JRA-11527
testPrintableViewWithRenamedUsers() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssuePrintableView
 
testPrintableViewXSSBug() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
testPrintFormatInTimeTrackingReport() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testPrintHoursTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
TestPriorities - Class in com.atlassian.jira.webtests.ztests.admin.priorities
Tests for the administration of priorities.
TestPriorities() - Constructor for class com.atlassian.jira.webtests.ztests.admin.priorities.TestPriorities
 
testPriority() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testPriority() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testPriority() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testPriority() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testPriorityAndResolutionValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testPriorityField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testPriorityIssueTypeAndStatusIconUrlShouldBeReturnedCorrectlyIfItIsAnAbsoluteUrl() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
TestPriorityResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for PriorityResource.
TestPriorityResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
TestPrioritySchemeAssignment - Class in com.atlassian.jira.webtests.ztests.project
 
TestPrioritySchemeAssignment() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestPrioritySchemeAssignment
 
testPrioritySchemeEdit() - Method in class com.atlassian.jira.webtests.ztests.admin.priorities.schemes.TestConfigurePriorityScheme
 
TestPrioritySchemeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests for the priority scheme resource.
TestPrioritySchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
TestPrioritySchemeResourceWithServiceDesk - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests for the priority scheme resource with SD projects.
TestPrioritySchemeResourceWithServiceDesk() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResourceWithServiceDesk
 
testPrioritySchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
testPrioritySchemeValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
TestPriorityWasSearching - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority
 
TestPriorityWasSearching() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testPrivateDefaultState() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure sees public sharing by default when configured that way.
TestProcessUsers - Class in com.atlassian.jira.webtests.ztests.user
Verify the streaming users methods from user manager work.
TestProcessUsers() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestProcessUsers
 
testProcessUsers() - Method in class com.atlassian.jira.webtests.ztests.user.TestProcessUsers
 
TestProductSearchResource - Class in com.atlassian.jira.webtests.ztests.quicksearch
 
TestProductSearchResource() - Constructor for class com.atlassian.jira.webtests.ztests.quicksearch.TestProductSearchResource
 
testProgressNavigableField() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
testProgressShownForSlowCloningOperation() - Method in class com.atlassian.jira.webtests.ztests.issue.clone.TestCloneIssueAttachments
 
testProgressWithSubtasks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
 
testProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testProject() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testProject() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testProject() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testProject() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testProjectAdminCannotSee() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testProjectAdminDoesNotHaveNavigationMenu() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuLinks
 
testProjectAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfProject
 
testProjectAdministratorCanGetAssignedPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testProjectAdministratorGets403WhenTryingToUpdatePermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testProjectArchivedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
testProjectArchivingFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testProjectArchivingFields() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testProjectBadArgument() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check what happens when passed a bad project argument.
testProjectCanBeCreatedWithExistingCategory() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testProjectCategoriesShowCategoriesWhenTheyExist() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testProjectCategoriesShowNoneWhenNoCategoriesExist() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
TestProjectCategory - Class in com.atlassian.jira.webtests.ztests.project
 
TestProjectCategory() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestProjectCategory
 
testProjectCategoryAccessibleByUserWithFFDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
testProjectCategoryAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfProjectCategories
 
testProjectCategoryAnonymousAccessWithFFDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
testProjectCategoryAnonymousAccessWithFFEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
TestProjectCategoryResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestProjectCategoryResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectCategoryResource
 
testProjectCFNotLinkedWithNoPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
JRA-14794: if user does not have permission to browse a project, the project CF value should not be linked
TestProjectComponentQuickSearch - Class in com.atlassian.jira.webtests.ztests.project
 
TestProjectComponentQuickSearch() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestProjectComponentQuickSearch
 
testProjectComponentQuickSearchHomosapienProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectComponentQuickSearch
 
testProjectComponentQuickSearchMonkey() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectComponentQuickSearch
 
testProjectComponentQuickSearchMultipleProjects() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectComponentQuickSearch
 
TestProjectCreateBasedOnExisting - Class in com.atlassian.jira.webtests.ztests.project
 
TestProjectCreateBasedOnExisting() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestProjectCreateBasedOnExisting
 
testProjectCreatedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
TestProjectCreateFromSharedConfigurationConcurrently - Class in com.atlassian.jira.webtests.ztests.project
 
TestProjectCreateFromSharedConfigurationConcurrently() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestProjectCreateFromSharedConfigurationConcurrently
 
testProjectDeletedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
testProjectDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecuritySchemeResource
 
testProjectDoesNotExistAdmin() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testProjectDoesNotExistAdmin() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProjectLeadAndDefaultAssignee
 
testProjectDoesNotExistNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProject
 
testProjectDoesNotExistNonAdmin() - Method in class com.atlassian.jira.webtests.ztests.project.TestEditProjectLeadAndDefaultAssignee
 
TestProjectDraftWorkflowSchemeResource - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestProjectDraftWorkflowSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testProjectField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testProjectFieldFilter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testProjectFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
testProjectImport() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfImportAndExport
 
testProjectImportExport() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfImportAndExport
 
testProjectImportMissingMandatoryUsersCantAutoCreate() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
testProjectImportMissingMandatoryUsersExtMgmt() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
testProjectImportMissingOptionalUsersCantAutoCreate() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
testProjectImportMissingOptionalUsersExtMgmt() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
TestProjectImportPluginData - Class in com.atlassian.jira.webtests.ztests.imports.project
Func tests the project import results screen and the errors leading up to that screen.
TestProjectImportPluginData() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportPluginData
 
TestProjectImportRespectsJiraCharacterLimit - Class in com.atlassian.jira.webtests.ztests.imports.project
Tests the validation errors for text exceeding jira character limit displayed the project import summary page.
TestProjectImportRespectsJiraCharacterLimit() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportRespectsJiraCharacterLimit
 
TestProjectImportResults - Class in com.atlassian.jira.webtests.ztests.imports.project
Func tests the project import results screen and the errors leading up to that screen.
TestProjectImportResults() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testProjectImportResumeLinkStep2() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testProjectImportResumeLinkStep3() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
TestProjectImportSelectBackup - Class in com.atlassian.jira.webtests.ztests.imports.project
 
TestProjectImportSelectBackup() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectBackup
 
TestProjectImportSelectProject - Class in com.atlassian.jira.webtests.ztests.imports.project
Tests the 2nd screen of the project import wizard.
TestProjectImportSelectProject() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectProject
 
TestProjectImportSummary - Class in com.atlassian.jira.webtests.ztests.imports.project
Tests the validation errors that can be displayed on the project import summary page.
TestProjectImportSummary() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
TestProjectImportUsersDoNotExistPage - Class in com.atlassian.jira.webtests.ztests.imports.project
 
TestProjectImportUsersDoNotExistPage() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
testProjectImportUsersToAutoCreate() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
testProjectImportUsersToAutoCreateWithUserCountLimit() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
TestProjectImportWithProjectKeyRename - Class in com.atlassian.jira.webtests.ztests.imports.project
Func tests the project import results screen and the errors leading up to that screen.
TestProjectImportWithProjectKeyRename() - Constructor for class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
 
TestProjectKeyEditOnEntityLinks - Class in com.atlassian.jira.webtests.ztests.project
 
TestProjectKeyEditOnEntityLinks() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestProjectKeyEditOnEntityLinks
 
TestProjectKeyEditOnSearch - Class in com.atlassian.jira.webtests.ztests.project
 
TestProjectKeyEditOnSearch() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestProjectKeyEditOnSearch
 
testProjectLeadPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testProjectLeadPermission() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
testProjectLeadVisibility() - Method in class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevel
 
testProjectNotEmptyWhenTryingToImport() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testProjectNullAssigneeTypeUnassignedOff() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testProjectNullAssigneeTypeUnassignedOn() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testProjectOrdering() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSorting
 
testProjectParamIsMandatoryForAssignableMultiProjectSearchResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
TestProjectPermissions - Class in com.atlassian.jira.webtests.ztests.project.security
Tests for project level search permissions using Issue Nav.
TestProjectPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testProjectPermissionsAreReturnedByAllPermissionsEndpoint() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionsResource
 
TestProjectPermissionSchemeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestProjectPermissionSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testProjectPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testProjectPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testProjectPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testProjectPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testProjectPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
TestProjectPropertyResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestProjectPropertyResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPropertyResource
 
testProjectReindexProgressAfterArchivingIssue() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
TestProjectResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func test for ProjectResource.
TestProjectResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
TestProjectResourceDeleteProject - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func test for ProjectResource which check that upon deletion of a project all associations with versions and components are removed.
TestProjectResourceDeleteProject() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourceDeleteProject
 
TestProjectResourcePaginatedVersions - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestProjectResourcePaginatedVersions() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
testProjectRestoredWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
testProjectRoleBrowserForNotLoggedInUser() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
testProjectRoleIsAnOptionForIssueCreatedNotifications() - Method in class com.atlassian.jira.webtests.ztests.project.TestNotificationOptions
 
testProjectRoleIssueSecurityType() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityActions
 
testProjectRoleOperations() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
testProjectRolePermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testProjectRolePermission() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
testProjectRolePermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.TestOldPermissionSchemes
 
TestProjectRoleResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestProjectRoleResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
TestProjectRoles - Class in com.atlassian.jira.webtests.ztests.project
Responsible for testing project roles.
TestProjectRoles() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
 
testProjectRoleValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testProjectRoleWorkflowCondition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowConditions
 
testProjectSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Look for shares associated with a project.
testProjectSearchAlice() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check a project search from Alice's perspective.
testProjectSearchNoMatch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Look to make sure no match works.
testProjectSearchNoPermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check what happens when you try to search project you don't have permission to see.
testProjectSearchOnProjectThatDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check what happens when trying to search object that does not exist.
testProjectSearchPaging() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check paging to ensure project settings are transferred.
testProjectSearchWithAuthorAndName() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Execute a complex query with project.
TestProjectShortcutsAccess - Class in com.atlassian.jira.webtests.ztests.project.security
 
TestProjectShortcutsAccess() - Constructor for class com.atlassian.jira.webtests.ztests.project.security.TestProjectShortcutsAccess
 
TestProjectStatisticsManager - Class in com.atlassian.jira.webtests.ztests.statistics
 
TestProjectStatisticsManager() - Constructor for class com.atlassian.jira.webtests.ztests.statistics.TestProjectStatisticsManager
 
testProjectSummary() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestUserFormat
 
testProjectTabCategories() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
 
testProjectTabNonEnterprise() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
 
testProjectTypeCanBeUpdated() - Method in class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeStorage
 
testProjectTypeIsCorrectlyLookedUpFromTheProjectTemplateWhenAProjectIsCreated() - Method in class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeStorage
 
testProjectTypeIsCorrectlyStoredWhenAProjectIsCreated() - Method in class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeStorage
 
TestProjectTypeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Functional tests for the project types REST entry point
TestProjectTypeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypeResource
 
TestProjectTypesOnProjectResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests the handling of project types on the ProjectResource
TestProjectTypesOnProjectResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
TestProjectTypeStorage - Class in com.atlassian.jira.webtests.ztests.project.type
 
TestProjectTypeStorage() - Constructor for class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeStorage
 
TestProjectTypeValidation - Class in com.atlassian.jira.webtests.ztests.project.type
 
TestProjectTypeValidation() - Constructor for class com.atlassian.jira.webtests.ztests.project.type.TestProjectTypeValidation
 
testProjectUpdatedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
testProjectUsageInEditContextIsOK() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testProjectUsageInViewContextIsOK() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
TestProjectWebHook - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestProjectWebHook() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
TestProjectWorkflowSchemeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestProjectWorkflowSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectWorkflowSchemeResource
 
TestProjectWorkflowSchemeResource - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestProjectWorkflowSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectWorkflowSchemeResource
 
TestPromptUserForSecurityLevelOnBulkMove - Class in com.atlassian.jira.webtests.ztests.issue.move
This test case was specifically written to test JRA-14350.
TestPromptUserForSecurityLevelOnBulkMove() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnBulkMove
 
TestPromptUserForSecurityLevelOnMove - Class in com.atlassian.jira.webtests.ztests.issue.move
Tests whether we prompt the user for a new Security Level correctly on various move operations.
TestPromptUserForSecurityLevelOnMove() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestPromptUserForSecurityLevelOnMove
 
testProperHtmlEscaping() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssuePrintableView
Tests for some xss hacks JSP-145410
testPropertiesAreRemovedWhenIssueIsRemoved() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
testPropertiesAreRemovedWhenProjectIsRemoved() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPropertyResource
 
testPropertyRemovedWhenIssueTypeRemoved() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
testProvidingInvalidExpandParameter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestNotificationSchemeResource
 
testPublicDefaultState() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure sees public sharing by default when configured that way.
testPublishDraftWithoutBackup() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testPublishDraftWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
testPublishDraftWorkflowWithFunnyNames() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
TestPulpPluginEnabled - Class in com.atlassian.jira.webtests.ztests.pulp
 
TestPulpPluginEnabled() - Constructor for class com.atlassian.jira.webtests.ztests.pulp.TestPulpPluginEnabled
 
testPut() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
TestQueriesInDocumentation - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Queries mentioned in our documentation on http://confluence.atlassian.com/display/JIRA/Advanced+Searching
TestQueriesInDocumentation() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestQueriesInDocumentation
 
testQuery() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testQueryingForAnIssueThatContainsABackslashOnItsSummary() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestTextClausesEscapingLuceneOperators
 
testQueryingForAnIssueThatContainsALuceneOperatorOnItsSummary() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestTextClausesEscapingLuceneOperators
 
TestQueryTooComplex - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestQueryTooComplex() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestQueryTooComplex
 
testQueryValidationCanBeDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testQueryWithInfixSeparator() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testRadioButton() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testRadioButton() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testRadioButton() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testRadioButton() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testRadioButtons() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testRadioOptionStateFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
TestRadioSelectCustomFieldOptions - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestRadioSelectCustomFieldOptions() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
testRandomCharsAsLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
TestRandomQueries - Class in com.atlassian.jira.webtests.ztests.navigator.jql
A collection of random, crazy JQL queries that don't fit in anywhere else.
TestRandomQueries() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestRandomQueries
 
testRawRssView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testReadOnlyField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
TestReadOnlyTextCustomFieldSelector - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestReadOnlyTextCustomFieldSelector() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestReadOnlyTextCustomFieldSelector
 
testReadOnlyTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testReadOnlyTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testReadOnlyTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testReadOnlyTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testReadOnlyTextNoXXS() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestReadOnlyTextCustomFieldSelector
 
testReadReindexRequestStatus() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexRequestResource
Read status of an existing request.
testReadReindexRequestStatusNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexRequestResource
Should get 404 when reading status of non-existing request.
testReallyBadShare() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Test a really messed up share.
testReallyBadShareCombination() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure that invalid permissions combinations are not working.
TestRecentIssueHistory - Class in com.atlassian.jira.webtests.ztests.issue.history
Test that the recent issue history action returns expected data
TestRecentIssueHistory() - Constructor for class com.atlassian.jira.webtests.ztests.issue.history.TestRecentIssueHistory
 
testRecentlyCreatedReport() - Method in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
testRedirectAfterIssueRestore() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
TestRedirectAfterLogin - Class in com.atlassian.jira.webtests.ztests.security
These tests were written in response to SER-127, and SER-128, which were header injection and phishing attacks on redirect after login.
TestRedirectAfterLogin() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestRedirectAfterLogin
 
testRedirectAnonymousFromNotExistingPage() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectFrom404Errors
 
TestRedirectAnonymousToLogin - Class in com.atlassian.jira.webtests.ztests.security
 
TestRedirectAnonymousToLogin() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestRedirectAnonymousToLogin
 
testRedirectedTryingToAddSubtaskButDisabled() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskActions
 
TestRedirectFrom404Errors - Class in com.atlassian.jira.webtests.ztests.security
 
TestRedirectFrom404Errors() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestRedirectFrom404Errors
 
testRedirectRegex() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testRedirectsOldReportsKeysToTheCoreReportsPlugin() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReport
 
testRedirectToMovedIssueBrowseWithQueryString() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestRedirectToMovedIssues
 
testRedirectToMovedIssuePrintable() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestRedirectToMovedIssues
 
TestRedirectToMovedIssues - Class in com.atlassian.jira.webtests.ztests.issue.move
 
TestRedirectToMovedIssues() - Constructor for class com.atlassian.jira.webtests.ztests.issue.move.TestRedirectToMovedIssues
 
testRedirectToMovedIssueWord() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestRedirectToMovedIssues
 
testRedirectToMovedIssueXML() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestRedirectToMovedIssues
 
testRedirectToMovedIssueXMLWithQueryString() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestRedirectToMovedIssues
 
testRedirectWithAbsoluteUrlDifferentContext() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAfterLogin
 
testRedirectWithAbsoluteUrlSameContext() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAfterLogin
 
testRedirectWithHeaderInjectionCR() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAfterLogin
 
testRedirectWithHeaderInjectionCRLF() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAfterLogin
 
testRedirectWithHeaderInjectionLF() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAfterLogin
 
testRedirectWithJQLQueryWithTimestamp() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRedirects
 
testRedirectWithNewQuery() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRedirects
 
testRedirectWithRelativeUrl() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectAfterLogin
 
testRedirectWithSimpleJQLQuery() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRedirects
 
testRedirectWithSimpleTextQuery() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRedirects
 
testReferralIdVisibleInLogs() - Method in class com.atlassian.jira.webtests.ztests.TestInternalServerError
 
testRefuseToDeleteLastIssueType() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypes
 
testRefuseToDeleteLastSubTaskIssueTypeWithRelatedIssues() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypes
 
testRegisterVersionWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookRegistration
 
testRegularView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
TestReindexConcurrentModificationsServer - Class in com.atlassian.jira.webtests.ztests.indexing
 
TestReindexConcurrentModificationsServer() - Constructor for class com.atlassian.jira.webtests.ztests.indexing.TestReindexConcurrentModificationsServer
 
testReIndexingFieldsSetDuringTransition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionReindexing
 
testReindexingShouldNotChangeNumberOfOpenLuceneIndexes() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestIndexingResources
 
TestReindexingSubtasks - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestReindexingSubtasks() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
TestReindexIssue - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Test reindex issue REST API.
TestReindexIssue() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexIssue
 
testReindexIssueById() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexIssue
 
testReindexIssueByKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexIssue
 
testReindexIssueNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexIssue
 
testReindexJustAComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexRequestResource
Just reindex comments without issues and tests whether the reindex was successful.
TestReindexMessages - Class in com.atlassian.jira.webtests.ztests.admin.index
 
TestReindexMessages() - Constructor for class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testReindexMultipleIssues() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexIssue
 
TestReindexOnLinkChange - Class in com.atlassian.jira.webtests.ztests.issue.links
Tests that the update date gets set into Lucene after a link is deleted.
TestReindexOnLinkChange() - Constructor for class com.atlassian.jira.webtests.ztests.issue.links.TestReindexOnLinkChange
 
testReindexReopenedProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
TestReindexRequestResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestReindexRequestResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReindexRequestResource
 
testReindexRestoredProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testReindexWhenExtraIssues() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testReindexWhenIssuesMissing() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testReindexWithConcurrentIssueDeletion() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
testReindexWithConcurrentIssueModificationAndDeletion() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground
 
TestRelativeDates - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Test realated to relative Date formats.
TestRelativeDates() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestRelativeDates
 
testRelativeDates() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestRelativeDates
 
TestReleaseNotes - Class in com.atlassian.jira.webtests.ztests.misc
 
TestReleaseNotes() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestReleaseNotes
 
testReleaseUnrelease() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testRemainingEstimate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testReMapAndValidate() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
TestRememberMeCookie - Class in com.atlassian.jira.webtests.ztests.misc
Tests for SER-117 - ensuring the seraph.os.cookie does not contain characters that some application servers might not like (Tomcat 5.5.26 for example).
TestRememberMeCookie() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestRememberMeCookie
 
testRememberMeCookieWorks() - Method in class com.atlassian.jira.webtests.ztests.misc.TestRememberMeCookie
 
TestRemoteIssueLinkResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests the remote issue links REST end point.
TestRemoteIssueLinkResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testRemoteNotificationOnCommentIssueEvent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testRemoveAdminFromJiraUsers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
Removing admin (but not sysadmin) from the jira-users group should not stop admin from logging in.
testRemoveAssociationFromProject() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserProjectRoles
 
testRemoveAttachment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachmentResource
 
testRemoveComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testRemoveCustomFieldConfigurationContext() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testRemoveCustomFieldFromNotifications() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestDeleteCustomField
This test makes sure that if a Custom field is used in a notification schem, then deleting the Custom Field will also delete the notification entity.
testRemoveCustomFieldOption() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testRemoveFieldConfigurationAssociationFromScheme() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testRemoveGroupDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
testRemoveLastTabAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRemoveProductLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testRemoveRelatedEntities() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeUserData
 
testRemoveSysAdminFromAdminsAndJiraUsers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
Removing sysadmin from the jira-users and jira-administrators group should not stop sysadmin from logging in.
testRemoveSysAdminFromJiraUsers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
Removing sysadmin from the jira-users group should not stop sysadmin from logging in.
testRemoveTab() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRemoveTabAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRemoveTabError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRemoveWatch() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testRemoveWatchForAnotherUser_Allowed() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testRemoveWatchForAnotherUser_Denied() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testRemoveWatchForAnotherUserCannotView() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testRemoveWatchFromIssueThatIAmNotWatching() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testRemoveWatchToIssueThatDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testRemoveWatchWhenWatchingIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testRemoveWorkflowFromDraftScheme() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testRemoveWorkflowFromDraftSchemeBad() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestProjectDraftWorkflowSchemeResource
 
testRemovingAttachments() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlAttachmentsField
 
testRemovingCustomField() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldsNoSearcherPermissions
Test that we can remove a customfield, after we've removed it from permission and issuelevelschemes
testRemovingFieldError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRemovingFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRemovingFieldsAsProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRemovingGroupFlushesIssueSecurityCache() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
Check if a group is removed from jira, the issue security level cache is flushed
testRemovingPluggableGlobalPermissionWhenModuleDown() - Method in class com.atlassian.jira.webtests.ztests.security.TestGlobalPermissions
 
testRemovingRoleFlushesIssueSecurityCache() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
Check if a role is removed from jira, the issue security level cache is flushed
testRenamedComponentLeadAssignedWhenDefault() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComponent
 
testRenamedComponentLeadElicitsDeletionWarning() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComponent
 
testRenamedDefaultProjectLeadAsDefaultAssignee() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProject
 
testRenamedProjectLeadCanNotBeDeleted() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProject
 
testRenamedUserCorrectlyDisplayedAsCommentAuthorAndEditor() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComments
 
testRenamedUserIdentifiedAsCommenterAndUpdaterInCommentRESTResource() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComments
 
testRenamedUserRemainsDefaultRoleUser() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProjectRoles
 
testRenamedUserRetainsCommentingAndViewingPermissions() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComments
 
testRenamedUserRetainsCommentOwnership() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComments
 
testRenamedUserRetainsDashboardOwnership() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnDashboards
 
testRenamedUserRetainsFilterOwnership() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnFilters
 
testRenamedUserRetainsGroupMembership() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProjectRoles
 
testRenamedUserRetainsProjectRoles() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProjectRoles
 
testRenamePropagates() - Method in class com.atlassian.jira.webtests.ztests.admin.statuses.TestStatuses
 
testRenameRoleWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testRenameTab() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRenameTabError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
testRenameUser() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssues
 
testRenameUser() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProfiles
 
testRenameUser() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
testRenameUserSortChanges() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSortUserRename
 
testRenameUserValidation() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssues
 
testRenamingSecuritySchemeFlushesCache() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
Check updating the security scheme does not affect the security level options.
testRenderedDateFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testRenderedTextFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testRenderedView() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
 
TestRenderEndpointSecurity - Class in com.atlassian.jira.webtests.ztests.render
 
TestRenderEndpointSecurity(String, String, int, String) - Constructor for class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurity
 
TestRenderEndpointSecurityWithAnonymousFlagEnabled - Class in com.atlassian.jira.webtests.ztests.render
 
TestRenderEndpointSecurityWithAnonymousFlagEnabled(String, String, int, String) - Constructor for class com.atlassian.jira.webtests.ztests.render.TestRenderEndpointSecurityWithAnonymousFlagEnabled
 
testRenderingNoFormatMacro() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderingResources
 
TestRenderingResources - Class in com.atlassian.jira.webtests.ztests.render
 
TestRenderingResources() - Constructor for class com.atlassian.jira.webtests.ztests.render.TestRenderingResources
 
testRenderingWithContentVariableFormatDisabled() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderingResources
 
testRenderingWithContentVariableFormatEnabled() - Method in class com.atlassian.jira.webtests.ztests.render.TestRenderingResources
 
testReopenedCommentAppearsInEmail() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
testReopenProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testReorderButtonsAreNotXsrfable() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
 
TestReorderDashboardPages - Class in com.atlassian.jira.webtests.ztests.dashboard
Test to ensure that PortalPage ordering works.
TestReorderDashboardPages() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestReorderDashboardPages
 
TestReplacedLocalVelocityMacros - Class in com.atlassian.jira.webtests.ztests.misc
We moved local velocity macros in a global file: global.vm, because velocity does have some problems in multi-threaded environments when two user access the same local template at the same point in time.
TestReplacedLocalVelocityMacros() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
testReplaceOldDefaults() - Method in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask710001
 
testReporter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testReporter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testReporter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testReporter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testReporterAndAssigneeChangeAuthorPreservedDespiteRename() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
testReporterCannotVote() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testReporterPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testReporterPermission() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
TestReporterWasSearching - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter
 
TestReporterWasSearching() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testReportIsTruncatedAtLimit() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
TestReportProblem - Class in com.atlassian.jira.webtests.ztests.misc
 
TestReportProblem() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestReportProblem
 
testReportProblemDoesNotRedirectToSupportToolsPluginForJiraAdmin() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReportProblem
 
testReportProblemRedirectsToContactAdminWhenEnabledForLoggedInUsers() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReportProblem
 
testReportProblemRedirectsToContactAdminWhenEnabledForLoggedOutUsers() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReportProblem
 
testReportProblemRedirectsToCreateIssueWhenContactAdminDisabledForLoggedInUsers() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReportProblem
 
testReportProblemRedirectsToCreateIssueWhenContactAdminDisabledForLoggedOutUsers() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReportProblem
 
testReportProblemRedirectsToSupportToolsPluginForSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReportProblem
 
testRequestAppBadUrl() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplications
 
testRequestSelf() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplications
 
testRequestSelfTwice() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplications
 
testRequestToResourceWithCorsAllowedAnnotationFromAllowedOrigin() - Method in class com.atlassian.jira.webtests.ztests.security.TestCorsAllowedResource
 
testRequestToResourceWithCorsAllowedAnnotationFromAllowedOriginWithPreflight() - Method in class com.atlassian.jira.webtests.ztests.security.TestCorsAllowedResource
 
testRequestToResourceWithCorsAllowedAnnotationFromNotAllowedOrigin() - Method in class com.atlassian.jira.webtests.ztests.security.TestCorsAllowedResource
 
testRequestToResourceWithCorsAllowedAnnotationFromNotAllowedOriginWithPreflight() - Method in class com.atlassian.jira.webtests.ztests.security.TestCorsAllowedResource
 
testRequestToResourceWithoutCorsAllowedAnnotationFromAllowedOrigin() - Method in class com.atlassian.jira.webtests.ztests.security.TestCorsAllowedResource
 
testRequestToResourceWithoutCorsAllowedAnnotationFromNotAllowedOrigin() - Method in class com.atlassian.jira.webtests.ztests.security.TestCorsAllowedResource
 
testRequestToRestEndpointAsKnownBrowserShouldNotReturnSessionCookie() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfSessionBoundToken
 
testRequestToRestEndpointAsUnknownBrowserShouldNotReturnSessionCookie() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfSessionBoundToken
 
testRequestToRoadMapGadgetSpecReturnsSuccess() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestRoadMapGadget
 
testRequestToRoadMapGadgetSpecReturnsSuccessAnonymously() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestRoadMapGadget
 
testRequestToWebworkEndpointShouldReturnSessionCookie() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfSessionBoundToken
 
testRequiredFieldsWithProjectIds() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaFields
 
testRequiredFieldsWithProjectKeys() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaFields
 
testRequiredFieldWithDefaultValue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testRequiredFieldWithNoDefaultValue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testResetPasswordEmailIsSentToUserNamesWithSpaces() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testResolution() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testResolution() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testResolution() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingleManipulateData
 
testResolution() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testResolution() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testResolutionDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testResolutionDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testResolutionDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testResolutionDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
TestResolutionDateField - Class in com.atlassian.jira.webtests.ztests.fields
 
TestResolutionDateField() - Constructor for class com.atlassian.jira.webtests.ztests.fields.TestResolutionDateField
 
testResolutionDateInEmail() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueNotifications
 
TestResolutionResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func test for the resolution resource.
TestResolutionResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestResolutionResource
 
TestResolutions - Class in com.atlassian.jira.webtests.ztests.admin
Tests for the administration of resolutions.
TestResolutions() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestResolutions
 
testResolutionTimeReport() - Method in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
testResolved() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testResolvedCommentAppearsInEmail() - Method in class com.atlassian.jira.webtests.ztests.email.TestBulkWorkflowTransitionNotification
 
testResolveIssueFailsWhenBrokenCustomFieldExceedsCharacterLimit() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsCustomFieldTypeWithNoValidation
 
testResolveIssueUpdatesDate() - Method in class com.atlassian.jira.webtests.ztests.fields.TestResolutionDateField
 
TestResourceHeaders - Class in com.atlassian.jira.webtests.ztests.misc
 
TestResourceHeaders() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestResourceHeaders
 
testResourceIsFoundAndShowsOperationsForIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueActionsAndOperationsResource
 
testResourceNotFoundForUserWithoutAccess() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueActionsAndOperationsResource
 
testResourcesNotPrivate() - Method in class com.atlassian.jira.webtests.ztests.misc.TestResourceHeaders
 
testResourceWithIssueIdNotFoundForAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueActionsAndOperationsResource
 
testResourceWithIssueKeyNotFoundForAnonymousUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueActionsAndOperationsResource
 
testResponseIsEmptyWhenJiraIssueEditableIsSetToFalseOnWorkflow() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
testRestEndpointWithLargeGroups() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
 
testRestoreDataSuccessfully() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsRestore
 
testRestoreDataWhereCurrentUserDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.TestXmlRestore
 
testRestoreDefaultDashboardPortalPagesFavouritedByOthers() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestDashboardDeleteConfirm
 
testRestoredIssues() - Method in class com.atlassian.jira.webtests.ztests.indexanalyzer.TestIndexAnalyzer
 
testRestoredIssuesEventTriggered() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoredProjectComponentEventTriggered() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProjectComponentEvents
 
testRestoredProjectEventTriggered() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testRestoreIssueChangeHistoryItemPresent() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreIssueDoesntChangeUpdateDate() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreIssueInArchivedProject() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreIssueLinkActiveIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreIssueLinkIssueAlreadyRestored() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreIssueLinkPresent() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreIssueLinkUserHasNoPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreIssueLinkUserHasProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreIssueShouldRestoreSubTask() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreNotifications() - Method in class com.atlassian.jira.webtests.ztests.email.TestArchiveRestoreNotifications
 
testRestoreResourceArchiveAlreadyRestored() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testRestoreResourceProjectDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testRestoreResourceUserHasNoPermission() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testRestoreResourceUserNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.project.TestArchiveProject
 
testRestoreSubTask() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testRestoreWithDatabaseErrors() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsRestore
 
testRestoreWithParseErrors() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsRestore
 
testRestrictedByRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testRestViewIsTranslated() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssueWithRest
 
TestResult() - Constructor for class com.atlassian.jira.functest.framework.backdoor.TestRunnerControl.TestResult
 
testResultOrder() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleResource
Jira core is always sorted last in results, the rest in alphabetical order.
testResultsInvalidStatus() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testResultsNonExistantStatus() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testResultsNoStatus() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testResultsValidStatus() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testResultsValidStatusForIssueThatDoesntNeedChanging() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
TestReTranslateKeysInternalResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Note: The xml backup this test uses is based on a broken 8.2 with Tempo & JSW installed via upm.
TestReTranslateKeysInternalResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
testRetrieveRawLicenseString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testRetrieveRawLicenseStringMultiProducts() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testReturnsIssuesThatTransitionedToThatStatusAtOrJustAfterTheBeginningOfTheDateRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testReturnsIssuesThatTransitionedToThatStatusAtOrJustBeforeTheEndOfTheDateRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testReturnsIssuesThatTransitionedToTheSpecifiedStatusBeforeTheDateWhenWeHaveOneOrMoreStatii() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
testReturnsIssuesThatTransitionedToTheSpecifiedStatusJustBeforeTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
testReturnsIssuesThatWereInTheStatusGivenThatTheyHaveNotTransitionedFromTheInitialStatusValue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testReturnsIssuesThatWereInTheStatusGivenThatTheyHaveNotTransitionedFromTheInitialStatusValue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testReturnsIssuesThatWereInTheStatusGivenThatTheyTransitionedToThatStatusDuringTheDateRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testReturnsIssuesThatWereInTheStatusGivenThatTheyTransitionedToThatStatusPriorToTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testReturnsIssuesThatWereInTheStatusGivenThatTheyTransitionedToThatStatusPriorToTheDateRange() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
testReturnsIssuesThatWereSetToThatStatusAtOrJustAfterTheBeginningOfTheDateOrAtOrJustAfterTheEndOfTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testReturnsIssuesThatWereSetToThatStatusWithMoreThanOneDateValue() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testReturnsTheIssuesThatWereInTheStatusAndTransitionedToThatStatusAfterTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusAfterADate
Verifies that issues that transitioned to the state specified in the query after the date are included in the results.
testReturnsTheIssuesThatWereInTheStatusAndTransitionedToThatStatusBeforeTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusAfterADate
Verifies that issues that transitioned to the state specified in the query before the date are included in the results given that they remained in that status after the date specified in the query.
testReturnsTheIssuesThatWereInTheStatusGivenThatTheIssuesTransitionedDirectlyToTheStatusBeforeTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
testReturnsTheIssuesThatWereInTheStatusGivenThatTheIssuesTransitionedInAndOutOfTheStatusBeforeTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
testReturnUrl() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testRevertingToPreviousStagesInWizard() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
Tests if each side menu links are working correctly
TestRoadMapGadget - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.gadget
Simple smoke test to test that the road map gadget spec xml can be retrieved.
TestRoadMapGadget() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestRoadMapGadget
 
testRoadMapGadgetIsAddable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestRoadMapGadget
 
testRoadMapGadgetIsAvailableInFeed() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestRoadMapGadget
 
testRobotsTxtHasCorrectMimeType() - Method in class com.atlassian.jira.webtests.ztests.TestStaticFilesContentType
 
testRoleIllegalRole() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check what happens with invalid role.
testRoleNotMember() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check what happens when not member of the role.
testRolePaging() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check paging to ensure project settings are transferred.
TestRoleResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestRoleResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRoleResource
 
testRoleRoleDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check what happens when role does not exist.
testRoleSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Make sure a role match works correctly.
testRoleSearchComplex() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Make sure that complex match also works.
testRoleSearchComplexNoResults() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Make sure that matching no results works.
testRoleSearchNoResults() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Make sure that matching no results works.
TestRolesResource - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestRolesResource() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testRolesSelectedAsDefault() - Method in class com.atlassian.jira.webtests.ztests.email.TestSendBulkMail
 
testRoleUserLimitsWhenAllRolesOverLimit() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
Tests ApplicationRoleManager.isAnyRoleLimitExceeded() where 2 roles are exceeded.
testRoleUserLimitsWhenAllRolesUnderLimit() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
Tests ApplicationRoleManager.isAnyRoleLimitExceeded() with a number of users equal to the #users granted by license.
testRoleUserLimitsWhenOneRoleOverLimit() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
Tests ApplicationRoleManager.isAnyRoleLimitExceeded() where #users exceeds licensed limit in 1 of the 2 roles.
testRollbackExternal() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjectsTransactions
 
TestRootPage - Class in com.atlassian.jira.webtests.ztests.misc
 
TestRootPage() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestRootPage
 
testRSSCommentAllIssues() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
testRssCommentFeedForXssDescription() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testRssCommentsViewHaveCorrectLinkToTheFilter() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testRssIssueFeed() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testRssIssueFeedForIssueCountTag() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
JRA-15127
testRssIssueFeedForXssDescription() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testRssIssueFeedWithSubtaskTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testRssIssuesViewHaveCorrectLinkToTheFilter() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
testRSSViewAllIssues() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
testRule - Variable in class com.atlassian.jira.functest.framework.BaseJiraFuncTest
 
testRule - Variable in class com.atlassian.jira.webtests.ztests.misc.TestApplicationStatusServletFirstRun
 
testRunFilterWithCustomFieldOptionWithNoAssociatedConfig() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestFilters
 
testRunner() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
TestRunnerControl - Class in com.atlassian.jira.functest.framework.backdoor
Invokes a REST end point to run some tests on JIRA's side.
TestRunnerControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.TestRunnerControl
 
TestRunnerControl.TestResult - Class in com.atlassian.jira.functest.framework.backdoor
 
testRunReportAnonymously() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReport
 
testRunReportLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReport
 
testsAllEstimatesAreEditableOnEditBeforeLoggingWork() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditable
 
testSameName() - Method in class com.atlassian.jira.webtests.ztests.admin.priorities.TestPriorities
 
testSameName() - Method in class com.atlassian.jira.webtests.ztests.admin.TestIssueType
 
testSameName() - Method in class com.atlassian.jira.webtests.ztests.admin.TestResolutions
 
testSameNameDiffTypeSameContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testSameNameDiffTypeSameOperator() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testSameNameSameTypeDiffContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testSameNameSameTypeSameContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testSameNameSameTypeSameContextDifferentValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldAliases
 
testSameWorkflow() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionStep2
 
testSavedFilter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testSavedFilter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testSavedFilter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testSavedFilter() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testScenario1() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapRename
 
testSchemeCreate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
testSchemeEditing() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
testSchemeEditingValidation() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResource
 
testSchemesAreSharedForNewProject() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectCreateBasedOnExisting
 
testSchemeUsageTablesAreOrdered() - Method in class com.atlassian.jira.webtests.ztests.project.TestViewProjectRoleUsage
 
testScreenSchemeConfigOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminScreenSchemes
 
testScreenSchemeOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminScreenSchemes
 
TestScreensResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestScreensResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
 
TestSearchAutoCompleteResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestSearchAutoCompleteResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchAutoCompleteResource
 
TestSearchByIssueLinkType - Class in com.atlassian.jira.webtests.ztests.issue.links
 
TestSearchByIssueLinkType() - Constructor for class com.atlassian.jira.webtests.ztests.issue.links.TestSearchByIssueLinkType
 
testSearchBySeparatorCharacter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
TestSearchChangesInStatus - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status
Responsible for verifying that a user is able to query all issues that have been in a specific status.
TestSearchChangesInStatus() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatus
 
TestSearchChangesInStatusByASpecificUser - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status
Responsible for verifying that a user is able to query all issues that had status changes made by a specific user.
TestSearchChangesInStatusByASpecificUser() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.TestSearchChangesInStatusByASpecificUser
 
TestSearchConstrainedByConfiguration - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests if JQL searches do not bring back data when fields have been hidden or custom fields have been moved out of configuration.
TestSearchConstrainedByConfiguration() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
TestSearchDashboardPages - Class in com.atlassian.jira.webtests.ztests.dashboard
A functional test of the simple dashboard page searching.
TestSearchDashboardPages() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
 
testSearchDoesNotIgnoreDiacritics() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testSearchEmptyInstance() - Method in class com.atlassian.jira.webtests.ztests.quicksearch.TestProductSearchResource
 
TestSearchFilters - Class in com.atlassian.jira.webtests.ztests.filter
A func test for the Search Filters functionality in the brave new world of shared entities.
TestSearchFilters() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
TestSearchFiltersShareType - Class in com.atlassian.jira.webtests.ztests.filter
Test the search filters functionality when searching occurs with specific ShareTypes.
TestSearchFiltersShareType() - Constructor for class com.atlassian.jira.webtests.ztests.filter.TestSearchFiltersShareType
 
testSearching() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabels
 
testSearchingCreatedWorklog() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testSearchingDeletedWorklog() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testSearchingEditedWorklog() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testSearchingForAPhraseWithStopWordsShouldOnlyMatchThatExactStopWord() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestPhraseQuerySupport
 
testSearchingForAPhraseWithWordsSubjectToStemmingShouldNotMatchTheStemOfThoseWords() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestPhraseQuerySupport
 
testSearchingUsingDeletedUser() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserNameSearching
JRADEV-21991.
testSearchingUsingDeletedUserDoesntFit() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserNameSearching
 
testSearchingWorklogInDeletedIssue() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
testSearchingWorklogInDeletedIssue() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testSearchingWorklogInDeletedIssue() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testSearchIsCaseInsensitive() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
TestSearchIssueStatusAfterADate - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange
Responsible for verifying that a user is able to query all the issues that were in a particular status after a date.
TestSearchIssueStatusAfterADate() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusAfterADate
 
TestSearchIssueStatusBeforeADate - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange
Responsible for verifying that a user is able to query all the issues that were in a particular status bafore a date.
TestSearchIssueStatusBeforeADate() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusBeforeADate
 
TestSearchIssueStatusDuringADateRange - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange
Responsible for verifying that a user is able to query all the issues that were in a particular status before a date.
TestSearchIssueStatusDuringADateRange() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.daterange.TestSearchIssueStatusDuringADateRange
 
TestSearchIssueStatusOnADate - Class in com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date
Responsible for verifying that a user is able to query all the issues that were in a particular status on an specified date.
TestSearchIssueStatusOnADate() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testSearchMaxResultsIsNotAllowedToExceed1000() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchMaxResultsShouldDefaultTo50() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchNewValues() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiCheckboxCustomFieldOptions
 
testSearchNewValues() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestMultiSelectCustomFieldOptions
 
testSearchNewValues() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestRadioSelectCustomFieldOptions
 
testSearchNewValues() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testSearchPickerWithoutBrowseUsersPermByLoggedInUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testSearchProject() - Method in class com.atlassian.jira.webtests.ztests.quicksearch.TestProductSearchResource
 
testSearchProjectSkipArchived() - Method in class com.atlassian.jira.webtests.ztests.quicksearch.TestProductSearchResource
 
testSearchRequestHeaderSummaryDisplaysCorrectTotals() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
testSearchRequestSummaryWithSimpleAndAdvancedQuery() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
TestSearchRequestURLsInvalidParameters - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestSearchRequestURLsInvalidParameters() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchRequestURLsInvalidParameters
 
testSearchRequestView() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestQueryTooComplex
 
TestSearchRequestViewSecurity - Class in com.atlassian.jira.webtests.ztests.navigator
 
TestSearchRequestViewSecurity() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestSearchRequestViewSecurity
 
TestSearchResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests for the issue search functionality.
TestSearchResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchResultsAreLimited() - Method in class com.atlassian.jira.webtests.ztests.issue.TestBrowseArchivedIssue
 
testSearchRolesActors() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testSearchRolesActorsWithErrors() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testSearchShouldFilterOutIssuesFromNonBrowseableProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchShouldRespectFieldsQueryParam() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchShouldRespectFieldsQueryParamForCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchShouldReturnPagesWithAtMaxReturnZero() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchShouldReturnPagesWithAtMostThreeIssues() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchSingleIssue() - Method in class com.atlassian.jira.webtests.ztests.quicksearch.TestProductSearchResource
 
testSearchSortDescriptionForInvalidField() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testSearchSpecificRoleActors() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testSearchSpecificRoleActorsWithPagination() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestRolesResource
 
testSearchStartAtAndMaxResultsShouldHaveDefaultValues() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testSearchUsersWithMultipleTokensInUsername() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testSearchUsingGetReturnsTheSameAsUsingPost() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
TestSearchValidationCanBeDisabled - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestSearchValidationCanBeDisabled() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchValidationCanBeDisabled
 
testSearchWithBadJqlShouldReturnStatusCode400() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
testSearchWithMultipleTokensInQuery() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testSearchWithNoJqlShouldReturnAllIssues() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSearchResource
 
TestSearchXmlCustomIssueView - Class in com.atlassian.jira.webtests.ztests.issue
Tests XML Issue view for escaping chars, present nodes, etc.
TestSearchXmlCustomIssueView() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlCustomIssueView
 
TestSearchXmlView - Class in com.atlassian.jira.webtests.ztests.issue
 
TestSearchXmlView() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlView
 
TestSearchXmlViewErrors - Class in com.atlassian.jira.webtests.ztests.navigator
This class tests the various error conditions encountered when trying to view a search request using the SearchRequestURLHandler.
TestSearchXmlViewErrors() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.TestSearchXmlViewErrors
 
TestSecurityLevelOfSubtasks - Class in com.atlassian.jira.webtests.ztests.subtask
Performs functional tests on Security Level field of subtasks.
TestSecurityLevelOfSubtasks() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestSecurityLevelOfSubtasks
 
TestSecurityLevelResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestSecurityLevelResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSecurityLevelResource
 
TestSecurityPropertiesDao - Class in com.atlassian.jira.webtests.ztests.security.properties
 
TestSecurityPropertiesDao() - Constructor for class com.atlassian.jira.webtests.ztests.security.properties.TestSecurityPropertiesDao
 
testSecurityTypeNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecurityTypeResource
Tests the case where not all available types are visible by user.
testSecurityTypeVisible() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueSecurityTypeResource
Tests the case where the user can see all available issue types.
testSelect() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
TestSelectCustomFieldOptions - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestSelectCustomFieldOptions() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestSelectCustomFieldOptions
 
testSelectedTabPanelIsStickyDuringTheSession() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueTabPanels
Verifies that the selected issue tab is sticky.
testSelectList() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testSelectList() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testSelectList() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testSelectOptionStateFlag() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testSelfLink() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testSEN() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
TestSendBulkMail - Class in com.atlassian.jira.webtests.ztests.email
 
TestSendBulkMail() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestSendBulkMail
 
testSendBulkMailMailServerWarningAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testSendBulkMailMailServerWarningAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testSendEmail() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfOptionsAndSettings
 
TestSendHeadEarly - Class in com.atlassian.jira.webtests.ztests.sendheadearly
These contain tests to verify that pages contain the same content with flush-head-early disabled and enabled.
TestSendHeadEarly() - Constructor for class com.atlassian.jira.webtests.ztests.sendheadearly.TestSendHeadEarly
 
testSendHtmlMention() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
 
testSendMentionForDescription() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
 
testSendMentions() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
 
testSendMentionsOnlySendsOneEmail() - Method in class com.atlassian.jira.webtests.ztests.email.TestMentions
 
TestSendTestEmail - Class in com.atlassian.jira.webtests.ztests.email
 
TestSendTestEmail() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestSendTestEmail
 
TestSeraphAuthType - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
This *should* live in com.atlassian.jira.webtests.ztests.misc.TestSeraphAuthType but those tests don't run with bundled plugins enabled and this depends on the atlassian-rest plugin existing.
TestSeraphAuthType() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSeraphAuthType
 
TestSeraphAuthType - Class in com.atlassian.jira.webtests.ztests.misc
 
TestSeraphAuthType() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestSeraphAuthType
 
testServerInfoEndpointIsAvailableAndReturnsJiraMobilePluginHeaders() - Method in class com.atlassian.jira.webtests.ztests.TestNoopFoundServlet
 
TestServerMetricsEvents - Class in com.atlassian.jira.webtests.ztests.servermetrics
 
TestServerMetricsEvents() - Constructor for class com.atlassian.jira.webtests.ztests.servermetrics.TestServerMetricsEvents
 
testServerTimezoneExport() - Method in class com.atlassian.jira.webtests.ztests.admin.TestDataExport
Checks if the data export contains the server timezone.
testServiceDeskExpiredEvalLicenseIsRejected() - Method in class com.atlassian.jira.webtests.ztests.license.TestServiceDeskLicenses
 
TestServiceDeskLicenses - Class in com.atlassian.jira.webtests.ztests.license
Tests for v1, v2 and v3 new Service Desk licenses.
TestServiceDeskLicenses() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestServiceDeskLicenses
 
testServiceDeskLicenses() - Method in class com.atlassian.jira.webtests.ztests.license.TestServiceDeskLicenses
 
testServiceRunner() - Method in class com.atlassian.jira.webtests.ztests.admin.TestServices
 
TestServices - Class in com.atlassian.jira.webtests.ztests.admin
Some simple tests to make sure the services admin pages do not explode.
TestServices() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestServices
 
TestSessionIdInUrl - Class in com.atlassian.jira.webtests.ztests.misc
 
TestSessionIdInUrl() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestSessionIdInUrl
 
testSessionsAppear() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserSessions
 
testSetDefaultNoneOptionsForCascadingSelect() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCascadingSelectCustomField
 
testSetDefaultValueWithUserFilter() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldMultiUserPicker
 
testSetDefaultValueWithUserFilter() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldUserPicker
 
testSetProjectAssociationsForScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testSetProjectAssociationsToScheme_UnhappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testSetResultsInForbiddenForNotAdminWithPermissionsToViewIssueType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
testSetResultsInNotFoundForNotAdminWithoutPermissionsToViewIssueType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypePropertyResource
 
testSetRoleActors() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
testSettingPropertyDuringCreate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testSettingPropertyWithUnicodeCharacters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePropertyResource
 
TestSetup - Class in com.atlassian.jira.webtests.ztests.misc
 
TestSetup() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testSetupCannotBeRunTwice() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testSetupImportInvalidLicense() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testSetupImportMissingFilename() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testSetupImportShouldAllowDowngradeOnceDowngradeErrorHasBeenAcknowledged() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testSetupImportShouldDisplayAnErrorWhenAttemptingToDowngradeFromAnAllowedVersion() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testSetupImportWithDodgyAttachmentPath() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testSetupWithDefaulExctDirectories() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testSetValueWithUserFilterByGroups() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldMultiUserPicker
 
testSetValueWithUserFilterByGroups() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldUserPicker
 
testSetValueWithUserFilterByProjectRoles() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldMultiUserPicker
 
testSetValueWithUserFilterByProjectRoles() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldUserPicker
 
testSeveralIssueLinks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
testSeveralIssuesWithSharedAndDistinctLabels() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReportByLabels
 
testSharedDasboardOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminSharedDashboards
 
TestSharedDashboardSearchingByAdmins - Class in com.atlassian.jira.webtests.ztests.dashboard.management
Responsible for verifying that an administrator is able to search for all the shared Dashboards in Jira.
TestSharedDashboardSearchingByAdmins() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.management.TestSharedDashboardSearchingByAdmins
 
TestSharedEmailSubscription - Class in com.atlassian.jira.webtests.ztests.email
Test email subscriptions to shared filters in JIRA.
TestSharedEmailSubscription() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
 
testSharedFilterOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminSharedFilters
 
TestSharedFilterSearchingByAdmins - Class in com.atlassian.jira.webtests.ztests.filter.management
Responsible for verifying that an administrator is able to search for all the shared filters in Jira.
TestSharedFilterSearchingByAdmins() - Constructor for class com.atlassian.jira.webtests.ztests.filter.management.TestSharedFilterSearchingByAdmins
 
testSharedUsersGlobal() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testSharedUsersHaveSizeOnlyWhenExpanded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testSharedUsersWithGroup() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testSharedUsersWithProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testSharedUsersWithRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testSharedUsersWithUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
TestShareEmails - Class in com.atlassian.jira.webtests.ztests.email
 
TestShareEmails() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestShareEmails
 
testShareIssueWithSelf() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testSharePermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
TestSharePermissionWithRights - Class in com.atlassian.jira.webtests.ztests.filter.edit
 
TestSharePermissionWithRights() - Constructor for class com.atlassian.jira.webtests.ztests.filter.edit.TestSharePermissionWithRights
 
TestShareResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestShareResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
TestShareUserDefault - Class in com.atlassian.jira.webtests.ztests.user
 
TestShareUserDefault() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestShareUserDefault
 
TestSharingPermission - Interface in com.atlassian.jira.functest.framework.sharing
Represents a share in the FuncTests.
TestSharingPermission.JSONConstants - Class in com.atlassian.jira.functest.framework.sharing
 
TestSharingPermissionUtils - Class in com.atlassian.jira.functest.framework.sharing
Utility functions for dealing with SharePermissions in the Func tests.
TestSharingPermissionUtils() - Constructor for class com.atlassian.jira.functest.framework.sharing.TestSharingPermissionUtils
 
testSharingStateCorrect() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure initial sharing state is correct.
testSharingStateCorrectComplex() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure initial sharing state is correct.
testShouldAddHistoryItemForVersionRemovalInAllFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldAddHistoryItemForVersionReplaceInAllFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldBeAbleToPerformTransitionWhenTransitionPermissionIsGranted() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
testShouldBeAbleToStartProgressViaRestApiWhenTransitionPermissionIsGranted() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
testShouldBlockResettingLoginDetailsIfExternalUserManagementIsOn() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testShouldCreateUserAndAddToAppDefaultGroup() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserSingleApplicationInstance
 
testShouldCreateUserAndAddToGlobalUsePermissionGroupLegacy() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserSingleApplicationInstance
 
testShouldCreateUserAndAddToGroupsOfMultipleApplications() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
 
testShouldCreateUserAndOnlyAddToDefaultGroupOfSelectedApplication() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
 
testShouldCreateUserWhenAdminHasNotSelectedAnyApplications() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
 
testShouldDefaultToCommentsTab() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueTabPanels
Verifies that comments is the default tab on the view issue page.
testShouldFailLicenseValidationForInvalidLicenses() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testShouldFailWhenTheActionIsInvokedDirectlyIfExternalUserManagementIsOn() - Method in class com.atlassian.jira.webtests.ztests.misc.TestForgotLoginDetails
 
testShouldGiveAdminApplicationAccess() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testShouldGiveAdminMultiApplicationAccess() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testShouldHaveAppropriateHeaderAccordingToFileType() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
testShouldIncludeVersionRemoveInHistory() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldMergeVersionInCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldNotBeAbleToPerformTransitionWhenTransitionPermissionIsRevokedUsingTransitionDialogWithComment() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
testShouldNotBeAbleToPerformTransitionWhenTransitionPermissionIsRevokedUsingTransitionWithoutDialog() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
testShouldNotBeAbleToPerformTransitionWhenTransitionPermissionIsVetoed() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
testShouldNotIncludeAuthorInSharedWithListButSendHimMessage() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testShouldNotSeeAnyTransitionsWhenTransitionPermissionIsRevoked() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
testShouldNotSendShareMessageWhenNoRecipientsSpecified() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testShouldNotSendShareMessageWhenUserHaveNoRights() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testShouldPassLicenseValidationForValidLicenses() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testShouldRemoveVersionReferenceFromCustomFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldReplaceAllSpecifiedCustomField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldReplaceFixVersionOnly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldReplaceOneSpecifiedCustomFieldButNoOthers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldReturnIssuesThatWereInThatStatusGivenThatTheIssuesTransitionedToThatStatusDuringTheDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.status.date.TestSearchIssueStatusOnADate
 
testShouldSendShareJql() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testShouldSendShareJqlInsteadOfSavedFilterIfRecipientHaveNoPermissionsToViewThatFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testShouldSendShareSavedFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testShouldSentShareEvenIfMoreThanSixRecipients() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestShareResource
 
testShouldShowIssuesThatReferToIssueByMultiVersionCustomField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldShowIssuesThatReferToIssueBySingleVersionCustomField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testShouldStopCloneOperation_IfThereIsAnyValidationFailureInCreateTransition() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithValidation
 
testShouldWarnAndCreateUserWhenRoleHasNoDefaultGroups() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserSingleApplicationInstance
 
testShouldWarnUserThatLicenseLimitHasBeenReachedAndAllowAdminToCreateUser() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserSingleApplicationInstance
 
testShouldWarnUserWhenApplicationHasNoDefaultGroup() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
 
testShouldWarnUserWhenOneOfAppsHasReachedLicenseLimitAndAllowCreationUsingOtherApp() - Method in class com.atlassian.jira.webtests.ztests.license.TestCreateUserMultiApplicationInstance
 
testShow404ErrorLoggedInUser() - Method in class com.atlassian.jira.webtests.ztests.security.TestRedirectFrom404Errors
 
TestShowConstantsHelp - Class in com.atlassian.jira.webtests.ztests.misc
 
TestShowConstantsHelp() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestShowConstantsHelp
 
testShowConstantsHelpDoesNotHavePermission() - Method in class com.atlassian.jira.webtests.ztests.misc.TestShowConstantsHelp
 
testShowConstantsHelpHasPermission() - Method in class com.atlassian.jira.webtests.ztests.misc.TestShowConstantsHelp
 
testShowConstantsHelpSecurityLevels() - Method in class com.atlassian.jira.webtests.ztests.misc.TestShowConstantsHelp
 
testShowConstantsHelpSecurityLevelsSecurity() - Method in class com.atlassian.jira.webtests.ztests.misc.TestShowConstantsHelp
 
testShowHideFieldsInFieldConfiguration1() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testShowHideFieldsInFieldConfiguration2() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testShowHideFieldsInFieldConfiguration3() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testShowHideFieldsInFieldConfiguration4() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testShownAndSomeRequiredScenarios() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSystemFields
This tests the following: || From || Value? || To || Field Update || Confirmation || Field | S | (/) | R | not shown | not shown | Affects Vers | S | (/) | Rr | prompt | shown | Description | S | (x) | H | not shown | not shown | Due date | S | (x) | R | prompt | shown | Component | R | (/) | H | not shown | shown | Fix Version | R | (/) | S | not shown | not shown | Priority | R | (/) | Sr | prompt | shown | Environment | R | (/) | R | not shown | not shown | Summary

Where: X = non-existing field H = not shown, optional field S = shown, optional field Sr = shown, optional field with changed renderer (text <-> wiki) R = shown, required field

testShowsLanguageListInDefaultLanguage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
A user with no predefined language gets the language options in the system's default language
testShowsLanguageListInDefaultLanguage() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestI18n500Page
A user with no predefined language gets the language options in the system's default language
testShowsLanguageListInDefaultLanguage() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestTranslateSubTasks
 
testShowsLanguageListInDefaultLanguage() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
A user with no predefined language gets the language options in the system's default language
testShowsLanguageListInTheUsersLanguage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
A user with a language preference that is different from the system's language gets the list of languages in his preferred language.
testShowsLanguageListInTheUsersLanguage() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestI18n500Page
A user with a language preference that is different from the system's language gets the list of languages in his preferred language.
testShowsLanguageListInTheUsersLanguage() - Method in class com.atlassian.jira.webtests.ztests.i18n.TestTranslateSubTasks
A user with a language preference that is different from the system's language gets the list of languages in his preferred language.
testShowsLanguageListInTheUsersLanguage() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
A user with a language preference that is different from the system's language gets the list of languages in his preferred language.
testSidebarIsNotPresentWhenThereIsNoProjectContext() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReport
 
testSidebarIsNotPresentWhenThereIsNoProjectContext() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
testSidebarIsPresentWhenThereIsProjectContext() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReport
 
testSidebarIsPresentWhenThereIsProjectContext() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestPieChartReport
 
TestSignup - Class in com.atlassian.jira.webtests.ztests.misc
Tests the Signup action
TestSignup() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testSignUpDuplicateUser() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testSignupForDefaultApplicationRoles() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignupWithLicensing
 
testSignupLinkNotPresentIfJiraNotPublic() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testSignupLinkNotPresentIfJiraNotPublicEditIssue() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testSignupOverLicenseLimit() - Method in class com.atlassian.jira.webtests.ztests.license.TestPersonalLicense
 
testSignupOverLicenseLimit_CommercialLimited() - Method in class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
testSignupOverLicenseLimit_Starter() - Method in class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
testSignupPageBarfsWithExternalUserManagement() - Method in class com.atlassian.jira.webtests.ztests.security.TestSignupWithExternalUserManagement
 
TestSignupWithExternalUserManagement - Class in com.atlassian.jira.webtests.ztests.security
JRA-15966 When External User Management is enabled we should not let users auto signup with "public server mode".
TestSignupWithExternalUserManagement() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestSignupWithExternalUserManagement
 
TestSignupWithLicensing - Class in com.atlassian.jira.webtests.ztests.misc
Tests the Signup action with licensing enabled
TestSignupWithLicensing() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestSignupWithLicensing
 
testSimpleCommentEdit() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testSimpleDelete() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceDelete
Test issue delete.
testSimpleErrorNoBodyProvided() - Method in class com.atlassian.jira.webtests.ztests.comment.TestEditComment
 
testSimpleImplicitUpdateAndOperationalWorks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testSimpleTextSearchingComplexTextInDescriptionAndWorklog() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testSimpleTextSearchingInDescriptionAndWorklog() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
TestSingleLevelGroupByReport - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
Tests the single level group by report
TestSingleLevelGroupByReport() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReport
 
testSingleLevelGroupByReport() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
TestSingleLevelGroupByReportByLabels - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
 
TestSingleLevelGroupByReportByLabels() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReportByLabels
 
TestSingleLevelGroupByReportIrrelevantIssues - Class in com.atlassian.jira.webtests.ztests.dashboard.reports
Test how the statistics break down when you have fields hidden
TestSingleLevelGroupByReportIrrelevantIssues() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReportIrrelevantIssues
 
testSingleLicenseKeyWithMultipleProductsServiceDeskInvalidUserLimit() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testSingleLicenseWithMultipleProducts() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testSingleMove() - Method in class com.atlassian.jira.webtests.ztests.issue.move.TestDeleteHiddenFieldOnMove
 
testSingleSelectCustomFieldPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testSingleUserPermission() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
testSingleVersionPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testSingleVersionPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testSingleVersionPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testSingleVersionPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testSingleVersionPickerSearcherFitsIfMoreThanOneProjectIsInContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
TestSiteDarkFeatures - Class in com.atlassian.jira.webtests.ztests.admin
 
TestSiteDarkFeatures() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestSiteDarkFeatures
 
TestSiteDarkFeaturesResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for SiteDarkFeaturesResource.
TestSiteDarkFeaturesResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSiteDarkFeaturesResource
 
testSizeIsNotUpdatedIfAttachmentsDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestEditAttachmentSettings
 
testSkippingExisitingLabels() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelSuggestions
 
testSlashNamesWatchIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testSMTPServerConfiguration() - Method in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
testSomeMoreShownAndSomeRequiredScenarios() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestIssueToSubTaskConversionSystemFields
This tests the following: || From || Value? || To || Field Update || Confirmation || Field | S | (x) | S | not shown | not shown | Environment | R | (/) | Rr | prompt | shown | Description

Where: X = non-existing field H = not shown, optional field S = shown, optional field Sr = shown, optional field with changed renderer (text <-> wiki) R = shown, required field

TestSorting - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestSorting() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSorting
 
testSortingByUserName() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testSortingByUserName(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testSortOrdering() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueTabPanels
Verifies default sorting order, switching sorting order and sorting order persistence across tabs works as expected.
testSortOrderIsShownForIssueTabs() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueTabPanels
Verifies that the sort order in shown in the tabs.
testSortRestart() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Make sure that clicking the link restarts the search.
testSpecificProjectRoleGrantsAccessToRoleMembers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestApplicationRoleBasedPermissions
 
testSpecifyingOneEstimateIsOkayAndCopiesToOther() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsRequired
 
testStartDateDisplayedInUserTimezone() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
testStarted(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.AbstractWebTestListener
 
testStarted(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.CompositeSuiteListener
 
testStarted(Description) - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestListener
 
testStarted(WebTestDescription) - Method in class com.atlassian.jira.functest.framework.TomcatShutdownListener
 
testStarted(WebTestDescription) - Method in interface com.atlassian.jira.functest.framework.WebTestListener
Called on start of a single web test.
TestStaticFilesContentType - Class in com.atlassian.jira.webtests.ztests
 
TestStaticFilesContentType() - Constructor for class com.atlassian.jira.webtests.ztests.TestStaticFilesContentType
 
testStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testStatus() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testStatusCanBeMoved() - Method in class com.atlassian.jira.webtests.ztests.admin.statuses.TestStatuses
 
testStatusContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testStatusDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestStatusResource
 
testStatusEndpoint() - Method in class com.atlassian.jira.webtests.ztests.misc.TestApplicationStatusServletFirstRun
 
TestStatuses - Class in com.atlassian.jira.webtests.ztests.admin.statuses
Tests the Statuses administration interface
TestStatuses() - Constructor for class com.atlassian.jira.webtests.ztests.admin.statuses.TestStatuses
 
testStatusFilteredByPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestStatusResource
Verifies that the user is not able to see a status that is not active on any of his projects.
testStatusMovesAreNotXsrfable() - Method in class com.atlassian.jira.webtests.ztests.admin.statuses.TestStatuses
 
TestStatusResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func tests for StatusResource.
TestStatusResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestStatusResource
 
testStatusReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestStatusResource
Verifies that the user is able to retrieve a visible status.
testStatusValidationCustomWorkflowProjectExists() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testStatusValidationDefaultWorkflowNoProject() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testStatusValidationDefaultWorkflowProjectExists() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testStayInTouchLink() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSignup
 
testStepProperties() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditor
 
testStickyTabs() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFavouriteAndMyFilters
 
testSubjectIsNotEvaluated() - Method in class com.atlassian.jira.webtests.ztests.email.TestContactAdministrators
 
testSubjectIsNotEvaluated() - Method in class com.atlassian.jira.webtests.ztests.email.TestSendBulkMail
 
testSubmitButtonLabelIsLocalized() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
testSubmitButtonLabelIsTransitionName() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
testSubscribeToFilterWithNoPermissions() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testSubscriptionIsHtmlEncoded() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
For JRA-17595
testSubscriptionsOfAnotherUserAreNotVisible() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
testSubscriptionsOfAnotherUserAreNotVisibleForRegularUsers() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscription
 
TestSubscriptionsWithTimeZones - Class in com.atlassian.jira.webtests.ztests.email
 
TestSubscriptionsWithTimeZones() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestSubscriptionsWithTimeZones
 
TestSubTaskActions - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestSubTaskActions() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskActions
 
testSubTaskActions() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskActions
 
testSubTaskAggregates() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testSubTaskAggregatesVersionSpecific() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testSubTaskAggregatesWithNoSubtasksDisplayed() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testSubTaskAggregatesWithVersionAndBlank() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
Tests subtasks that sum with a parent that also has time tracking data.
testSubtaskBlockingConditions() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditing
Confirming the add, edit and delete operations on subtask blocking conditions.
testSubTaskBreadcrumbs() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueHeader
 
testSubTaskClausesInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestClausesDependentOnProperties
 
testSubTaskColumnsAreVisibleWithoutRestart() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdvancedApplicationProperties
 
testSubTaskDisplayOptions() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskQuickCreation
 
testSubTaskDisplayOptionsWithStatusLozengesEnabled() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskQuickCreation
 
testSubTaskDoesNotExistIssueTypeValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
testSubTaskHasDefaultAvatarAfterCreation() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testSubtaskInclusionAlsoUnassigned() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
testSubtaskInclusionOnlyAssignee() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
testSubtaskInclusionOnlyAssigneeWithSubtasks() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
testSubtaskInclusionOnlyAssigneeWithSubtasksOnIssues() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestDeveloperWorkloadReport
 
testSubtaskIssueNavigatorColumn() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testSubtaskIssueTypeDescriptionDoesNotLetXSStrough() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypesXSS
 
testSubtaskIssueTypeNameDoesNotLetXSStrough() - Method in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypesXSS
 
testSubtaskLink() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceSubtasks
Verifies that the link to a subtask has all the required information.
testSubTaskOperationsHaveTheRightIssueHeader() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskActions
JRADEV-662
testSubtaskPercentageGraphPresence() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
Tests the correct conditions under which the subtask progress percentage graph is present.
TestSubTaskProgressBar - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestSubTaskProgressBar() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskProgressBar
 
testSubTaskProgressIsNotStuck() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskProgressBar
 
TestSubTaskQuickCreation - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestSubTaskQuickCreation() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskQuickCreation
 
testSubTasks() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminSubTasks
 
testSubtasks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceDelete
Test issue delete.
testSubTasksBothResolvedAndUnresolvedIncluded() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
Tests subtasks that sum with a parent that also has time tracking data, also, add a huge complete issue to the version which should not affect the report.
testSubTasksDisplayedInAutoCompletionResult() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssuePickerResource
 
TestSubtaskSecurity - Class in com.atlassian.jira.webtests.ztests.subtask
Test the subtask security to ensure a parent cant be seen if security dictates.
TestSubtaskSecurity() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestSubtaskSecurity
 
testSubTaskToIssueConversionCheckIssueType() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionStep1
 
testSubTaskToIssueConversionEditPermission() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionStep1
 
TestSubTaskToIssueConversionSecurityLevel - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestSubTaskToIssueConversionSecurityLevel() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
testSubTaskToIssueConversionSecurityLevelHiddenToHidden() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
testSubTaskToIssueConversionSecurityLevelHiddenToOptional() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
testSubTaskToIssueConversionSecurityLevelHiddenToRequired() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
testSubTaskToIssueConversionSecurityLevelNoValToHidden() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
testSubTaskToIssueConversionSecurityLevelNoValToOptional() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
testSubTaskToIssueConversionSecurityLevelNoValToRequired() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
testSubTaskToIssueConversionSecurityLevelValToHidden() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
testSubTaskToIssueConversionSecurityLevelValToOptional() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionSecurityLevel
 
TestSubTaskToIssueConversionStep1 - Class in com.atlassian.jira.webtests.ztests.subtask
 
TestSubTaskToIssueConversionStep1() - Constructor for class com.atlassian.jira.webtests.ztests.subtask.TestSubTaskToIssueConversionStep1
 
testSuggestionsSortOrder() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelSuggestions
 
TestSuiteBuilder - Class in com.atlassian.jira.functest.framework
Divides up a set of tests such that they can be performed in parallel.
TestSuiteBuilder(int, int) - Constructor for class com.atlassian.jira.functest.framework.TestSuiteBuilder
Create a splitter that will return the given batch from the specified number of total batches.
TestSuiteBuilder() - Constructor for class com.atlassian.jira.functest.framework.TestSuiteBuilder
Create a no-op splitter, that is, the passed tests will not be batched.
testSummary() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testSummary() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testSummary() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testSummaryField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
 
testSummaryOnLink() - Method in class com.atlassian.jira.webtests.ztests.issue.TestInlineIssueLinking
 
testSuperLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testSupportRequestContainsMemoryAndInputArgsInfo() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
 
testSwappingSecuritySchemeFlushesCache() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithGroupsAndRoles
Swap the security scheme with a new scheme and check that the security levels are updated
testSwitchableLicenses() - Method in class com.atlassian.jira.webtests.ztests.license.TestLicenseMessages
 
testSwitchDefaultUnitOnly() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingDefaultUnit
Verifies that the default unit of time can be switched from one unit to another.
testSwitchDefaultUnitWhileChangingTheLengthOfWeeksAndWorkingDays() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingDefaultUnit
Verifies that the default unit of time can be switched from one unit to another, while you change the length of the week and of the working day.
testSwitchingBetweenTypesIsPrevented() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testSwitchingToStarterShouldBeOk() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testSynchroniseDirectory() - Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
 
testSysAdminCanEditSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
testSysAdminCanSeeAttachementsPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeBackupDataPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeEditConfigurationPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeIncomingMailPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeIntegrationCheckerPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeListenersPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeLoggingProfilingPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeOutgoingMailPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeRestoreDataPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeServicesPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeViewProjectsPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSeeWorkflowsPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminSectionVisibility
 
testSysAdminCanSetSysAdminPassword() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
testSysAdminEditGroups() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserGroups
 
testSysAdminGroupsOperationsDoNotShowToAdmins() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testSysAdminUsersCanAccessTheServicesAdministrationPage() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testSysAdminUsersCanAddABuiltInServiceThatIsNeitherAnImapNorPop() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testSysAdminUsersCanSeeSmtpAndPopServers() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testSysAdminUsersCanViewAllServices() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
TestSystemAdminAndAdminPermissions - Class in com.atlassian.jira.webtests.ztests.admin
Tests permissions of sysadmins and admins.
TestSystemAdminAndAdminPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testSystemAdministratorCanSeeSysAdminOnlyProperties() - Method in class com.atlassian.jira.webtests.ztests.misc.Test500Page
 
TestSystemAdminItemsLayout - Class in com.atlassian.jira.webtests.ztests.admin
 
TestSystemAdminItemsLayout() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
 
testSystemAdminNotVisibleToNonAdmins() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGlobalPermissions
 
TestSystemColumns - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests for default system columns
TestSystemColumns() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestSystemColumns
 
testSystemFieldDefaultSortOrderings() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSorting
 
TestSystemFieldDoesItFitMultiple - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Testing for "fitness" in the filter form of multiple system field clauses.
TestSystemFieldDoesItFitMultiple() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
TestSystemFieldDoesItFitSingle - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Testing for "fitness" in the filter form of singular system field clauses.
TestSystemFieldDoesItFitSingle() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
TestSystemFieldDoesItFitSingleManipulateData - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestSystemFieldDoesItFitSingleManipulateData() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingleManipulateData
 
TestSystemFieldLiterals - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests the interpretations of different literals (operands) for each system field clause.
TestSystemFieldLiterals() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
TestSystemFieldOperatorUsage - Class in com.atlassian.jira.webtests.ztests.navigator.jql
Tests the validity of all the operators against all the system field clauses.
TestSystemFieldOperatorUsage() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testSystemFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceFields
 
testSystemFieldSearchByUserName() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserNameSearching
 
testSystemInfoContainsJiraHome() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
 
testSystemInfoContainsTimezoneInfo() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
 
TestSystemInfoPage - Class in com.atlassian.jira.webtests.ztests.admin
Check that the SystemInfo page is correct, added for the new ReleaseInfo integration.
TestSystemInfoPage() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage
 
testSystemOps() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfSystemOps
 
testSystemTextFieldRendering() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceComments
 
testSystemWorkflowIsNotEditable() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testTabStickinessNotStandard() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterPicker
 
TestTemporaryAttachmentsAccess - Class in com.atlassian.jira.webtests.ztests.attachment
 
TestTemporaryAttachmentsAccess() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestTemporaryAttachmentsAccess
 
testTestRedirect() - Method in class com.atlassian.jira.webtests.ztests.favourite.TestAdjustFavourite
Make sure that redirect works as expected.
testText() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testText() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testText() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testTextArea() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testTextareaBidiAreEscaped() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testTextareaBidiAreNotEscaped() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
TestTextClausesEscapingLuceneOperators - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestTextClausesEscapingLuceneOperators() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestTextClausesEscapingLuceneOperators
 
testTextField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testTextField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
TestTextFieldCharacterLengthValidator - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestTextFieldCharacterLengthValidator() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestTextFieldCharacterLengthValidator
 
TestTextFieldCharacterLengthValidator - Class in com.atlassian.jira.webtests.ztests.issue
 
TestTextFieldCharacterLengthValidator() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestTextFieldCharacterLengthValidator
 
testTextFieldSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testTextSharedCompleteResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
Check e-mail subscription to a shared filter that contains all matched issues using an unpriveleged user.
testTextSharedPartialResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
Check e-mail subscription that only contains some of the filter's results using an unprivieleged user.
testTextSharedZeroResults() - Method in class com.atlassian.jira.webtests.ztests.email.TestSharedEmailSubscription
Check e-mail subscription to a shared filter that contains no issues using an unpriveleged user.
testThatAdminCanNotLoginWithoutAppRole() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testThatAdminGetsAddedToTheDefaultGroupOfTheLicense() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationConfiguration
 
testThatAnonymousUsersAreDisallowed() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testThatConfigurationFailsWhenGroupExist() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationConfiguration
 
testThatCorrectApplicationsHaveDefaultUserGroupsSetUp() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testThatDatabaseSystemTimeIncreasesOverTime() - Method in class com.atlassian.jira.webtests.ztests.database.TestDatabaseSystemTimeReader
Can't make too many guarantees as to what different databases will return for the system time - it is not necessarily number of millis since epoch.
testThatExistingConfigurationIsPreserved() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationConfiguration
 
testThatExistingLicenseIsRetrievableAsSoftwareLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testThatExpandingFieldsWorksAsExpectedForRecentProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testThatItHoldsItSorting() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterHoldsItsSorting
 
testThatJiraAllowsCustomProducts() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testThatJiraAllowsMultipleLicenses() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testThatNonAdminUsersAreDisallowed() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testThatOnlyRecentProjectsTheUserHasAccessToAreReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testThatPreRenaissanceAreInterpretedAsSoftwareLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testThatPreRenaissanceLicenseReplacesMultiSoftwareLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testThatPreRenaissanceLicenseReplacesSoftwareLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testThatPreRenaissanceNotInterpretedAsNonSoftwareLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testThatProjectWebHooksAreDistinguishable() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
testThatProjectWebHooksAreDistinguishable_preArchiving() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
testThatRecentProjectsAreReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testThatSetupConfiguresApplicationDefaults() - Method in class com.atlassian.jira.webtests.ztests.misc.TestSetup
 
testThatSoftwareReplacesOnlyPreRenaissance() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testTimesGetUpdatedOnLogins() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testTimeSinceReport() - Method in class com.atlassian.jira.webtests.ztests.charts.TestCharting
 
testTimeSpent() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testTimeTracking() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorFullContentView
 
testTimeTrackingAcceptsFractionalValues() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingInputValidation
 
testTimeTrackingAcceptsMoreThanOneEmptyTimeUnitSuffix() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingInputValidation
JRA-20975.
testTimeTrackingAcceptsMoreThanOneEntryQualifiedByTheSameTimeUnit() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingInputValidation
This is the behaviour now.
TestTimeTrackingAdmin - Class in com.atlassian.jira.webtests.ztests.admin
Tests the Time Tracking Admin page
TestTimeTrackingAdmin() - Constructor for class com.atlassian.jira.webtests.ztests.admin.TestTimeTrackingAdmin
 
TestTimeTrackingAggregates - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
Functional tests for log work
TestTimeTrackingAggregates() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
testTimeTrackingClausesInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestClausesDependentOnProperties
 
TestTimeTrackingDefaultUnit - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
Responsible for executing tests that verify that the default unit of time can be altered.
TestTimeTrackingDefaultUnit() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingDefaultUnit
 
testTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
 
testTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlViewTimeTracking
 
testTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
testTimeTrackingEnabled() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlViewTimeTracking
 
TestTimeTrackingEntryValues - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
Responsible for holding tests that verify that the time tracking fields validate and process data entry correctly.
TestTimeTrackingEntryValues() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingEntryValues
 
TestTimeTrackingExcelReport - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
 
TestTimeTrackingExcelReport() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingExcelReport
 
testTimeTrackingExcelReport() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingExcelReport
 
testTimeTrackingExcelReportTruncation() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingExcelReport
 
testTimetrackingField() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testTimeTrackingFieldRejectsRubbish() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingInputValidation
 
testTimeTrackingHidden() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
testTimetrackingHiddenView() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
testTimeTrackingI18N() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingLocalization
 
TestTimeTrackingInputValidation - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Responsible for verifying that the time tracking field verifies that data entered in the Time Tracking field is is in the correct format.
TestTimeTrackingInputValidation() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingInputValidation
 
TestTimeTrackingIsEditable - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Responsible for holding tests which verify that the time tracking field's components (Original Estimate and Remaining Estimate) are displayed and editable for users with Work On Issues permission.
TestTimeTrackingIsEditable() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditable
 
TestTimeTrackingIsEditableByUpdateIssueFieldFunction - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Responsible for holding tests which verify that the UpdateIssueFieldFunction post-function can update the Time Tracking Estimates (Original Estimate and Remaining Estimate).
TestTimeTrackingIsEditableByUpdateIssueFieldFunction() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsEditableByUpdateIssueFieldFunction
 
TestTimeTrackingIsOptional - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Responsible for holding tests which verify that JIRA enforces the optional setting on the time-tracking field.
TestTimeTrackingIsOptional() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsOptional
 
TestTimeTrackingIsRequired - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Responsible for holding tests which verify that JIRA enforces the required rule on the time-tracking field.
TestTimeTrackingIsRequired() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsRequired
 
TestTimeTrackingLocalization - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
Responsible for holding tests that verify that the time tracking field can accept and display localized data.
TestTimeTrackingLocalization() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingLocalization
 
testTimeTrackingPrintableView() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorPrintableView
 
testTimeTrackingRejectsInvalidTimeUnitSuffixes() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingInputValidation
 
testTimeTrackingRejectsTimeUnitsNotQualifiedByANumber() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingInputValidation
 
TestTimeTrackingReport - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
 
TestTimeTrackingReport() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testTimeTrackingReport() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testTimeTrackingReportAvailable() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testTimeTrackingReportConfigPageIsUnavailableWhenTimeTrackingIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testTimeTrackingReportGenerationIsUnavailableWhenTimeTrackingIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testTimeTrackingReportNotCacheable() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
TestTimeTrackingReportPermissions - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
 
TestTimeTrackingReportPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReportPermissions
 
testTimeTrackingReportShowsSubTaskSelector() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testTimeTrackingReportSorting() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testTimeTrackingReportSwitchingBetweenProjects() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
TestTimeTrackingToolTips - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
Responsible for holding tests that verify that the tooltips shown in the View Issue Page for the Time Tracking fields are correct according to the selected format for time tracking.
TestTimeTrackingToolTips() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingToolTips
 
testTimeTrackingToolTips() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingToolTips
 
TestTimeTrackingWithCustomNumberOfWorkingDays - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
Responsible for holding tests which verify that a custom value can be set for the number of working days per week, and the number of working hours per day.
TestTimeTrackingWithCustomNumberOfWorkingDays() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingWithCustomNumberOfWorkingDays
 
TestTimeZoneManager - Class in com.atlassian.jira.webtests.ztests.timezone
 
TestTimeZoneManager() - Constructor for class com.atlassian.jira.webtests.ztests.timezone.TestTimeZoneManager
 
testTimeZoneManager() - Method in class com.atlassian.jira.webtests.ztests.timezone.TestTimeZoneManager
 
testTimeZones() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.TestChangeHistoryTimeZone
 
testTitleFieldBeingUnescapedInTheExport() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorHTMLView
 
testTitleTagEscaping() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorHTMLView
 
testTooBigRequest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
testTooSmallRequest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachTemporaryFileResource
 
TestTpmDelegatingLdap - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
To be run against Active Directory or Open LDAP in TPM.
TestTpmDelegatingLdap() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmDelegatingLdap
 
TestTpmLdap - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
To be run against Active Directory or Open LDAP in TPM.
TestTpmLdap() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdap
 
TestTpmLdapAdvanced - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
To be run against Active Directory or Open LDAP in TPM.
TestTpmLdapAdvanced() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapAdvanced
 
TestTpmLdapRename - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
To be run against Active Directory or Open LDAP in TPM.
TestTpmLdapRename() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapRename
 
TestTpmLdapSyncPerformance10k - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
This TestCase is basically a standalone test to test LDAP performance against active directory.
TestTpmLdapSyncPerformance10k() - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.TestTpmLdapSyncPerformance10k
 
testTransitionGET() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
testTransitionIssueChangingAssigneeSendsEmailToNewAndOldAssignees() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testTransitionIssueChangingAssigneeTriggersIssueAssignedEvent() - Method in class com.atlassian.jira.webtests.ztests.email.TestCurrentAssigneeNotifications
 
testTransitionIssueForTheCommentVisibility() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestTransitionWorkflowScreen
 
testTransitionIssueTextFormat() - Method in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
testTransitionLink() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
testTransitionNameTitle() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
testTransitionPOST_invalidRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
testTransitionPUT_noComment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
testTransitionSingleIssue() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowWithOriginalStepTransitions
 
testTransitionView1() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionView
Tests that the default value in the Workflow Transision stays the same.
testTransitionView2() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionView
Tests that the default value in the Workflow Transision stays the same.
testTransitionWithBlankDescription() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestTransitionWorkflowScreen
 
testTransitionWithCustomActor() - Method in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
testTransitionWithCustomActorTextFormat() - Method in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
testTransitionWithMetadata() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTransitions
 
TestTransitionWorkflowScreen - Class in com.atlassian.jira.webtests.ztests.workflow
Tests related to the transition workflow screen.
TestTransitionWorkflowScreen() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestTransitionWorkflowScreen
 
TestTranslateCustomField - Class in com.atlassian.jira.webtests.ztests.customfield
 
TestTranslateCustomField() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestTranslateCustomField
 
TestTranslateSubTasks - Class in com.atlassian.jira.webtests.ztests.i18n
 
TestTranslateSubTasks() - Constructor for class com.atlassian.jira.webtests.ztests.i18n.TestTranslateSubTasks
 
testTranslation() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
TestTrustedApplicationClient - Class in com.atlassian.jira.webtests.ztests.admin.trustedapps
Test using Trusted Apps v2 and v3 Protocols.
TestTrustedApplicationClient() - Constructor for class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
TestTrustedApplicationClientVersion0 - Class in com.atlassian.jira.webtests.ztests.admin.trustedapps
Works as a client, tests that requests can be made securely.
TestTrustedApplicationClientVersion0() - Constructor for class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
TestTrustedApplicationClientVersion1 - Class in com.atlassian.jira.webtests.ztests.admin.trustedapps
Works as a client, tests that requests can be made securely using the newer protocol version.
TestTrustedApplicationClientVersion1() - Constructor for class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
TestTrustedApplications - Class in com.atlassian.jira.webtests.ztests.admin.trustedapps
 
TestTrustedApplications() - Constructor for class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplications
 
testTryDownloadAsZipWhenZipDisabled() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachmentErrors
 
testTwoAdminGroupsUserIsMemberOfOne() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testTwoEmptyEstimatesOnCreateAreRejected() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestTimeTrackingIsRequired
 
testTwoSysAdminGroupsUserIsMemberOfBoth() - Method in class com.atlassian.jira.webtests.ztests.user.TestDeleteGroup
 
testType() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testType() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testType() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testType() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testUnableToRemoveLastLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testUnAssignAllProjectsFromScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testUnAssignAllProjectsFromSchemeUnHappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testUnassignedIssueHasNoValue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
testUnassignedIssueHasNoValue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNoPrioritySet
 
testUnassignGroupsFromGroups() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestEditNestedGroups
 
testUnassignGroupsFromGroupsValidation() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestEditNestedGroups
 
testUnassignPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.project.TestPrioritySchemeAssignment
 
testUnAssignProjectFromScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testUnAssignProjectFromSchemeUnHappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testUnicodeCharacters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUnprivilegedAccessToAssignableUsersIsDenied() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUnprivilegedAccessToBrowseUsersYieldsNoResults() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUnresolvedFilter() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserVotes
 
testUnresolvedFilter() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserWatches
 
testUnsavedFilter() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkOperationIssueNavigator
 
TestUnsupportedBrowser - Class in com.atlassian.jira.webtests.ztests.misc
Tests the Unsupported Browser functionality
TestUnsupportedBrowser() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestUnsupportedBrowser
 
testUnsupportedV1License() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testUnvote_issueDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testUnvote_reporter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testUnvote_successful() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testUnvote_votingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testUpdate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdate() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookRegistration
 
testUpdateAvatarId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testUpdateBothEstimates() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditTimeTrackingModern
 
testUpdateComment() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateCommentReindexesIssue() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testUpdateCommentWithProperty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testUpdated() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testUpdated() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testUpdated() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testUpdated() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testUpdatedDate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testUpdateDescription() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testUpdateDraft() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testUpdateDraftIssueTypeMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testUpdateDraftWorkflowMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testUpdatedTimeInDBInSyncWithIndex() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssueOnIndexing
 
testUpdateEmailMimeTypeToHtmlThenText() - Method in class com.atlassian.jira.webtests.ztests.user.TestGlobalUserPreferences
 
testUpdateEmailMimeTypeToTextThenHtml() - Method in class com.atlassian.jira.webtests.ztests.user.TestGlobalUserPreferences
 
testUpdateEntryWithLongId() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects
 
testUpdateEstimate() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditTimeTrackingLegacy
 
testUpdateFilter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testUpdateIssueType() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testUpdateIssueTypeDescriptionWithKeepingOldName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testUpdateIssueTypeMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testUpdateIssueTypeScheme_UnhappyPaths() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testUpdateIssueTypeSchemeAndKeepNameTheSame() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testUpdateIssueTypeSchemeNoMigration() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testUpdateIssueTypeSchemeWithNoProjects() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeSchemeResource
 
testUpdateIssueWithPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceUpdate
 
testUpdateIssueWithVersionCF() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEditIssue
 
testUpdateName() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
testUpdateNoPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
testUpdateOnlyOriginalEstimate() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditTimeTrackingModern
 
testUpdateOnlyRemainingEstimate() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditTimeTrackingModern
 
testUpdateProfile() - Method in class com.atlassian.jira.webtests.ztests.user.security.xsrf.TestXsrfUserProfile
 
testUpdateProjectDoNotOverwriteDetails() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testUpdateProjectOverwriteDetails() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testUpdateProjectOverwriteDetailsWithSenderAddressAndComponentLeads() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testUpdateStartDateOrderChanges() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateTimeSpentAutoAdjustCreatesChangeHistory() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateTimeSpentDecreasingAutoAdjust() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateTimeSpentIncreasingAutoAdjust() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateTimeSpentIncreasingClobberRemainingEstimate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateTimeSpentIncreasingNoRemainingEstimateChange() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateTimeSpentStopsAtZeroAutoAdjust() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserResource
 
testUpdateUserWithInvalidPassword() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserResource
 
testUpdateUserWithNoPassword() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCurrentUserResource
 
testUpdateWhenLinkingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdateWithBlankNonRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdateWithBlankRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdateWithCustomDescription() - Method in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
testUpdateWithCustomDescriptionInTextFormat() - Method in class com.atlassian.jira.webtests.ztests.email.TestHistoryMetadataNotifications
 
testUpdateWithInvalidIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdateWithInvalidLinkId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdateWithInvalidUrls() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdateWithoutNonRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdateWithoutRequiredFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestRemoteIssueLinkResource
 
testUpdateWorkflowMapping() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
TestUpdateWorklog - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
 
TestUpdateWorklog() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdateWorklogSecurityLevels() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testUpdatingIssueTypeName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueTypeResource
 
testUpdatingWorkLogSendsEmail() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
TestUpgradeExport - Class in com.atlassian.jira.webtests.ztests
 
TestUpgradeExport() - Constructor for class com.atlassian.jira.webtests.ztests.TestUpgradeExport
 
TestUpgradeHistory - Class in com.atlassian.jira.webtests.ztests.admin.upgrade
Tests the display of the upgrade history records in System Info and the separate viewing page.
TestUpgradeHistory() - Constructor for class com.atlassian.jira.webtests.ztests.admin.upgrade.TestUpgradeHistory
 
testUpgradeHistory2VersionsInferred() - Method in class com.atlassian.jira.webtests.ztests.admin.upgrade.TestUpgradeHistory
 
testUpgradeHistory3Versions() - Method in class com.atlassian.jira.webtests.ztests.admin.upgrade.TestUpgradeHistory
 
testUpgradeHistoryAfterSetUp() - Method in class com.atlassian.jira.webtests.ztests.admin.upgrade.TestUpgradeHistory
 
TestUpgradeTask70101 - Class in com.atlassian.jira.webtests.ztests.upgrade.tasks
 
TestUpgradeTask70101() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask70101
 
TestUpgradeTask70102 - Class in com.atlassian.jira.webtests.ztests.upgrade.tasks
 
TestUpgradeTask70102() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask70102
 
TestUpgradeTask710001 - Class in com.atlassian.jira.webtests.ztests.upgrade.tasks
 
TestUpgradeTask710001() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask710001
 
TestUpgradeTask711001 - Class in com.atlassian.jira.webtests.ztests.upgrade.tasks
 
TestUpgradeTask711001() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask711001
 
TestUpgradeTask712001AddDefaultVal - Class in com.atlassian.jira.webtests.ztests.upgrade.tasks
Test for UpgradeTask_Build712001 which checks the happy path, if upgrade task adds default value.
TestUpgradeTask712001AddDefaultVal() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask712001AddDefaultVal
 
TestUpgradeTask712001NotOverrideExisting - Class in com.atlassian.jira.webtests.ztests.upgrade.tasks
Test for UpgradeTask_Build712001 which checks the path, if upgrade task do not override existing values
TestUpgradeTask712001NotOverrideExisting() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask712001NotOverrideExisting
 
TestUpgradeTask76001 - Class in com.atlassian.jira.webtests.ztests.upgrade.tasks
 
TestUpgradeTask76001() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask76001
 
testUpgradeTaskWithDescription() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.TestAuditMigration
With 8.12 change the dataset has been extended with the additional attributes like description.
testUpgradeTaskWithoutDescription() - Method in class com.atlassian.jira.webtests.ztests.admin.audit.TestAuditMigration
Before 8.12 the upgrade task test was based on the dataset which didn't contain additional attributes like description.
testUpgradeTestData() - Method in class com.atlassian.jira.webtests.ztests.upgrade.TestUpgradeXmlData
 
TestUpgradeXmlData - Class in com.atlassian.jira.webtests.ztests.upgrade
You can run this test to upgrade the JIRA's test XML.
TestUpgradeXmlData() - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.TestUpgradeXmlData
 
testUpgradingVersionWebHooks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookUpgradeTaskForVersion
 
testUpgradingWebHooks() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookUpgradeTask
 
testUriVariableDuringIssueCreatedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testUriVariablesAreCorrectlyProvidedForUserCreatedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testUriVariablesAreCorrectlyProvidedForUserDeletedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testUriVariablesAreCorrectlyProvidedForVersionWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
testUriVariablesAreCorrecttlyProvidedForVersionMergeEventWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
testUrl() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testUrlField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testUrlField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testUrlField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testUrlField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testUrlField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testUrlFieldSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testUrlPropertyRendersAsLink() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
 
TestUserAgent - Class in com.atlassian.jira.webtests.ztests.misc
 
TestUserAgent() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestUserAgent
 
testUserAgentMissing() - Method in class com.atlassian.jira.webtests.ztests.misc.TestUserAgent
 
TestUserAnonymizationResource - Class in com.atlassian.jira.webtests.ztests.user.anonymize
When this test class run in the CI, the reference plugin is enabled, and it affects the output of the anonymization service.
TestUserAnonymizationResource() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
TestUserAnonymizeChangeUserKey - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestUserAnonymizeChangeUserKey() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserKey
 
TestUserAnonymizeChangeUserName - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestUserAnonymizeChangeUserName() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeChangeUserName
 
TestUserAnonymizeOwnershipTransfer - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestUserAnonymizeOwnershipTransfer() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeOwnershipTransfer
 
TestUserAnonymizeUserKeyInWorkflows - Class in com.atlassian.jira.webtests.ztests.user.anonymize
 
TestUserAnonymizeUserKeyInWorkflows() - Constructor for class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizeUserKeyInWorkflows
 
TestUserBrowser - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserBrowser() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserBrowser
 
testUserBrowserEditAndDeleteLinkNotPresentAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testUserBrowserEditAndDeleteLinkPresentAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testUserCanBeAssignedToIssueEventThoughSheDoesNotBelongToTheGroupsOfTheIssuesSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.issue.security.TestIssueSecurityLevelOnlyCheckedForBrowseProjectPermission
 
testUserCannotAccessProjectByIdIfTheyDoNotHavePermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testUserCannotAccessProjectByKeyIfTheyDoNotHavePermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testUserCanReadPropertiesOfSharedDashboard() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testUserCantSaveSharesWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure a user cannot save shares without permission.
testUserCantSaveSharesWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure a user cannot save shares without permission.
testUserCantSeeSharingOptionsWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestAddPortalPageSharing
Make sure that sharing is not available to people without permission.
testUserCantSeeSharingOptionsWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPageSharing
Make sure that sharing is not available to people without permission.
testUserCanWatch() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWatchers
 
testUserCFPermission() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
testUserChangePassword() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
 
testUserClausesSearchOnFullName() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestClausesDependentOnProperties
 
testUserCustomFieldTabs() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testUserCustomFieldWithInvalidDefaultValue() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testUserCustomFieldWithMissingUsers() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
TestUserDefaults - Class in com.atlassian.jira.webtests.ztests.user
Test the UpdateUserDefaults page
TestUserDefaults() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserDefaults
 
testUserDelete() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterRelatedEntitiesDelete
 
testUserFiltering() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
 
testUserFilterSelection() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldMultiUserPicker
 
testUserFilterSelection() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFieldUserPicker
 
TestUserFormat - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestUserFormat() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestUserFormat
 
TestUserFormat - Class in com.atlassian.jira.webtests.ztests.user
Func test to ensure that all pluginised profile page links in JIRA are being displayed correctly.
TestUserFormat() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testUserFromUserCustomFieldNotifiedOfIssueDeletion() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueDeleteNotifications
 
testUserGetAndSetColumns() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
TestUserGroupPicker - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserGroupPicker() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserGroupPicker
 
testUserGroupPicker() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserGroupPicker
 
testUserGroupPickerSearchByUserName() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserNameSearching
 
testUserHasNoPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMassArchive
 
TestUserHover - Class in com.atlassian.jira.webtests.ztests.user
Tests that the links on the view profile page works.
TestUserHover() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserHover
 
testUserHover() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserHover
 
testUserHoverLinks() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProfiles
 
TestUserLimitedLicense - Class in com.atlassian.jira.webtests.ztests.license
Test that the user limited licenses such as Sprout Starter licences and Commercial Limited work.
TestUserLimitedLicense() - Constructor for class com.atlassian.jira.webtests.ztests.license.TestUserLimitedLicense
 
TestUserManagement - Class in com.atlassian.jira.webtests.ztests.user
Functional test case for user management pages.
TestUserManagement() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
testUserManagement() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
 
testUserMustHaveReadAccessToTheDashboardToAccessProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testUserMustHaveWriteAccessToTheDashboardToSetProperties() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestDashboardItemPropertyResource
 
testUsernameAndFullnameEscaping() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewXss
 
testUsernameAndFullnameEscapingOnMultiUserPicker() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewXss
 
testUsernameAndFullnameEscapingOnUserPicker() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewXss
 
testUsernameAndSearchTextAreEscaped() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check that we prevent XSS
TestUserNameIsEncoded - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserNameIsEncoded() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserNameIsEncoded
 
testUserNameIsEncodedInHtml() - Method in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
Asserts that the user name is also XSS encoded.
testUsernameParamIsNotMandatoryForAssignableMultiProjectSearchResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUsernameParamIsNotMandatoryForAssignableSearchResource() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserNamesAreHtmlEncoded() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserNameIsEncoded
 
TestUserNameSearching - Class in com.atlassian.jira.webtests.ztests.navigator.jql
 
TestUserNameSearching() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserNameSearching
 
testUsernamesWithInterestingCharacters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserNameWithScriptTags() - Method in class com.atlassian.jira.webtests.ztests.user.TestEditUserDetails
 
TestUserNavigationBarWebFragment - Class in com.atlassian.jira.webtests.ztests.user
Tests that the web fragment links on the user navigation bar is visible with correct permissions.
TestUserNavigationBarWebFragment() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserNavigationBarWebFragment
 
testUserNavigationBarWebFragment() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserNavigationBarWebFragment
 
testUserNotAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testUserNotExistSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Make sure we get an error when the user does not exist.
testUserOperations() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminUsers
 
testUserPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testUserPicker() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
testUserPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testUserPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testUserPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testUserPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testUserPickerField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testUserPickerFieldSearchingForEmptyValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestContextColumns
 
testUserPickerMultiCustomFieldPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
testUserPickerSearchByUserName() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserNameSearching
 
testUserPickerSingleCustomFieldPermission() - Method in class com.atlassian.jira.webtests.ztests.project.security.TestProjectPermissions
 
TestUserProfile - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserProfile() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserProfile
 
testUserProfileRememberMeClear() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserRememberMeCookies
 
testUserProfileRememberMeClear_NotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserRememberMeCookies
 
TestUserProperties - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserProperties() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
TestUserPropertyResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestUserPropertyResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
testUserQueries() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserQueriesCaseInsensitive
 
TestUserQueriesCaseInsensitive - Class in com.atlassian.jira.webtests.ztests.navigator.jql
This test class test for User queries being case insensitive.
TestUserQueriesCaseInsensitive() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestUserQueriesCaseInsensitive
 
testUserQueryAllowedWhenGuestAndAnonymousAccessEnabled() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAbstractUserBasedFunction
 
testUserQueryDeniedWhenGuestAndAnonymousAccessDisabled() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAbstractUserBasedFunction
 
testUserQueryWillSucceedWhenUserIsLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestAbstractUserBasedFunction
 
TestUserRememberMeCookies - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserRememberMeCookies() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserRememberMeCookies
 
TestUserRenameOnChangeHistory - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnChangeHistory() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
 
TestUserRenameOnComments - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnComments() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComments
 
TestUserRenameOnComponent - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnComponent() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnComponent
 
testUserRenameOnCreateProjectScreens() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProject
 
TestUserRenameOnDashboards - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnDashboards() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnDashboards
 
TestUserRenameOnFilters - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnFilters() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnFilters
 
TestUserRenameOnIssuePrintableView - Class in com.atlassian.jira.webtests.ztests.user.rename
These tests essentially mirror those of TestUserRenameOnIssues, but checking the other views instead.
TestUserRenameOnIssuePrintableView() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssuePrintableView
 
TestUserRenameOnIssues - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnIssues() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssues
 
testUserRenameOnIssues() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssues
 
TestUserRenameOnIssueXmlView - Class in com.atlassian.jira.webtests.ztests.user.rename
These tests are identical to those in TestUserRenameOnIssuePrintableView, but checking the XML view instead.
TestUserRenameOnIssueXmlView() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssueXmlView
 
TestUserRenameOnPermissions - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnPermissions
 
TestUserRenameOnProfiles - Class in com.atlassian.jira.webtests.ztests.user.rename
These tests essentially mirror those of TestUserRenameOnIssues, but using the usernames instead of the full names.
TestUserRenameOnProfiles() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProfiles
 
testUserRenameOnProfiles() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProfiles
 
TestUserRenameOnProject - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnProject() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProject
 
TestUserRenameOnProjectRoles - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnProjectRoles() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProjectRoles
 
TestUserRenameOnSearch - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnSearch() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
testUserRenameOnUpdateProjectScreens() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProject
 
TestUserRenameOnWorkflow - Class in com.atlassian.jira.webtests.ztests.user.rename
 
TestUserRenameOnWorkflow() - Constructor for class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnWorkflow
 
TestUserResolver - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserResolver() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserResolver
 
TestUserResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Tests for the user resource.
TestUserResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
TestUserResourceForCreateUpdateDelete - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Verification for Create, Update and Delete operations
TestUserResourceForCreateUpdateDelete() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceForCreateUpdateDelete
 
testUserResourceForDeletedUserByKeyIncludeDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForDeletedUserByKeyIncludeDeletedShouldNotAllowNonAdminUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForDeletedUserByNameIncludeDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForDeletedUserByUsernameIncludeDeletedShouldNotAllowNonAdminUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByKeyIncludeDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByKeyThatDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByKeyThatDoesntExistIncludeDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByNameIncludeDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByNameThatDoesntExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByNameThatDoesntExistIncludeDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceForUserByUsernameAndKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceGroupsAndRolesNotExpanded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceGroupsExpanded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceLocale() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceNoUsernameNorKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceShouldHideEmailAddresses() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceShouldMaskEmailAddresses() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserResourceTimeZone() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
TestUserResourceWithRolesEnabled - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Test for user resource with enabled license roles
TestUserResourceWithRolesEnabled() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResourceWithRolesEnabled
 
testUsers() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testUsersByPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
 
testUserSearch() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check that we can search by the user.
testUserSearchWithoutBrowseUsersPermission() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestSearchDashboardPages
Check that search by the user is ignored if we don't have "Browse users" permission.
TestUserSessions - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserSessions() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserSessions
 
testUsersFromGroupCustomFieldNotifiedOfIssueDeletion() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueDeleteNotifications
 
testUsersFromMultiGroupCustomFieldNotifiedOfIssueDeletion() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueDeleteNotifications
 
testUsersFromMultiUserCustomFieldNotifiedOfIssueDeletion() - Method in class com.atlassian.jira.webtests.ztests.email.TestIssueDeleteNotifications
 
TestUserShareType - Class in com.atlassian.jira.webtests.ztests.filter.edit
 
TestUserShareType() - Constructor for class com.atlassian.jira.webtests.ztests.filter.edit.TestUserShareType
 
TestUserSignup - Class in com.atlassian.jira.webtests.ztests.email
 
TestUserSignup() - Constructor for class com.atlassian.jira.webtests.ztests.email.TestUserSignup
 
testUserSignup() - Method in class com.atlassian.jira.webtests.ztests.email.TestUserSignup
 
testUsersInSameGroupButDifferentTimeZones() - Method in class com.atlassian.jira.webtests.ztests.email.TestSubscriptionsWithTimeZones
 
testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenDeletingWork() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenLoggingWork() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
testUsersWhoOnlyListenToIssueUpdatedEventsDoNotReceiveAnyEmailsWhenUpdatingWork() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
testUserThatDoesntHaveAccessToProjectGets404WhenTryingToViewOrAssignPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectPermissionSchemeResource
 
testUserUpdatedWebhookIsSentWhenDisplayNameIsChanged() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testUserUpdatedWebhookIsSentWhenEmailIsChanged() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testUserUpdatedWebhookIsSentWhenNameIsChanged() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testUserUsageInEditContextIsOK() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testUserUsageInViewContextThrowsError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestFilterResource
 
testUserValidation() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSummary
 
TestUserVotes - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserVotes() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserVotes
 
testUserVoting() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
TestUserWatches - Class in com.atlassian.jira.webtests.ztests.user
 
TestUserWatches() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestUserWatches
 
TestUserWebHook - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestUserWebHook() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testUserWhoIsInEditorsGroupCanSeeEditPageAndEditFilterData() - Method in class com.atlassian.jira.webtests.ztests.filter.edit.TestSharePermissionWithRights
 
testUserWithCorrectPermissionsShouldSeeTheResult() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestGroupCustomFieldIssueSecurityLevel
 
testUserWithNewKey() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistoryRerun
 
testUserWithNoFullName() - Method in class com.atlassian.jira.webtests.ztests.user.TestNonExistentUsers
 
testUserWithOldKey() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestAnonymizeDisplayNameInIssueHistoryRerun
 
testUTF8Encoding() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookEncoding
 
testValidAndInvalidFieldDefined() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testValidatePOPForm() - Method in class com.atlassian.jira.webtests.ztests.email.TestMailServer
Check 'Add POP / IMAP Mail Server' form validation
Check cancel button
TestValidateProject - Class in com.atlassian.jira.webtests.ztests.project.security
Tests for JRASERVER-69702
TestValidateProject() - Constructor for class com.atlassian.jira.webtests.ztests.project.security.TestValidateProject
 
TestValidateProject.ProjectValidateClient - Class in com.atlassian.jira.webtests.ztests.project.security
 
testValidation() - Method in class com.atlassian.jira.webtests.ztests.admin.TestTimeTrackingAdmin
 
TestValidationDoesItFit - Class in com.atlassian.jira.webtests.ztests.navigator.jql
JQL Func Test to ensure the IssueNavigator's behaviour when currently in Simple Mode and calling the IssueNavigator via URL and the value for a field is invalid and requires to display a validation error message.
TestValidationDoesItFit() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.TestValidationDoesItFit
 
testValidationErrors() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectProject
 
testValidationInLegacyMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testValidationInModernMode() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveTimeTracking
 
testValidationInvalidbackupAttachmentsNotEnabled() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectBackup
 
testValidationInvalidPaths() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportSelectBackup
 
testValidationOfInputsTogetherLegacyModeWorkNotStarted() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
testValidationOfInputsTogetherLegacyModeWorkStarted() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
testValidationOfInputsTogetherModernModeWorkStarted() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
testValidationOnCreateInModernMode() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
testValidationOnPermission() - Method in class com.atlassian.jira.webtests.ztests.misc.TestAddPermission
 
testValidatorsConditionsAndPostFunctions() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditor
 
testValidLicense() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.sal.SalLicenseTest
 
testValidValuesBasedOnBrowseProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testValidValuesForParentClause() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSearchConstrainedByConfiguration
 
testValueExceedCharacterLengthCheck() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testValueIsEmptyCheck() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testValueIsHtmlEncoded() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
testVersion() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCustomFields
 
TestVersionCustomField - Class in com.atlassian.jira.webtests.ztests.customfield
Tests the version custom field
TestVersionCustomField() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.TestVersionCustomField
 
testVersionCustomFieldPromptsForValuesInBulkMove() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testVersionCustomFieldPromptsForValuesInMove() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testVersionedRepresentations() - Method in class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldTypeVersionedRepresentations
 
testVersionedRepresentationsAreInSearch() - Method in class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldTypeVersionedRepresentations
 
testVersionedRepresentationsAreInSelectedField() - Method in class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldTypeVersionedRepresentations
 
testVersionIsEncoded() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReport
 
testVersionIsEncoded() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingReport
 
testVersionOrdering() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
JRA-15011 - ensure ordering of Versions is fixed
testVersionPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitMultiple
 
testVersionPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testVersionPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldLiterals
 
testVersionPicker() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldOperatorUsage
 
testVersionPickerSearcherFitsIfMoreThanOneProjectIsInContext() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCustomFieldDoesItFitSingle
 
testVersionReleaseDateShouldBeInSystemTimeZone() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
TestVersionResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
Func test for VersionResource.
TestVersionResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testVersionsAndComponents() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testVersionUnreleasedWebHookFires() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
TestVersionValidation - Class in com.atlassian.jira.webtests.ztests.project
 
TestVersionValidation() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestVersionValidation
 
testVersionValidationNonExistantVersion() - Method in class com.atlassian.jira.webtests.ztests.project.TestVersionValidation
 
testVersionValidationSwitchingProjectsUnderneath() - Method in class com.atlassian.jira.webtests.ztests.project.TestVersionValidation
 
TestVersionWebHook - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestVersionWebHook() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
testVersionWebhookFires() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testView() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
 
testViewAllWorklogs() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testViewAttachment() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachmentResource
 
testViewAttachmentNotAuthorised() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachmentResource
 
testViewAttachmentNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestAttachmentResource
 
testViewAttachmentWithNonNumericId() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachmentErrors
 
testViewAttachmentWithNoPath() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestIssueFileAttachmentErrors
 
testViewCommentJson() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testViewCommentNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testViewComments() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestCommentResource
 
testViewComponent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testViewComponentNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestComponentResource
 
testViewDefaultPanelWhenRequestedPanelDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueTabPanels
Verifies that when we go to a non-existent issue tab panel we end up on the default one.
testViewFieldScreensWithInvalidWorkflow() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldScreensInvalidWorkflow
 
TestViewGroup - Class in com.atlassian.jira.webtests.ztests.user
Test the view group page.
TestViewGroup() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestViewGroup
 
testViewGroupEditLinkNotPresentAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testViewGroupEditLinkPresentAsSysAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestSystemAdminAndAdminPermissions
 
testViewIssue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLabelsFormats
 
TestViewIssue - Class in com.atlassian.jira.webtests.ztests.issue
 
TestViewIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testViewIssueIssueSecurityLevel() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportResults
 
testViewIssueMultiUserCFIssueLevelSecurity() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testViewIssueMultiUserCFPermissionScheme() - Method in class com.atlassian.jira.webtests.ztests.customfield.TestCustomFields
 
testViewIssueNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResource
 
testViewIssuePage() - Method in class com.atlassian.jira.webtests.ztests.fields.TestResolutionDateField
 
testViewIssuePageWithInvalidAssigneeAndReporters() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueBrowseBadProjectRegex
 
testViewIssuePageWithInvalidAssigneeAndReporters() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testViewIssuePermissionOnly() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanel
 
testViewIssueWithGroupCustomFieldDeleted() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithCustomFields
Test no system error occurs when a security scheme is based on a group selector custom field that has been deleted.
TestViewIssueWithRest - Class in com.atlassian.jira.webtests.ztests.issue
Test for the REST view of issues
TestViewIssueWithRest() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestViewIssueWithRest
 
testViewIssueWithUserCustomFieldDeleted() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueSecurityWithCustomFields
Test no system error occurs when a security scheme is based on a user selector custom field that has been deleted.
testViewLinksChangeForModifiedFilter() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueViews
 
testViewLoggedByDeletedUser() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
JRADEV-2313.
testViewModeResetAfterLogout() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentViewMode
 
testViewModeRetainedForLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentViewMode
 
testViewModeRetainedForSession() - Method in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentViewMode
 
testViewPriority() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testViewPriorityAnonymouslyWithFFDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testViewPriorityAnonymouslyWithFFDisabledButProjectsVisible() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testViewPriorityAnonymouslyWithFFEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testViewPriorityNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
testViewPriorityWithFFDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPriorityResource
 
TestViewProfile - Class in com.atlassian.jira.webtests.ztests.user
Tests that the links on the view profile page works.
TestViewProfile() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testViewProjectComponents() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testViewProjectComponentsAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testViewProjectRoles() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
TestViewProjectRoleUsage - Class in com.atlassian.jira.webtests.ztests.project
 
TestViewProjectRoleUsage() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestViewProjectRoleUsage
 
testViewProjects() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testViewProjectsAllowedForAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminsWithoutAppRoles
The admin can view projects because he has permission to admin them.
testViewProjectsExpandDescription() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testViewProjectsExpandDescriptionAndLead() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testViewProjectsExpandLead() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
TestViewProjectsXSS - Class in com.atlassian.jira.webtests.ztests.project
 
TestViewProjectsXSS() - Constructor for class com.atlassian.jira.webtests.ztests.project.TestViewProjectsXSS
 
testViewProjectsXSStroughTranslatedCategoryName() - Method in class com.atlassian.jira.webtests.ztests.project.TestViewProjectsXSS
 
testViewProjectVersions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testViewProjectVersionsAnonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testViewProjectWithEditedKey() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testViewRole() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
testViewRoleActorsIsSortedByDisplayName() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectRoleResource
 
testViewSchemes() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewGroup
Test for JRA-15837
testViewTimeZone() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
 
testViewUsages() - Method in class com.atlassian.jira.webtests.ztests.project.TestProjectRoles
Tests to see if the view usages screen contains all the associations it should
TestViewUserHoverAction - Class in com.atlassian.jira.webtests.ztests.user
These tests are for the ViewUserHover action, which provides the content for the pop-up when you hover on a user's full name.
TestViewUserHoverAction() - Constructor for class com.atlassian.jira.webtests.ztests.user.TestViewUserHoverAction
 
TestViewUserResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestViewUserResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestViewUserResource
 
testViewVersion() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testViewVersionNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestVersionResource
 
testViewVoters() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserFormat
 
testViewVoters_issueDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testViewVoters_noPermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testViewVoters_successful() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testViewVoters_votingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testViewVotersWithoutPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testViewVotersWithPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testViewWatchersIsNotWatching() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testViewWatchersIsWatching() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testViewWatchersNoPermissionToViewButCanStillSeeCount() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testViewWatchersNoPermissionToViewButCanStillSeeMyselfAndCount() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testViewWatchersRequestExpanded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testViewWatchersSubresourceExpanded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testViewWatchersSubresourceExpandedIssueDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testViewWorkflowSteps() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditor
 
testViewWorklog() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testViewWorklogNotFound() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
testVisibilityOfDeleteIssueLink() - Method in class com.atlassian.jira.webtests.ztests.issue.TestLinkIssue
Check that the delete issue link is only visible to users with the 'link issue' permission.
testVisitedIssues() - Method in class com.atlassian.jira.webtests.ztests.issue.history.TestRecentIssueHistory
Order matters.
testVisitedIssuesForNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.issue.history.TestRecentIssueHistory
 
testVote_issueDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testVote_reporter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testVote_successful() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testVote_votingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVotes
 
testVoteNoViewPermission() - Method in class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testVoterField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlVoterAndWatcherFields
 
TestVoters - Class in com.atlassian.jira.webtests.ztests.issue
 
TestVoters() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestVoters
 
testVotersAndWatchers() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
testVotersCanBeReadByTheUserThatIsSpecifiedOnTheUserPickerCustomField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVoters
 
testVotersCanNotBeReadByADifferentUserThanTheOneSpecifiedOnTheUserPickerCustomField() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceVoters
 
TestVotersWhenVotePermissionSetToUserPickerCustomField - Class in com.atlassian.jira.webtests.ztests.issue
Tests issue voting scenarios where the project has a permission scheme that sets the "View Voters and Watchers" permission to check for the value of the User Picker custom field.
TestVotersWhenVotePermissionSetToUserPickerCustomField() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestVotersWhenVotePermissionSetToUserPickerCustomField
 
testVotes() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitSingle
 
testVotes() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldLiterals
 
testVotes() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
testVoting() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestReindexMessages
 
testVotingClausesInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestClausesDependentOnProperties
 
testVotingDisabled() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testVotingIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testVotingIsNotVisibleOnIssuePage() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testVotingOnOwnIssue() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssues
 
testVotingOrWatching() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
 
TestWadlGeneration - Class in com.atlassian.jira.webtests.ztests.misc
 
TestWadlGeneration() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestWadlGeneration
 
testWasClauseForAssigneeAndReporter() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnSearch
 
testWasEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasInAcceptsListFunctions() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasInAcceptsListFunctionWithDisabledUser() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasNotEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasNotEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasNotEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasNotEmptySearch() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasNotInSearchUsingListOperands() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasNotInSearchUsingListOperands() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasNotInSearchUsingListOperands() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasNotInSearchUsingListOperands() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchForRenamedConstant() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingAfterPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingAfterPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingAfterPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingAfterPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingBeforePredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingBeforePredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingBeforePredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingBeforePredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingByPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingByPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingByPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingByPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingDuringPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingDuringPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingDuringPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingDuringPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingIcorrectPriorityIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingIncorrectFunctionIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingIncorrectFunctionIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingIncorrectFunctionIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingIncorrectPredicateIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingIncorrectPredicateIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingIncorrectPredicateIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingIncorrectPredicateIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingListOperands() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingListOperands() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingListOperands() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingListOperands() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingLongOperandsIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingLongOperandsIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingLongOperandsIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingLongOperandsIsValid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingLongOperandsIsValid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingOnPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingOnPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingOnPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingOnPredicate() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingSingleValueOperandsReturnsExpectedValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingSingleValueOperandsReturnsExpectedValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingSingleValueOperandsReturnsExpectedValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingSingleValueOperandsReturnsExpectedValues() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWasSearchUsingUnclosedListIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.assignee.TestAssigneeWasSearching
 
testWasSearchUsingUnclosedListIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.fixversion.TestFixVersionWasSearching
 
testWasSearchUsingUnclosedListIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.priority.TestPriorityWasSearching
 
testWasSearchUsingUnclosedListIsInvalid() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.changehistory.reporter.TestReporterWasSearching
 
testWatcherField() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlVoterAndWatcherFields
 
TestWatchers - Class in com.atlassian.jira.webtests.ztests.issue
 
TestWatchers() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestWatchers
 
testWatchers_Anonymous() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testWatchersAndVoters() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssues
 
testWatchingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
 
testWatchingDisabled() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewProfile
 
testWatchingIsDisabled() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
testWatchingIssueIsNotVisibleOnIssuePage() - Method in class com.atlassian.jira.webtests.ztests.issue.TestArchiveIssue
 
TestWebActionResolution - Class in com.atlassian.jira.webtests.ztests.security
Holds the tests that verify the resolution of web actions when they are specified by an alias in a URL and that the appropriate role checks are applied.
TestWebActionResolution() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestWebActionResolution
 
testWebHookDisabling() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
TestWebHookEncoding - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebHookEncoding() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookEncoding
 
TestWebHookInModuleDescriptor - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebHookInModuleDescriptor() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookInModuleDescriptor
 
testWebhookIsSentForCreatedUserWhenListenerComesFromModuleDescriptor() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testWebhookIsSentForCreatedUserWhenListenerIsPersisted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testWebhookIsSentForDeletedUserWhenListenerIsPersisted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
testWebHookIsSentForVersionEvent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
testWebHookIsSentForVersionMergeEvent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentCreated() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentDelete() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
testWebHookListenerRegisteredWithModuleDescriptorReceivesCommentUpdated() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
TestWebHookPostFunction - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebHookPostFunction() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookPostFunction
 
testWebHookRegisteredWithModuleDescriptor() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
TestWebHookRegistration - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebHookRegistration() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookRegistration
 
TestWebHookResponse - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebHookResponse() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testWebHookSentToModuleDescriptorListenerOnApplicationPropertyChange() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestApplicationPropertyWebHook
 
testWebHookSentToPersistentListenerOnApplicationPropertyChange() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestApplicationPropertyWebHook
 
TestWebHookUpgradeTask - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebHookUpgradeTask() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookUpgradeTask
 
TestWebHookUpgradeTaskForVersion - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebHookUpgradeTaskForVersion() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookUpgradeTaskForVersion
 
TestWebhookUsernameAnonymization - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebhookUsernameAnonymization() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebhookUsernameAnonymization
 
TestWebHookWithUrlTemplate - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWebHookWithUrlTemplate() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookWithUrlTemplate
 
testWebHookWithWhiteSpaceInUrl() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testWebInfResourceCannotBeRetrieved() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebResourceRetrievalDoesNotExposeProtectedResources
 
testWebInfResourceCannotBeRetrievedWithParentTransversal() - Method in class com.atlassian.jira.webtests.ztests.security.TestWebResourceRetrievalDoesNotExposeProtectedResources
 
testWebItemInProjectViewIsDisplayedWhenProjectPropertyConditionEvalTrue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testWebItemInProjectViewIsDisplayedWhenUserPropertyConditionEvalTrue() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testWebItemInProjectViewIsNotDisplayedWhenProjectPropertyConditionEvalFalse() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testWebItemInProjectViewIsNotDisplayedWhenUserPropertyConditionEvalFalse() - Method in class com.atlassian.jira.webtests.ztests.issue.TestEntityPropertyEqualToCondition
 
testWebItemsInOperationsProperlyStyled() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
 
TestWebResourceLinks - Class in com.atlassian.jira.webtests.ztests.misc
 
TestWebResourceLinks() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestWebResourceLinks
 
TestWebResourceRetrievalDoesNotExposeProtectedResources - Class in com.atlassian.jira.webtests.ztests.security
Responsible for testing the retrieval of static web-resources does not expose protected resources.
TestWebResourceRetrievalDoesNotExposeProtectedResources() - Constructor for class com.atlassian.jira.webtests.ztests.security.TestWebResourceRetrievalDoesNotExposeProtectedResources
 
testWebsudo() - Method in class com.atlassian.jira.webtests.ztests.application.TestApplicationRoleResource
 
TestWebWork1PrepareActionInterface - Class in com.atlassian.jira.webtests.ztests.plugin
Test verifying that the PrepareAction interface is supported by JIRA action plugin module.
TestWebWork1PrepareActionInterface() - Constructor for class com.atlassian.jira.webtests.ztests.plugin.TestWebWork1PrepareActionInterface
 
testWhenCreatingProjectWithNonExistingAvatarIdInvalidRequestResponseIsReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
 
testWhenDataHasLegacyPathInIt() - Method in class com.atlassian.jira.webtests.ztests.admin.services.TestBackupService
This tests that if they have custom paths in legacy data, then there are displayed and respected but cant be edited

The previous tests check that the paths cannot be set during creation

testWhenSubmittingADodgyTokenAndAValidToken() - Method in class com.atlassian.jira.webtests.ztests.customfield.security.xsrf.TestXsrfEditCustomFieldDefaultValue
 
testWhenTheLoginResourceGivesYouACookieYouShouldBeAbleToActuallyDoSomethingWithIt() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
testWhenTimeTrackingIsOff() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testWhetherConditionsAreSatisfiedForSingleWorklog() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testWhetherPermissionsToProjectAreRespected() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testWhetherPermissionsToVisibleForGroupAreRespected() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testWhetherPermissionsToVisibleForRoleAreRespected() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testWikiMarkupHelp() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
testWikiRendererBidiEscape() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
testWikiRendererBidiNotEscaped() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
TestWikiRendererXSS - Class in com.atlassian.jira.webtests.ztests.issue
Test the links generated by the wiki renderer against various types of XSS attacks.
TestWikiRendererXSS() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestWikiRendererXSS
 
TestWildcardQuerySupport - Class in com.atlassian.jira.webtests.ztests.navigator.jql.text
Responsible for holding test that verify that wildcard operators on text searches using JQL return results as expected by the user.
TestWildcardQuerySupport() - Constructor for class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestWildcardQuerySupport
 
testWildCardSearchCanMatchOneCharacterInAWordSubjectToStemming() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestWildcardQuerySupport
 
testWildCardSearchMatchesZeroOrMoreCharactersInACamelCaseWord() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestWildcardQuerySupport
 
testWildCardSearchMatchesZeroOrMoreCharactersInAJavaExceptionWord() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestWildcardQuerySupport
 
testWildCardSearchMatchesZeroOrMoreCharactersInAJavaIdentifierCaseWord() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestWildcardQuerySupport
 
testWildCardSearchMatchesZeroOrMoreCharactersInAWordSubjectToStemming() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.text.TestWildcardQuerySupport
This will check that we are able to match with wildcards the original (non-stemmed) word in the issue.
testWithAllParams() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithBadParams() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithDefaultPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithDefaultPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaFields
 
testWithDefaultPriorityScheme() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceEditMeta
 
testWithFlushAndContent() - Method in class com.atlassian.jira.webtests.ztests.sendheadearly.TestCommittedResponseHtmlErrorRecovery
 
testWithIssueDeletedEvent() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testWithIssueDeletedEventAndJqlFilteringWithMatch() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testWithIssueDeletedEventAndJqlFilteringWithoutMatch() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
testWithIssueTypes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithLimitedProjectBrowsePermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithLimitedProjectCreatePermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithNoProjectBrowsePermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithNoProjectCreatePermission() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithNullParams() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithoutFields() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithPaging() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaIssueType
 
testWithPrioritySchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithPrioritySchemes() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaFields
 
testWithProjectIds() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithProjectIds() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaIssueType
 
testWithProjectKeys() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMeta
 
testWithProjectKeys() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceCreateMetaIssueType
 
testWordFilenameWithNonAsciiCharacters() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorWordView
 
testWorkFlowActions() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
 
TestWorkFlowActions - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkFlowActions() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testWorkFlowActions() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
testWorkflowAddFromXmlAvailableToSysAdmins() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditing
 
testWorkflowAddFromXmlNotAvailableToAdmins() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditing
 
testWorkflowAssignableOverride() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
Test getting list of assignable users where a state override exists on a state we are transitioning to.
testWorkflowAssignableOverrideDifferentState() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserResource
Test getting list of assignable users where a state override exists on a different state to what we are transitioning to.
TestWorkflowBasedPermissions - Class in com.atlassian.jira.webtests.ztests.workflow
Loads data with a slightly customized permission scheme and a 'ChangeRequest' workflow XML with added attributes to restrict permissions per status.
TestWorkflowBasedPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowBasedPermissions
 
testWorkflowCachingHeaders() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
TestWorkflowConditions - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkflowConditions() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowConditions
 
TestWorkflowDesigner - Class in com.atlassian.jira.webtests.ztests.workflow
The Workflow Designer is a (bundled) plugin

We are testing it here because we can't figure out how to make tests work inside the actual plugin (integration tests get run as unit tests, or not at all, weird problems)

TestWorkflowDesigner() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowDesigner
 
testWorkflowDesignerInvalidWorkflowName() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowDesigner
 
testWorkflowDesignerNoWorkflowName() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowDesigner
 
testWorkflowDesignerScriptTagInNameAndDescription() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowDesigner
 
testWorkflowDesignerValidWorkflowName() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowDesigner
 
testWorkflowDraftName() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflow
 
TestWorkflowEditing - Class in com.atlassian.jira.webtests.ztests.workflow
Test that workflow editing works ok.
TestWorkflowEditing() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditing
 
TestWorkflowEditor - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkflowEditor() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditor
 
testWorkflowEditor() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowWithOriginalStepTransitions
 
TestWorkflowGlobalPostFunctions - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkflowGlobalPostFunctions() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowGlobalPostFunctions
 
testWorkflowLinksUrlEncoded() - Method in class com.atlassian.jira.webtests.ztests.admin.statuses.TestStatuses
 
testWorkflowListingEnterprise() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowEditor
 
testWorkflowMigration() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
 
TestWorkflowMigration - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkflowMigration() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
 
testWorkflowMigration() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
Tests simple workflow migration
testWorkflowMigrationHalfMigratedData() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
Tests workflow migration with previously failed migration.
testWorkflowMigrationHalfMigratedData() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
Tests workflow migration with previously failed migration.
testWorkflowMigrationHalfMigratedDataInTheFirstProject() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
Tests workflow migration with previously failed migration.
testWorkflowMigrationHalfMigratedDataNewDestination() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
A general workflow migration test that tests quite a few cases.
testWorkflowMigrationHalfMigratedDataNewDestination() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
A general workflow migration test that tests quite a few cases.
testWorkflowMigrationHalfMigratedDataNewDestinationInTheFirstProject() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
A general workflow migration test that tests quite a few cases.
testWorkflowMigrationWithRemovedWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
Tests workflow migration with previously failed migration.
testWorkflowMigrationWithUnupdatedIssue() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
Tests workflow migration with previously failed migtaion.
testWorkflowMigrationWithUnupdatedIssue() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
Tests workflow migration with previously failed migtaion.
testWorkflowMigrationWithUnupdatedIssueInTheFirstProject() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
Tests workflow migration with previously failed migtaion.
testWorkflowMigrationWithUnupdatedWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMigration
Tests workflow migration with previously failed migration.
testWorkflowMigrationWithUnupdatedWorkflowScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowMigration
Tests workflow migration with previously failed migration.
testWorkflowMigrationWithUnupdatedWorkflowSchemeInTheFirstProject() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestDraftWorkflowSchemeMultipleProjectsMigration
Tests workflow migration with previously failed migration.
TestWorkflowNameEditing - Class in com.atlassian.jira.webtests.ztests.workflow
Test that editing workflow name and description works in JIRA.
TestWorkflowNameEditing() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowNameEditing
 
testWorkflowPermissions() - Method in class com.atlassian.jira.webtests.ztests.misc.TestCustomCreateButtonName
 
testWorkflowPermissions() - Method in class com.atlassian.jira.webtests.ztests.user.TestGroupSelectorPermissions
 
testWorkflowPermissions() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowBasedPermissions
 
testWorkflowProperties() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfWorkflow
 
testWorkflows() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfWorkflow
 
testWorkflows() - Method in class com.atlassian.jira.webtests.ztests.issue.TestOpsBarStructure
 
testWorkflowSchemeAdministration() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfSchemes
 
TestWorkflowSchemeEditorResource - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource() - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource
 
TestWorkflowSchemeEditorResource.AssignableWorkflowScheme - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource.DraftWorkflowScheme - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource.EditorResource - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource.IssueType - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource.Project - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource.RemoveWorkflowRequest - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource.ResponseAssertions - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource.Workflow - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeEditorResource.WorkflowSchemeRequest - Class in com.atlassian.jira.webtests.ztests.projectconfig
 
TestWorkflowSchemeResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowSchemeResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowSchemeResource
 
TestWorkFlowSchemes - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkFlowSchemes() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
testWorkFlowSchemes() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
testWorkflowStatuses() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfWorkflow
 
testWorkflowSteps() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfWorkflow
 
testWorkflowTransition() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfWorkflow
 
testWorkflowTransitionCompleteWalkthrough() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
Bulk edit all fields (system and custom fields) - check that all fields are edited correctly - check correct fields available with permission schemes
testWorkflowTransitionConcurrentIssueUpdate() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
testWorkflowTransitionEditFieldErrors() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
Check errors generated correctly (e.g.
testWorkflowTransitionErrorOnWorkflowSelection() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
testWorkflowTransitionParentIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSecurityLevelOfSubtasks
 
TestWorkflowTransitionPermission - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkflowTransitionPermission() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionPermission
 
TestWorkflowTransitionProperties - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowTransitionProperties() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
TestWorkflowTransitionProperties.PropertyBean - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowTransitionProperties.WorkflowRestApi - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowTransitionProperties.WorkflowRestApi.ActiveWorkflow - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowTransitionProperties.WorkflowRestApi.ConstantMode - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowTransitionProperties.WorkflowRestApi.DraftWorkflow - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowTransitionProperties.WorkflowRestApi.Transition - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowTransitionProperties.WorkflowRestApi.Workflow - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorkflowTransitionReindexing - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkflowTransitionReindexing() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionReindexing
 
testWorkflowTransitionSingleIssue() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestReindexingSubtasks
 
testWorkflowTransitionSubtask() - Method in class com.atlassian.jira.webtests.ztests.subtask.TestSecurityLevelOfSubtasks
 
TestWorkflowTransitionView - Class in com.atlassian.jira.webtests.ztests.workflow
 
TestWorkflowTransitionView() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowTransitionView
 
TestWorkflowWithOriginalStepTransitions - Class in com.atlassian.jira.webtests.ztests.workflow
Tests the workflow editor, bulk and normal workflow transitions with workflows that contain common workflow transition to that transitions back to the original step (step id of -1).
TestWorkflowWithOriginalStepTransitions() - Constructor for class com.atlassian.jira.webtests.ztests.workflow.TestWorkflowWithOriginalStepTransitions
 
testWorkflowWithReturnUrl() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
 
TestWorklogAndTimeTracking - Class in com.atlassian.jira.webtests.ztests.timetracking
Testing the interactions between the Worklog System Field and the Time Tracking System Field.
TestWorklogAndTimeTracking() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
TestWorklogAuthorSearching - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Func test for searching worklogs by author.
TestWorklogAuthorSearching() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogAuthorSearching
 
TestWorklogCommentSearching - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Func test for searching worklogs by worklog comment (description)s.
TestWorklogCommentSearching() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogCommentSearching
 
testWorklogCreatedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
TestWorklogDateSearching - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Func test for searching worklogs by date.
TestWorklogDateSearching() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testWorklogDeletedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
testWorklogDeletedWebHooksSentWhenIssueDeleted() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
testWorklogDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
testWorklogListAccessibleWhenUserHasBrowseProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
testWorklogListInaccessibleWhenUserHasNotBrowseProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
JRASERVER-69434
testWorklogNoPermToCreate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestCreateWorklog
 
testWorklogNoPermToCreate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testWorklogNoPermToCreate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testWorklogNoPermToCreate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testWorklogNoPermToCreate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testWorklogNoPermToCreate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testWorklogNoPermToUpdate() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestUpdateWorklog
 
TestWorklogNotifications - Class in com.atlassian.jira.webtests.ztests.timetracking
 
TestWorklogNotifications() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
TestWorkLogOperationVisibility - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
 
TestWorkLogOperationVisibility() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogOperationVisibility
 
testWorkLogOperationVisibility() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogOperationVisibility
 
TestWorklogResource - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
TestWorklogResource() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
testWorklogServedAsJql() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
testWorklogServedAsString() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogDateSearching
 
TestWorklogSystemField - Class in com.atlassian.jira.webtests.ztests.timetracking.modern
Tests for the WorklogSystemField.
TestWorklogSystemField() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogSystemField
 
testWorklogTab() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
TestWorkLogTabPanel - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
 
TestWorkLogTabPanel() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanel
 
TestWorkLogTabPanelVisibility - Class in com.atlassian.jira.webtests.ztests.timetracking.legacy
 
TestWorkLogTabPanelVisibility() - Constructor for class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanelVisibility
 
testWorkLogTabPanelVisibility() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestWorkLogTabPanelVisibility
 
testWorklogTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.AbstractTestCreateWorklogAsField
 
testWorklogTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCloseTransition
 
testWorklogTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnCreateIssue
 
testWorklogTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnEditIssue
 
testWorklogTimeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestCreateWorklogOnResolveTransition
 
testWorklogUpdatedAccessibleWhenUserHasBrowseProjectPermission2() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
 
testWorklogUpdatedInaccessibleWhenUserHasNotBrowseProjectPermission() - Method in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking
JRASERVER-69434
testWorklogUpdatedInIssue() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
testWorklogUpdatedWebHook() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
testWorklogVisibility() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
TestWorklogWebHook - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
TestWorklogWebHook() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
testWorklogWebHooksWithJQL() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
testWorklogWebHookWorksWhenRegisteredWithModuleDescriptor() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
testWorkRatio() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldDoesItFitMultiple
 
testWorkRatio() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestSystemFieldOperatorUsage
 
TestXAUSERNAMEHeader - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api
This is API backwards compatibility test.
TestXAUSERNAMEHeader() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api.TestXAUSERNAMEHeader
 
TestXAUSERNAMEHeader.Client - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.api
 
testXMLCommentOfResults(String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlCustomIssueView
 
testXMLCommentsOfResultsIrrelevantParam() - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlCustomIssueView
 
testXMLCommentsOfResultsNoParam() - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlCustomIssueView
 
testXMLCommentsOfResultsSearchRequest() - Method in class com.atlassian.jira.webtests.ztests.issue.TestSearchXmlCustomIssueView
 
TestXmlCustomIssueView - Class in com.atlassian.jira.webtests.ztests.issue
 
TestXmlCustomIssueView() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestXmlCustomIssueView
 
testXmlExport() - Method in class com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportUsersDoNotExistPage
 
testXmlImport() - Method in class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfWorkflow
 
testXmlImportFromFuture_DowngradeNoOp() - Method in class com.atlassian.jira.webtests.ztests.admin.TestImportExport
 
testXmlImportFromFuture_Fail() - Method in class com.atlassian.jira.webtests.ztests.admin.TestImportExport
 
testXmlImportFromNonImportDirectory() - Method in class com.atlassian.jira.webtests.ztests.admin.TestImportExport
 
testXmlImportWithInvalidAttachmentsDirectory() - Method in class com.atlassian.jira.webtests.ztests.admin.TestImportExport
 
testXmlIssueFeedForXssDescription() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
TestXmlIssueView - Class in com.atlassian.jira.webtests.ztests.issue
Tests XML Issue view for escaping chars, present nodes, etc.
TestXmlIssueView() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testXMLIssueView() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
TestXmlIssueViewBackwardCompatibility - Class in com.atlassian.jira.webtests.ztests.issue
 
TestXmlIssueViewBackwardCompatibility() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewBackwardCompatibility
 
TestXmlIssueViewErrors - Class in com.atlassian.jira.webtests.ztests.issue
This class tests the various error conditions encountered when trying to view an issue using the IssueViewURLHandler.
TestXmlIssueViewErrors() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewErrors
 
TestXmlIssueViewXss - Class in com.atlassian.jira.webtests.ztests.issue
Test for XmlIssueView XSS security.
TestXmlIssueViewXss() - Constructor for class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewXss
 
TestXmlRestore - Class in com.atlassian.jira.webtests.ztests
 
TestXmlRestore() - Constructor for class com.atlassian.jira.webtests.ztests.TestXmlRestore
 
testXMLViewAllIssues() - Method in class com.atlassian.jira.webtests.ztests.misc.TestReplacedLocalVelocityMacros
 
testXMLViewAllItems() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testXMLViewAllItemsDaysTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testXMLViewAllItemsHoursTimeFormat() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorXmlView
 
testXmlViewBeforeAndAfterAnotherRename() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssueXmlView
 
testXmlViewWithCurrentUser() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestCurrentUser
 
testXmlViewWithRenamedUsers() - Method in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnIssueXmlView
 
testXsrf() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueAttachmentsResource
 
TestXsrfAdminAssortedGlobalSettings - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfAdminAssortedGlobalSettings() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminAssortedGlobalSettings
 
TestXsrfAdminCustomFields - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the User Administration actions are not susceptible to XSRF attacks.
TestXsrfAdminCustomFields() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminCustomFields
 
TestXsrfAdminFieldConfigurations - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the User Administration actions are not susceptible to XSRF attacks.
TestXsrfAdminFieldConfigurations() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminFieldConfigurations
 
TestXsrfAdminFieldConfigurationSchemes - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the User Administration actions are not susceptible to XSRF attacks.
TestXsrfAdminFieldConfigurationSchemes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminFieldConfigurationSchemes
 
TestXsrfAdminGroups - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfAdminGroups() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminGroups
 
TestXsrfAdminIssueLinking - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfAdminIssueLinking() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminIssueLinking
 
TestXsrfAdminIssueTypeScreenSchemes - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the User Administration actions are not susceptible to XSRF attacks.
TestXsrfAdminIssueTypeScreenSchemes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminIssueTypeScreenSchemes
 
TestXsrfAdminMailServers - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfAdminMailServers() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminMailServers
 
TestXsrfAdminScreenSchemes - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the User Administration actions are not susceptible to XSRF attacks.
TestXsrfAdminScreenSchemes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminScreenSchemes
 
TestXsrfAdminSharedDashboards - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the Shared Dashboards Administration actions are not susceptible to XSRF attacks.
TestXsrfAdminSharedDashboards() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminSharedDashboards
 
TestXsrfAdminSharedFilters - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the Shared Filters Administration actions are not susceptible to XSRF attacks.
TestXsrfAdminSharedFilters() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminSharedFilters
 
TestXsrfAdminSubTasks - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfAdminSubTasks() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminSubTasks
 
TestXsrfAdminUserDefaults - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfAdminUserDefaults() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminUserDefaults
 
TestXsrfAdminUsers - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the User Administration actions are not susceptible to XSRF attacks.
TestXsrfAdminUsers() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAdminUsers
 
TestXsrfAttachments - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfAttachments() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfAttachments
 
TestXsrfBulkOperations - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfBulkOperations() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfBulkOperations
 
testXsrfDialogDisplayUrlParameters() - Method in class com.atlassian.jira.webtests.ztests.admin.TestGeneralConfiguration
 
TestXsrfEditCustomFieldDefaultValue - Class in com.atlassian.jira.webtests.ztests.customfield.security.xsrf
Responsible for verifying that editing a custom field's default value is not susceptible to xsrf attacks.
TestXsrfEditCustomFieldDefaultValue() - Constructor for class com.atlassian.jira.webtests.ztests.customfield.security.xsrf.TestXsrfEditCustomFieldDefaultValue
 
TestXsrfEvents - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfEvents() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfEvents
 
TestXsrfGlobalPermissions - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfGlobalPermissions() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfGlobalPermissions
 
TestXsrfImportAndExport - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfImportAndExport() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfImportAndExport
 
TestXsrfIssue - Class in com.atlassian.jira.webtests.ztests.issue.security.xsrf
 
TestXsrfIssue() - Constructor for class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
 
TestXsrfJiraSetup - Class in com.atlassian.jira.webtests.ztests.security.xsrf
 
TestXsrfJiraSetup() - Constructor for class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfJiraSetup
 
TestXsrfLogOut - Class in com.atlassian.jira.webtests.ztests.security.xsrf
Responsible for verifying XSRF protection of "log-out" functionality.
TestXsrfLogOut() - Constructor for class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogoutFromActionViaDefaultCommand() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogoutFromActionViaDefaultCommandWhenRememberMeIsOn() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogoutFromActionViaDefaultCommandWithAnExpiredSession() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogoutFromActionViaExecuteCommand() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogoutFromActionViaExecuteCommandWhenRememberMeIsOn() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogoutFromActionViaExecuteCommandWithAnExpiredSession() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogoutFromSeraph() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogOutFromSeraphConfirmsLogOutWhenRememberMeIsOn() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
testXsrfLogoutFromSeraphWithAnExpiredSession() - Method in class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfLogOut
 
TestXsrfManageDashboards - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
Responsible for holding tests which verify that the Dashboards actions are not susceptible to XSRF attacks.
TestXsrfManageDashboards() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfManageDashboards
 
TestXsrfOptionsAndSettings - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfOptionsAndSettings() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfOptionsAndSettings
 
testXsrfPageCanBeRetried() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
This tests that JIRA can recover from a xsrf token invalidation and allow the user to retry the operation
testXsrfPageSessionCanBeRetried() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfIssue
This tests that JIRA can recover from a session invalidation and allow the user to retry the operation
TestXsrfProject - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfProject() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfProject
 
TestXsrfProjectCategories - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfProjectCategories() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfProjectCategories
 
TestXsrfSchemes - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfSchemes() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfSchemes
 
TestXsrfSessionBoundToken - Class in com.atlassian.jira.webtests.ztests.security.xsrf
 
TestXsrfSessionBoundToken() - Constructor for class com.atlassian.jira.webtests.ztests.security.xsrf.TestXsrfSessionBoundToken
 
TestXsrfSpecificLinks - Class in com.atlassian.jira.webtests.ztests.issue.security.xsrf
A test class that contains specific links for XSRF protection
TestXsrfSpecificLinks() - Constructor for class com.atlassian.jira.webtests.ztests.issue.security.xsrf.TestXsrfSpecificLinks
 
TestXsrfSystemOps - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfSystemOps() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfSystemOps
 
TestXsrfUserProfile - Class in com.atlassian.jira.webtests.ztests.user.security.xsrf
Responsible for holding tests which verify that the User Profile preferences are not susceptible to XSRF attacks.
TestXsrfUserProfile() - Constructor for class com.atlassian.jira.webtests.ztests.user.security.xsrf.TestXsrfUserProfile
 
TestXsrfWorkflow - Class in com.atlassian.jira.webtests.ztests.admin.security.xsrf
 
TestXsrfWorkflow() - Constructor for class com.atlassian.jira.webtests.ztests.admin.security.xsrf.TestXsrfWorkflow
 
testXss() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReportByLabels
 
testXss() - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
testXss(FilterNavigation) - Method in class com.atlassian.jira.webtests.ztests.filter.TestSearchFilters
 
TestXSS - Class in com.atlassian.jira.webtests.ztests.misc
This test case should be used to test for all sorts of XSS bugs.
TestXSS() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestXSS
 
testXSSFieldTypeInCreateCustomField() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSS
 
testXssForLogWorkInputs() - Method in class com.atlassian.jira.webtests.ztests.timetracking.modern.TestWorklogSystemField
 
testXSSIconPicker() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSS
 
testXssInAvatarPicker() - Method in class com.atlassian.jira.webtests.ztests.user.TestUserProfile
 
TestXssInCommentUserLink - Class in com.atlassian.jira.webtests.ztests.issue.security.xss
Test case for XSS exploits in user links rendered as part of comments using the Wiki Renderer.
TestXssInCommentUserLink() - Constructor for class com.atlassian.jira.webtests.ztests.issue.security.xss.TestXssInCommentUserLink
 
TestXssInConfigureReport - Class in com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss
Test case for XSS exploits in the ConfigureReport page
TestXssInConfigureReport() - Constructor for class com.atlassian.jira.webtests.ztests.dashboard.reports.security.xss.TestXssInConfigureReport
 
testXSSInConfluence() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
testXssInCronStringParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInDailyWeeklyMonthlyParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInDayParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInDaysOfMonthOptParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInDueDate() - Method in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssue
 
TestXSSInFullName - Class in com.atlassian.jira.webtests.ztests.misc
Test Cross-site scripting vulnerabilities when script entered in fullname
TestXSSInFullName() - Constructor for class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
testXssInHeaderUsername() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSS
 
testXssInImageUrls() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.TestAssignedToMeGadget
 
testXssInImageUrls() - Method in class com.atlassian.jira.webtests.ztests.issue.TestViewIssue
 
testXssInImageUrls() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
 
testXssInInterval() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInIssueKeyParam() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewXss
 
testXssInModuleKeyParam() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAssociatedScreensForCustomFieldXss
 
testXssInModuleKeyParam() - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueViewXss
 
testXssInMonthDayParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunFromHoursParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunFromMeridianParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunFromMinsParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunOnceHoursParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunOnceMeridianParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunOnceMinsParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunToHoursParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunToMeridianParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInRunToMinsParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXssInUserLinks() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xss.TestXssInCommentUserLink
 
testXssInWeekParam() - Method in class com.atlassian.jira.webtests.ztests.filter.TestFilterSubscriptionXss
 
testXSSLinks() - Method in class com.atlassian.jira.webtests.ztests.issue.TestWikiRendererXSS
JRA-15812: The Wiki link renderer assumes that the returned URL is correctly escaped.
testXSSNameAdnDescription() - Method in class com.atlassian.jira.webtests.ztests.dashboard.TestEditPortalPage
Make sure that the name and description can be changed.
testXssNonExistentVersionAndComponent() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkChangeIssues
test to check each dynamic labels in each step.
TestXssOnCreateIssueDetailsPage - Class in com.atlassian.jira.webtests.ztests.issue.security.xss
Test case for XSS exploits in the CreateIssueDetails page
TestXssOnCreateIssueDetailsPage() - Constructor for class com.atlassian.jira.webtests.ztests.issue.security.xss.TestXssOnCreateIssueDetailsPage
 
testXssOnProjectGroupNamesParameter() - Method in class com.atlassian.jira.webtests.ztests.project.security.xss.TestAssignGroupsToProjectRole
Responsible for verifying that a malicious user can not perform an XSS attack through the groupNames parameter.
testXssOnProjectIdParameter() - Method in class com.atlassian.jira.webtests.ztests.project.security.xss.TestAssignGroupsToProjectRole
 
testXssOnProjectIdParameter() - Method in class com.atlassian.jira.webtests.ztests.project.security.xss.TestAssignUsersToProjectRole
Responsible for verifying that a malicious user can not perform an XSS attack through the projectId parameter.
testXssOnProjectRoleIdParameter() - Method in class com.atlassian.jira.webtests.ztests.project.security.xss.TestAssignGroupsToProjectRole
Responsible for verifying that a malicious user can not perform an XSS attack through the projectRoleId parameter.
testXssOnProjectRoleIdParameter() - Method in class com.atlassian.jira.webtests.ztests.project.security.xss.TestAssignUsersToProjectRole
Responsible for verifying that a malicious user can not perform an XSS attack through the projectRoleId parameter.
testXSSPickers() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSS
 
testXssReporterNameOnCreateIssueDetailsPage() - Method in class com.atlassian.jira.webtests.ztests.issue.security.xss.TestXssOnCreateIssueDetailsPage
 
testXSSReturnUrl() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSS
 
testXSSReturnUrlInViewUserProfiles() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSS
 
TestZipAttachmentSecurity - Class in com.atlassian.jira.webtests.ztests.attachment
Responsible for verifying that the server doesn't shut down if we attach files like: 42.zip, a large compressed file, etc.
TestZipAttachmentSecurity() - Constructor for class com.atlassian.jira.webtests.ztests.attachment.TestZipAttachmentSecurity
 
text() - Method in interface com.atlassian.jira.functest.framework.assertions.Assertions
Text assertions.
text() - Method in class com.atlassian.jira.functest.framework.assertions.AssertionsImpl
 
TEXT_ON_ISSUE_MOVED_MAIL - Static variable in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesNotifications
 
TEXT_ON_ISSUE_UPDATED_MAIL - Static variable in class com.atlassian.jira.webtests.ztests.bulk.TestBulkMoveIssuesNotifications
 
TEXT_ON_WORKLOG_ADDED_MAIL - Static variable in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
TEXT_ON_WORKLOG_DELETED_MAIL - Static variable in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
TEXT_ON_WORKLOG_UPDATED_MAIL - Static variable in class com.atlassian.jira.webtests.ztests.timetracking.TestWorklogNotifications
 
TextAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Contains a number of methods that do "extended" functional test assertions involving text.
textAssertions - Variable in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
 
textAssertions - Variable in class com.atlassian.jira.webtests.ztests.dashboard.reports.AbstractConfigureReportFieldTestCase
 
textAssertions - Variable in class com.atlassian.jira.webtests.ztests.email.TestBulkArchiveIssuesNotifications
 
textAssertions - Variable in class com.atlassian.jira.webtests.ztests.email.TestBulkDeleteIssuesNotifications
 
textAssertions - Variable in class com.atlassian.jira.webtests.ztests.email.TestEmailSubscription
 
textAssertions - Variable in class com.atlassian.jira.webtests.ztests.email.TestNotificationEmails
 
textAssertions - Variable in class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
 
textAssertions - Variable in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
TextAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
An implementation of the TextAssertions
TextAssertionsImpl() - Constructor for class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
TextAssertionsImpl(WebTester) - Constructor for class com.atlassian.jira.functest.framework.assertions.TextAssertionsImpl
 
textBody - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
textBody(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
TextCell - Class in com.atlassian.jira.webtests.table
Checks if the cell has each string in the texts array using indexOf.
TextCell(String) - Constructor for class com.atlassian.jira.webtests.table.TextCell
 
TextCell(String, String) - Constructor for class com.atlassian.jira.webtests.table.TextCell
 
TextCell(String[]) - Constructor for class com.atlassian.jira.webtests.table.TextCell
 
TextKit - Class in com.atlassian.jira.functest.framework.util.text
A class that handles text assertions and searches.
TextKit() - Constructor for class com.atlassian.jira.functest.framework.util.text.TextKit
 
textView() - Method in class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage
 
TextView(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage.TextView
 
textView() - Method in class com.atlassian.jira.functest.framework.admin.workflows.WorkflowDesignerPage
 
TextView(WorkflowDesignerPage, WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.WorkflowDesignerPage.TextView
 
THE_OTHER_COMPONENT - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCreateIssueForEnterprise
 
TIME_FORMAT - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWorklog
 
TIME_FORMAT - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
TIME_FORMAT - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
TIME_FORMAT - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
TIME_TRACKING_ADMIN_PAGE - Static variable in interface com.atlassian.jira.functest.framework.admin.TimeTracking
 
TimeBomb - Class in com.atlassian.jira.webtests.util
Allows you to ignore a failing test for a limited amount of time.
TimeBomb(String) - Constructor for class com.atlassian.jira.webtests.util.TimeBomb
Creates a TimeBomb with teh given explosion date.
timeFormat - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
times() - Method in class com.atlassian.jira.util.StrictMockClock
 
TimeTracking - Interface in com.atlassian.jira.functest.framework.admin
Time tracking configuration in JIRA's Administration interface.
timeTracking() - Method in interface com.atlassian.jira.functest.framework.Administration
Get time tracking administration section util.
timeTracking() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
TIMETRACKING - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
TimeTracking.Format - Enum in com.atlassian.jira.functest.framework.admin
Represents the "format" which Time Tracking information can be displayed in.
TimeTracking.Mode - Enum in com.atlassian.jira.functest.framework.admin
Represents a "mode" in which the Time Tracking module operates.
TimeTracking.Unit - Enum in com.atlassian.jira.functest.framework.admin
Represnts the default unit to use for time tracking.
TIMETRACKING_ORIGINALESTIMATE - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
TIMETRACKING_REMAININGESTIMATE - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
timeTrackingDisabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestConfigurationResource
 
TimeTrackingImpl - Class in com.atlassian.jira.functest.framework.admin
Time tracking configuration
TimeTrackingImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.TimeTrackingImpl
 
timeZoneId - Variable in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobBean
 
title - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultItem
 
TITLE_ADD_POP_MAIL_SERVER - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
TITLE_ADD_SMTP_MAIL_SERVER - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
TITLE_DELETE_MAIL_SERVER - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
TITLE_MAIL_QUEUE - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
TITLE_POP_MAIL_SERVERS - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
TITLE_SEND_EMAIL - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
TITLE_SMTP_MAIL_SERVERS - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
TITLE_SUPPORT_REQUEST - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
to(JiraSetupInstanceHelper.SetupStage) - Method in enum com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper.SetupStage
 
to - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
To() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
toArray() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
toArray(Object[]) - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
toArray() - Method in class com.atlassian.jira.webtests.table.TableData
 
toAssignee() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
toDisplayFormat() - Method in class com.atlassian.jira.functest.framework.sharing.AuthenticatedTestSharingPermission
 
toDisplayFormat() - Method in class com.atlassian.jira.functest.framework.sharing.GlobalTestSharingPermission
 
toDisplayFormat() - Method in class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
toDisplayFormat() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
toDisplayFormat() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
toDisplayFormat() - Method in interface com.atlassian.jira.functest.framework.sharing.TestSharingPermission
 
toEmail(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
toFastMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
Deprecated.
Use ImmutableMap directly instead. Since v6.1.
toFastSortedMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
Deprecated.
Use ImmutableSortedMap directly instead. Since v6.1.
toFastSortedMap(Comparator<K>) - Method in class com.atlassian.jira.util.collect.MapBuilder
Deprecated.
Use ImmutableSortedMap directly instead. Since v6.1.
toggleNestedGroups(boolean) - Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
 
toggleVote() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Clicks on the "vote-toggle" link.
toggleWatch() - Method in class com.atlassian.jira.functest.framework.page.ViewIssuePage
Clicks on the "vote-toggle" link.
toGoogleFunction(Function<T, R>) - Static method in class com.atlassian.jira.util.Functions
Map to a google-collections Function.
toGroup(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
toGroupBean(ClientResponse) - Method in class com.atlassian.jira.webtests.ztests.user.GroupClient
Unwrap the GroupBean body from the response
toHashMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
Returns a mutable HashMap where the entries are in no defined order.
toImmutableMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
Deprecated.
use MapBuilder.toMap() instead, or consider using ImmutableMap if if the map does not need to accept nulls.
toJson() - Method in class com.atlassian.jira.functest.framework.sharing.AuthenticatedTestSharingPermission
 
toJson() - Method in class com.atlassian.jira.functest.framework.sharing.GlobalTestSharingPermission
 
toJson() - Method in class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
toJson() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
toJson() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
toJson() - Method in interface com.atlassian.jira.functest.framework.sharing.TestSharingPermission
 
toJSONArray(TestJSONArray) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONArray(JSONArray) - Method in class com.atlassian.jira.util.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(TestJSONArray) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONObject(JSONArray) - Method in class com.atlassian.jira.util.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface com.atlassian.jira.functest.framework.util.json.TestJSONString
The toJSONString method allows a class to produce its own JSON serialization.
toJSONString() - Method in interface com.atlassian.jira.util.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
toLinkedHashMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
Returns a mutable LinkedHashMap where the entries are in the same order as they were added.
toList(Iterator<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the iterator into a list.
toList(Iterable<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the iterable into a list.
toList(Enumeration<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the enumeration into a list.
toList(EnclosedIterable<T>) - Static method in class com.atlassian.jira.util.collect.EnclosedIterable.Functions
Get an ArrayList of the contents of the supplied EnclosedIterable
toList(EnclosedIterable<I>, Function<I, O>) - Static method in class com.atlassian.jira.util.collect.EnclosedIterable.Functions
Get an ArrayList of the contents of the supplied EnclosedIterable transformed by the supplied transform function into the new type O.
toListOrderedMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map where the entries are in the same order as they were added.
toMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map where the entries are in no defined order.
toMap(List<TestWorkflowTransitionProperties.PropertyBean>) - Static method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.PropertyBean
 
toMap(Object...) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
TomcatShutdownListener - Class in com.atlassian.jira.functest.framework
 
TomcatShutdownListener() - Constructor for class com.atlassian.jira.functest.framework.TomcatShutdownListener
 
toMutableMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toReporter() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
toSet(Iterable<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the iterable into a Set.
toSet(Iterator<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the iterable into a Set.
toSimplePermission() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
toSortedMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toSortedMap(Comparator<K>) - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toString() - Method in class com.atlassian.jira.functest.config.CheckMessage
 
toString() - Method in class com.atlassian.jira.functest.config.crowd.ConfigCrowdApplication
 
toString() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
 
toString() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigExternalGadget
 
toString() - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadget
 
toString() - Method in class com.atlassian.jira.functest.config.DefaultConfigSequence
 
toString() - Method in class com.atlassian.jira.functest.config.mail.ConfigMailServer
 
toString() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
 
toString() - Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry
 
toString() - Method in class com.atlassian.jira.functest.config.service.ConfigService
 
toString() - Method in class com.atlassian.jira.functest.config.sharing.ConfigSharedEntityId
 
toString() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.Tab
 
toString() - Method in class com.atlassian.jira.functest.framework.admin.AdminTabs.TabGroup
 
toString() - Method in enum com.atlassian.jira.functest.framework.admin.GeneralConfiguration.CommentVisibility
 
toString() - Method in enum com.atlassian.jira.functest.framework.admin.GeneralConfiguration.EmailVisibility
 
toString() - Method in class com.atlassian.jira.functest.framework.admin.MailServerAdministration.MailServerConfiguration
 
toString() - Method in enum com.atlassian.jira.functest.framework.admin.TimeTracking.Mode
 
toString() - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
toString() - Method in class com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions.FilterFormParam
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAffectedObjects
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditAuthorEntity
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditChangedValuesEntity
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditEntities
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditExtraAttributes
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.AuditTypeEntity
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.ApplicationRoleControl.ApplicationRoleBean
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl.ColumnItem
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.ComponentManagerControl.ComponentManagerStateBean
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.EventClient.EventData
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerIssue
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssuePickerResult
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl.IssueSection
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl.AutoCompleteResult
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.JqlAutoCompleteControl.Results
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultItem
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.ResourceBundleCacheControl.CachedPluginBundle
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.SchedulerControl.JobRunBean
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.SearchAutoCompleteControl.AutoCompleteField
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.ServerInfoControl.ServerInfo
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookListener
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.RegistrationResponse
 
toString() - Method in class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.NodeBuildInfo
 
toString() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryField
 
toString() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
 
toString() - Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistorySet
 
toString() - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
 
toString() - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo
 
toString() - Method in class com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo
 
toString() - Method in class com.atlassian.jira.functest.framework.labels.Labels
 
toString() - Method in class com.atlassian.jira.functest.framework.locator.AggregateLocator
 
toString() - Method in class com.atlassian.jira.functest.framework.locator.CssLocator
 
toString() - Method in class com.atlassian.jira.functest.framework.locator.IdLocator
 
toString() - Method in interface com.atlassian.jira.functest.framework.locator.Locator
A meaningful "debugging" representation of this Locator to help when test fail.
toString() - Method in class com.atlassian.jira.functest.framework.locator.NodeLocator
 
toString() - Method in class com.atlassian.jira.functest.framework.locator.TableCellLocator
 
toString() - Method in class com.atlassian.jira.functest.framework.locator.WebPageLocator
 
toString() - Method in class com.atlassian.jira.functest.framework.locator.XPathLocator
 
toString() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.FileAttachmentItem
 
toString() - Method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.ZipFileAttachmentEntry
 
toString() - Method in class com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery.ImageAttachmentItem
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.GenericQueryCondition
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition.IssueType
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.NavigatorSearch
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.PriorityCondition
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.ProjectCondition
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.QuerySearchCondition
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.StatusCondition
 
toString() - Method in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
toString() - Method in class com.atlassian.jira.functest.framework.parser.dashboard.DashboardItem
 
toString() - Method in class com.atlassian.jira.functest.framework.parser.filter.FilterItem
 
toString() - Method in class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
toString() - Method in class com.atlassian.jira.functest.framework.sharing.AuthenticatedTestSharingPermission
 
toString() - Method in class com.atlassian.jira.functest.framework.sharing.GlobalTestSharingPermission
 
toString() - Method in class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
toString() - Method in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
toString() - Method in class com.atlassian.jira.functest.framework.sharing.SharedEntityInfo
 
toString() - Method in class com.atlassian.jira.functest.framework.sharing.SimpleTestSharingPermission
 
toString() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
toString() - Method in class com.atlassian.jira.functest.framework.TestSuiteBuilder
 
toString() - Method in class com.atlassian.jira.functest.framework.upm.PluginStatus
 
toString() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONTokener
Make a printable string of this JSONTokener.
toString() - Method in class com.atlassian.jira.functest.framework.util.junit.AnnotatedDescription
 
toString() - Method in class com.atlassian.jira.functest.framework.util.text.MsgOfD
 
toString() - Method in class com.atlassian.jira.functest.framework.util.url.ParsedURL
Returns the URL in full string form
toString() - Method in exception com.atlassian.jira.hallelujah.HallelujahTestFailureException
 
toString() - Method in class com.atlassian.jira.util.collect.IdentitySet.IdentityReference
 
toString() - Method in class com.atlassian.jira.util.collect.IdentitySet
 
toString() - Method in class com.atlassian.jira.util.ConstantClock
 
toString() - Method in class com.atlassian.jira.util.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class com.atlassian.jira.util.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class com.atlassian.jira.util.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class com.atlassian.jira.util.json.JSONObject
Make a pretty-printed JSON text of this JSONObject.
toString() - Method in class com.atlassian.jira.util.json.JSONTokener
Make a printable string of this JSONTokener.
toString() - Method in class com.atlassian.jira.util.lang.Pair
 
toString() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField
 
toString() - Method in class com.atlassian.jira.webtests.table.AndCell
 
toString() - Method in class com.atlassian.jira.webtests.table.EmptyCell
 
toString() - Method in class com.atlassian.jira.webtests.table.ImageCell
 
toString() - Method in class com.atlassian.jira.webtests.table.LinkCell
 
toString() - Method in class com.atlassian.jira.webtests.table.NotCell
 
toString() - Method in class com.atlassian.jira.webtests.table.StrictTextCell
 
toString() - Method in class com.atlassian.jira.webtests.table.TextCell
 
toString() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.AssociatedItemResponse
Deprecated.
 
toString() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.ChangedValueResponse
Deprecated.
 
toString() - Method in class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse.RecordResponse
Deprecated.
 
toString() - Method in class com.atlassian.jira.webtests.ztests.ao.TestActiveObjects.Blog
 
toString() - Method in class com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image
 
toString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.gadget.PickerClient.FilterPickerBean
 
toString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.Restrict
 
toString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
toString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
toString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
toString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
toString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
toString() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookResponseData
 
toString() - Method in class com.atlassian.jira.webtests.ztests.navigator.jql.TestJqlParsing.ErrorResponse
 
toString() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.SimpleRestProject
 
toString() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleIssueType
 
toString() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
toString() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleUser
 
toString() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflow
 
toString() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleWorkflowScheme
 
toString() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.IssueType
 
toString() - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Workflow
 
toString() - Method in class com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryItem
 
toStringImpl(String) - Method in class com.atlassian.jira.functest.framework.locator.AbstractLocator
 
toTreeMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toTreeMap(Comparator<K>) - Method in class com.atlassian.jira.util.collect.MapBuilder
 
touch(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
toUser(String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
toVoters() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
toWatchers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
 
toXPath() - Method in class com.atlassian.jira.functest.framework.Dashboard.Table
 
transform(Iterator<? extends T>, Function<T, R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return a List that is transformed from elements of the input type to elements of the output type by a transformer function.
transform(Iterable<? extends T>, Function<T, R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return a List that is transformed from elements of the input type to elements of the output type by a transformer function.
TransformableRunner<T extends org.junit.runners.ParentRunner<?>> - Interface in com.atlassian.jira.functest.framework.suite
A runner capable of applying list of SuiteTransforms to itself.
transformAndFilter(Iterable<T>, Function<T, R>, Predicate<R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
 
Transformed - Class in com.atlassian.jira.util.collect
Static factory for creating transformed Map, Set, and Iterator instances.
TRANSFORMER - Static variable in class com.atlassian.jira.functest.framework.JUnit3WebTestDescription
 
TRANSFORMER - Static variable in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestDescription
 
TransformingParentRunner<T> - Class in com.atlassian.jira.functest.framework.suite
A parent runner implementation that wraps another parent runner and applies an ordered list of transforms over the wrapped runner children, such that only the resulting list of children will be run.
TransformingParentRunner(String, ParentRunner<T>, Iterable<SuiteTransform>) - Constructor for class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
 
TransformingParentRunner(ParentRunner<T>, Iterable<SuiteTransform>) - Constructor for class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
 
transformIterator(Iterator<? extends T>, Function<T, R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return an Iterator that is transformed from elements of the input type to elements of the output type by a transformer function.
Transforms - Class in com.atlassian.jira.functest.framework.suite
Transforms based on JUnit4 sorters and filters.
transformSet(Iterable<T>, Function<T, R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return a Set that is transformed from elements of the input type to elements of the output type by a transformer function.
TRANSIION_NAME_APPROVE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
TRANSIION_NAME_CLOSE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
TRANSIION_NAME_REOPEN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
TRANSIION_NAME_RESOLVE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
TRANSIION_NAME_START_PROGRESS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
TRANSIION_NAME_STOP_PROGRESS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
transition(int) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Workflow
 
TRANSITION_ID - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
TRANSITION_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
 
TRANSITION_NAME_GO_CUSTOM - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
TRIVIAL - Static variable in class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
truePredicate() - Static method in class com.atlassian.jira.util.Predicates
Deprecated.
Return a predicate that always returns true.
tryingToGrantPermissionToNonExistentGroupResultsInInvalidRequest() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
tryLogIn(Description) - Method in class com.atlassian.jira.functest.rule.LoginAsRule
 
turnOnGZipCompression() - Method in interface com.atlassian.jira.functest.framework.admin.GeneralConfiguration
Turn on compression of web pages that JIRA sends to the browser.
turnOnGZipCompression() - Method in class com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl
 
Type() - Constructor for class com.atlassian.jira.functest.framework.admin.PermissionSchemes.Type
Deprecated.
 
type - Variable in class com.atlassian.jira.functest.framework.backdoor.SharePermissionInfo
 
Type(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.PriorityCondition.Type
 
Type(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
Type(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
 
TYPE - Static variable in class com.atlassian.jira.functest.framework.sharing.AuthenticatedTestSharingPermission
 
TYPE - Static variable in class com.atlassian.jira.functest.framework.sharing.GlobalTestSharingPermission
 
TYPE - Static variable in class com.atlassian.jira.functest.framework.sharing.GroupTestSharingPermission
 
TYPE - Static variable in class com.atlassian.jira.functest.framework.sharing.ProjectTestSharingPermission
 
type(String) - Static method in class com.atlassian.jira.functest.matcher.PermissionMatcher
 
TYPE_CASCADINGSELECT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
TYPE_DATEPICKER - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
TYPE_DATETIME - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
TYPE_KEY - Static variable in class com.atlassian.jira.functest.framework.sharing.TestSharingPermission.JSONConstants
 
TYPE_MULTIVERSION - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
TYPE_PROJECT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
TYPE_SINGLEVERSION - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
typeId() - Method in enum com.atlassian.jira.functest.framework.admin.IssueSecurityLevel.IssueSecurity
 

U

uiCode() - Method in enum com.atlassian.jira.functest.framework.admin.NotificationType
 
UK_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
UnableToAddServiceException() - Constructor for exception com.atlassian.jira.functest.framework.admin.ViewServices.UnableToAddServiceException
 
UnableToAddServiceException(String) - Constructor for exception com.atlassian.jira.functest.framework.admin.ViewServices.UnableToAddServiceException
 
UnableToAddServiceException(String, Throwable) - Constructor for exception com.atlassian.jira.functest.framework.admin.ViewServices.UnableToAddServiceException
 
UnableToAddServiceException(Throwable) - Constructor for exception com.atlassian.jira.functest.framework.admin.ViewServices.UnableToAddServiceException
 
unassignAllProjectsFromScheme(long) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
unassignIssue(String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Unassign an issue.
unassignIssue(String, String, String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Un-assign an issue.
unassignIssue(String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
unassignIssue(String, String, String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
unassignProject(long, long) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
unassignProjectFromScheme(long, String) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
unassignSDProjectShouldBeAllowed() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPrioritySchemeResourceWithServiceDesk
 
unFavouriteDashboard(long) - Method in interface com.atlassian.jira.functest.framework.Dashboard
Remove the passed dashboard from the user's favourites.
unistallPlugin(String) - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt
Removes plugin denoted by its key.
UNKNOWN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
UNKNOWN_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
unreleaseVersion(String, String, String) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Unreleases a version of a project.
unreleaseVersion(String, String, String) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
unreleaseVersion(Long) - Method in class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
UNRESOLVED - Static variable in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
unvoteIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Removes the user's vote for the issue.
unvoteIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
unwatchIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Unwatches the issue for the current user.
unwatchIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
update(T) - Method in class com.atlassian.jira.functest.config.Checksummer
Update the current state of the passed object with its current hash.
update(T, T) - Method in class com.atlassian.jira.functest.config.dashboard.ConfigGadgetSupport
 
update(ConfigExternalGadget, ConfigExternalGadget) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.ExternalHelper
 
update(ConfigGadget, ConfigGadget) - Method in class com.atlassian.jira.functest.config.dashboard.DefaultConfigGadgetManager.GadgetHelper
 
update() - Method in class com.atlassian.jira.functest.framework.admin.DefaultEditPopServerConfiguration
 
update() - Method in interface com.atlassian.jira.functest.framework.admin.EditPopServerConfiguration
Submits the edit POP/IMAP server configuration form.
update(String, WebHookRegistrationClient.Registration) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
updateAllProjectsToBusinessType() - Method in class com.atlassian.jira.functest.framework.admin.ProjectImportTypeFix
 
updateCommentVersionEntityDeletedShouldMarkOnlyTheDeletedCommentAsDeleted() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
updateDescription(long, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
updateIssueTypeMapping(long, WorkflowSchemeClient.IssueTypeMappingBean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
updateIssueTypeMapping(long, String, WorkflowSchemeClient.IssueTypeMappingBean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
updateIssueTypeMappingResponse(long, WorkflowSchemeClient.IssueTypeMappingBean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
updateIssueTypeScheme(long, IssueTypeSchemeCreateUpdateBean) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.IssueTypeSchemeClient
 
updateIssueVersionEntityDeletedShouldMarkOnlyTheDeletedIssueAsDeleted() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
updateName(long, String) - Method in class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.EditorResource
 
updateObject(Element, T, T) - Method in class com.atlassian.jira.functest.config.ConfigCrudHelper
 
updatePlugin(String, String) - Method in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
updatePluginIndexConfiguration(Backdoor, String, String, PluginIndexConfigurationControl) - Static method in class com.atlassian.jira.functest.framework.util.ReferencePluginReloadHelper
 
updatePriorityScheme(long, String, String, List<String>) - Method in class com.atlassian.jira.functest.framework.backdoor.PrioritySchemesControl
 
updateProjectTypeReturns404IfTheProjectDoesNotExist() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
updateProjectTypeReturnsAnErrorResponseWhenTheUpdateFails() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
updateProjectTypeUpdatesTheProjectTypeWhenTheUserIsLoggedInAndHasPermissions() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
updateProjectTypeWhenUserIsNotLoggedInReturnsAnUnauthorizedResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectTypesOnProjectResource
 
updateRelatedCommentsShouldOnlyBumpVersionsWithTargetIssueAsParent() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
updateRelatedWorklogsShouldOnlyBumpVersionsWithTargetIssueAsParent() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
updateStatus(String, WebHookRegistrationClient.Registration) - Method in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
updateTime - Variable in class com.atlassian.jira.functest.framework.backdoor.EntityVersioningControl.EntityVersionBean
 
updateWorkflowMapping(long, WorkflowSchemeClient.WorkflowMapping) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
updateWorkflowMapping(long, String, WorkflowSchemeClient.WorkflowMapping) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
updateWorkflowMappingResponse(long, WorkflowSchemeClient.WorkflowMapping) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
updateWorkflowScheme(WorkflowSchemeClient.WorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
updateWorkflowSchemeResponse(WorkflowSchemeClient.WorkflowScheme) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
updateWorklogVersionEntityDeletedShouldMarkOnlyTheDeletedWorklogAsDeleted() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioning
 
updatingNonExistingPermissionReturns404() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
UPGRADE - Static variable in class com.atlassian.jira.functest.config.xml.Checks
 
upgradeClient() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
upgradeControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
UpgradeControl - Class in com.atlassian.jira.functest.framework.backdoor.upgrade
 
UpgradeControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.upgrade.UpgradeControl
 
UpgradeManagerClient - Class in com.atlassian.jira.webtests.ztests.upgrade
 
UpgradeManagerClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.upgrade.UpgradeManagerClient
 
UpgradeXmlVerifier - Class in com.atlassian.jira.functest.config.xml
Verify that the restore XMLs for upgrade tests contain the suppresschecks: upgrade check.
UpgradeXmlVerifier(File) - Constructor for class com.atlassian.jira.functest.config.xml.UpgradeXmlVerifier
 
uploadPlugin(URL) - Method in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt
Uploads the given plugin to JIRA via the UPM REST API.
UpmRestClient - Class in com.atlassian.jira.functest.framework.upm
 
UpmRestClient(String, UsernamePasswordCredentials) - Constructor for class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
URIMatcher - Class in com.atlassian.jira.functest.matcher
Tests whether the URL exactly matches.
UriQueryParser - Class in com.atlassian.jira.util
This class converts the URI query parameters into a map.
UriQueryParser() - Constructor for class com.atlassian.jira.util.UriQueryParser
 
url() - Method in class com.atlassian.jira.functest.framework.admin.plugins.RestResources.EndPoint
 
url - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultItem
 
url - Variable in class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient.Registration
 
url - Variable in class com.atlassian.jira.webtests.ztests.projectconfig.framework.SimpleProject
 
URL_PREFIX - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
URLAssertions - Interface in com.atlassian.jira.functest.framework.assertions
Make some assertions about a URL.
URLAssertionsImpl - Class in com.atlassian.jira.functest.framework.assertions
Default implementation of URLAssertions.
URLAssertionsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.URLAssertionsImpl
 
urls - Variable in class com.atlassian.jira.webtests.ztests.admin.issuetypes.TestIssueTypeSchemeMigration
 
urls - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueLinks
 
URLUtil - Class in com.atlassian.jira.functest.framework.util.url
 
URLUtil() - Constructor for class com.atlassian.jira.functest.framework.util.url.URLUtil
 
US_LOCALE_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
USE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
USE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to use JIRA
USER_BOB_BROWSER - Static variable in class com.atlassian.jira.webtests.ztests.user.TestUserProperties
 
USER_CANNOT_DELETE_SELF - Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
USER_CANNOT_DELETE_SYSADMIN - Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
 
USER_NAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
USER_NAME - Static variable in class com.atlassian.jira.webtests.ztests.user.GroupClient
 
USER_PASSWORD - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
USER_PICKER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
USER_PICKER - Static variable in class com.atlassian.jira.webtests.Permissions
 
USER_PICKER_CUSTOM_FIELD_ID - Static variable in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
USER_PICKER_FIELD_TYPE - Static variable in class com.atlassian.jira.webtests.ztests.user.anonymize.CFChangeTestBase
 
UserAnonymizeControl - Class in com.atlassian.jira.functest.framework.backdoor
Use this class from func/selenium/page-object tests that need to perform user anonymization process.
UserAnonymizeControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
 
UserAnonymizeControl.AnonymizePerformResult - Class in com.atlassian.jira.functest.framework.backdoor
 
UserAnonymizeControl.AnonymizePerformResultValidationError - Class in com.atlassian.jira.functest.framework.backdoor
 
UserAssertions - Class in com.atlassian.jira.functest.framework.assertions
 
UserAssertions(WebTester, JIRAEnvironmentData, Assertions) - Constructor for class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
userCanGetOneIssueProperty() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
userCanGetPermissionSchemeIfTheyAdministerTheAssociatedProject() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestPermissionSchemeResource
 
UserDirectoryTable - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
Used to make assertions on the Web table for the View User Directories page.
UserDirectoryTable(BaseJiraFuncTest, FuncTestLogger, Assertions) - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable
 
UserDirectoryTable(WebTester, FuncTestLogger, Assertions) - Constructor for class com.atlassian.jira.webtests.ztests.tpm.ldap.UserDirectoryTable
This constructor was removed in JIRA 7.x.
UserDirectoryTable.RowAssertions - Class in com.atlassian.jira.webtests.ztests.tpm.ldap
 
userExists(String) - Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
Check if user with given username exists.
userExists(String) - Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
userExists(String) - Method in class com.atlassian.jira.functest.framework.assertions.UserAssertions
 
UserGroupPicker - Class in com.atlassian.jira.functest.framework.navigator
A parameter that can be used work with User/Group selector navigator components.
UserGroupPicker(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
UserGroupPicker(String, String) - Constructor for class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
 
userHasNoAccess() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIndexSummaryResource
 
userHistoryCacheShouldBeInvalidatedAfterUserKeyChange() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
userHoverResultsCorrectWhenLoggedInAsAdmin() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewUserHoverAction
 
UserJsonMatcher - Class in com.atlassian.jira.functest.matcher
 
UserJsonMatcher() - Constructor for class com.atlassian.jira.functest.matcher.UserJsonMatcher
 
userKeysByEmail(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserManagerControl
 
userKeysByFullName(String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserManagerControl
 
userManager() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
UserManagerControl - Class in com.atlassian.jira.functest.framework.backdoor
 
UserManagerControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.UserManagerControl
 
userName() - Method in interface com.atlassian.jira.functest.framework.UserProfile
Retrieves the username on the profile for the currently logged in user.
userName() - Method in class com.atlassian.jira.functest.framework.UserProfileImpl
 
USERNAME_NON_SYS_ADMIN - Static variable in class com.atlassian.jira.webtests.ztests.i18n.TestI18n500Page
 
usernameEnumerationNotPossibleWhenAnonymous() - Method in class com.atlassian.jira.webtests.ztests.user.TestViewUserHoverAction
 
userNamesStreamed() - Method in class com.atlassian.jira.functest.framework.backdoor.UserManagerControl
 
userProfile() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
userProfile() - Method in interface com.atlassian.jira.functest.framework.Navigation
 
userProfile() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
UserProfile - Interface in com.atlassian.jira.functest.framework
Interface for carrying out user profile operations
UserProfile.Link - Interface in com.atlassian.jira.functest.framework
 
UserProfileControl - Class in com.atlassian.jira.functest.framework.backdoor
Use this class from func/selenium/page-object tests that need to manipulate User Profiles.
UserProfileControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.UserProfileControl
 
UserProfileImpl - Class in com.atlassian.jira.functest.framework
Default implementation of UserProfile
UserProfileImpl(WebTester, JIRAEnvironmentData, Navigation) - Constructor for class com.atlassian.jira.functest.framework.UserProfileImpl
 
UserProfileImpl.DefaultLink - Class in com.atlassian.jira.functest.framework
 
UserPropertyClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
UserPropertyClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.UserPropertyClient
 
UserPropertyClient.UserIdentificationMode - Enum in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 
UserResponse - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans
 
UserResponse(String, String, String, String, boolean, String, String, List<String>) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.rest.beans.UserResponse
 
USERS - Static variable in class com.atlassian.jira.webtests.Groups
 
users - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
UsersAndGroups - Interface in com.atlassian.jira.functest.framework.admin
Admin operations for users and groups.
usersAndGroups() - Method in interface com.atlassian.jira.functest.framework.Administration
Allows you to perform user and group actions.
usersAndGroups() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
usersAndGroups() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
UsersAndGroupsImpl - Class in com.atlassian.jira.functest.framework.admin
Admin operations for users and groups
UsersAndGroupsImpl(WebTester, Navigation, TextAssertions, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
 
UsersPageBean - Class in com.atlassian.jira.webtests.ztests.user
 
UsersPageBean() - Constructor for class com.atlassian.jira.webtests.ztests.user.UsersPageBean
 
UsersPageBean(List<UserJson>, long, int, long) - Constructor for class com.atlassian.jira.webtests.ztests.user.UsersPageBean
 
userWithoutPermissionDoesntSeeProjectName() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestAverageAgeReportShowsProjectName
 
userWithPermissionSeesProjectName() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestAverageAgeReportShowsProjectName
 
userWontSeeWorklogsRestrictedToRoleHeDoesntHave() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
usesConditionClass(String) - Static method in class com.atlassian.jira.functest.matcher.ConditionClassMatcher
 
utilities() - Method in interface com.atlassian.jira.functest.framework.Administration
 
utilities() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 

V

V1_ENTERPRISE - Static variable in class com.atlassian.jira.webtests.LicenseKeys
V1 Atlassian license.
validateKey(String) - Method in class com.atlassian.jira.webtests.ztests.project.security.TestValidateProject.ProjectValidateClient
 
validateLicenseString(String, License, Locale) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
validateLicenseString(String, String, Locale) - Method in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl
 
validateMinorUpgradeCompliantProjectWebHooksAreDistinguishable(Consumer<Long>) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
validateProgressBarUI(String) - Method in class com.atlassian.jira.functest.framework.ProgressBar
The button name controls what to check for in terms of the progress bar UI.
validateRerunShouldReturnAffectedEntitiesForOldUserKey() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateRerunShouldReturnValidationErrors() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateShouldAllowSkippingOperationsOnReRun() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateShouldHandleDeletedUser() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateShouldReturnAffectedEntities() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateShouldReturnAffectedEntitiesOnReRunFromAnonymizationStep() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateShouldReturnAffectedEntitiesOnReRunFromUsernameChangeStep() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateShouldReturnErrorsOnReRunFromUsernameChangeStep() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateShouldReturnValidationErrors() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
validateUserAnonymization(String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
Uses internal REST API to validate user anonymization request
validateUserAnonymizationRerun(String, String, String, String) - Method in class com.atlassian.jira.functest.framework.backdoor.UserAnonymizeControl
Uses internal REST API to validate user anonymization request
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportCheckboxField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportDateField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterProjectField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportHiddenField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportLongField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportMultiSelectField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportSelectField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportStringField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportTextField
 
validationErrorsRendered() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportUserField
 
ValidationResultTO() - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
ValidationResultTO(Iterable<String>, Iterable<String>) - Constructor for class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
validSearcher - Variable in class com.atlassian.jira.functest.framework.util.SearchRendererValue
 
value - Variable in class com.atlassian.jira.functest.framework.backdoor.ColumnControl.ColumnItem
 
Value(String) - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField.Value
 
Value(String, String) - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField.Value
 
Value(String, String, String) - Constructor for class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView.CustomField.Value
 
value(int) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
VALUE - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
VALUE_FROM - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
VALUE_NAME_POP - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
VALUE_NAME_SMTP - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
VALUE_PASSWORD - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
VALUE_PREFIX - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
VALUE_SERVER_NAME - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
VALUE_USERNAME - Static variable in class com.atlassian.jira.webtests.ztests.email.TestMailServer
 
valueAsMap(int) - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestUserPropertyResource
 
ValueForRowAtColumnCondition - Class in com.atlassian.jira.functest.framework.navigator
Checks that the value for the given row on the given column is the expected one.
ValueForRowAtColumnCondition(int, String, String) - Constructor for class com.atlassian.jira.functest.framework.navigator.ValueForRowAtColumnCondition
 
valueIsFilledIn() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportHiddenField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportCheckboxField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportDateField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportFilterProjectField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportHiddenField
Hidden field value cannot change, so it must equal the default value.
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportLongField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportMultiSelectField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportSelectField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportStringField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportTextField
 
valueIsSubmittedToReportBean() - Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestConfigureReportUserField
 
valueOf(String) - Static method in enum com.atlassian.jira.functest.config.mail.ConfigMailServer.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.DefaultIssueEvents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.GeneralConfiguration.CommentVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.GeneralConfiguration.EmailVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.IssueSecurityLevel.IssueSecurity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.TimeTracking.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.TimeTracking.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.TimeTracking.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.admin.WorkflowTransition.Tabs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.Administration.OutgoingMailSettings
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.backdoor.application.ApplicationAccessStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.backdoor.application.PluginApplicationBean.PluginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.backdoor.ComponentManagerControl.PluginSystemState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.backdoor.EntityEngineControl.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.UpgradeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.Navigation.AdminSection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.BulkOperationsImpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.InputTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.WizardState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.Sort.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.Sort.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.ViewMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation.BulkChangeOption
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation.NavigatorEditMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation.NavigatorMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper.SetupStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.suite.BuildType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.functest.framework.suite.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.UserPropertyClient.UserIdentificationMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.jira.functest.config.mail.ConfigMailServer.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.DefaultIssueEvents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.GeneralConfiguration.CommentVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.GeneralConfiguration.EmailVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.IssueSecurityLevel.IssueSecurity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.TimeTracking.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.TimeTracking.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.TimeTracking.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.admin.WorkflowTransition.Tabs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.Administration.OutgoingMailSettings
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.backdoor.application.ApplicationAccessStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.backdoor.application.PluginApplicationBean.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.backdoor.ComponentManagerControl.PluginSystemState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.backdoor.EntityEngineControl.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl.UpgradeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.Navigation.AdminSection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.BulkOperationsImpl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.InputTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.WizardState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.Sort.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.Sort.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.issue.AttachmentsBlock.ViewMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation.BulkChangeOption
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation.NavigatorEditMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation.NavigatorMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.setup.JiraSetupInstanceHelper.SetupStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.suite.BuildType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.functest.framework.suite.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.atlassian.jira.functest.framework.util.SearchResults
 
values() - Static method in enum com.atlassian.jira.webtests.ztests.avatar.ImageClient.Image.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.UserPropertyClient.UserIdentificationMode
Returns an array containing the constants of this enum type, in the order they are declared.
valuesInRequestCacheAreClearedAfterEachRequest() - Method in class com.atlassian.jira.webtests.ztests.cache.VCacheSmokeTest
 
valuesWithLinks() - Static method in enum com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.WizardState
 
vCacheControl() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
VCacheControl - Class in com.atlassian.jira.functest.framework.backdoor
 
VCacheControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.VCacheControl
 
VCacheSmokeTest - Class in com.atlassian.jira.webtests.ztests.cache
 
VCacheSmokeTest() - Constructor for class com.atlassian.jira.webtests.ztests.cache.VCacheSmokeTest
 
verify() - Method in class com.atlassian.jira.functest.config.xml.UpgradeXmlVerifier
 
verify() - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
verifyCellIssueAttributeEmptyOrEquals(String, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
verifyCellValueEmptyOrEquals(String, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
verifyCustomFieldDisplayValues(String, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
verifyCustomFieldLinks(String, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
verifyImageExists(String, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
verifyLinkExists(String, String) - Method in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
 
verifyMetaTags() - Method in class com.atlassian.jira.webtests.ztests.issue.TestMetaTagOrdering
 
verifyThatNoNewSalOrAoUpgradesArePresent() - Method in class com.atlassian.jira.webtests.ztests.upgrade.TestNoNewSalUpgrades
 
version - Variable in class com.atlassian.jira.functest.framework.backdoor.PluginsControlExt.PluginBean
 
version1(JIRAEnvironmentData) - Static method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl
 
version2(JIRAEnvironmentData) - Static method in class com.atlassian.jira.functest.framework.backdoor.IssuePickerControl
 
VERSION_NAME_FIVE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
VERSION_NAME_FOUR - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
VERSION_NAME_ONE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
VERSION_NAME_THREE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
VERSION_NAME_TWO - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
VersionBean - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
VersionBean() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.VersionBean
 
VersionBean.Builder - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
VersionCondition - Class in com.atlassian.jira.functest.framework.navigator
A version condition for FixVersions and AffectedVersions form field in the issue navigator simple search.
VersionCondition(String) - Constructor for class com.atlassian.jira.functest.framework.navigator.VersionCondition
 
VersionCondition(VersionCondition) - Constructor for class com.atlassian.jira.functest.framework.navigator.VersionCondition
 
VersionControl - Class in com.atlassian.jira.functest.framework.backdoor
VersionControl for testing creating, releasing and unreleasing version.
VersionControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.VersionControl
 
versionControl - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest
Deprecated.
 
VERSIONED_REPRESENTATIONS - Static variable in class com.atlassian.jira.webtests.ztests.fields.TestCustomFieldTypeVersionedRepresentations
 
versions() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
VERSIONS_FIELD_ID - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
versionsCanBeOrderedByNameAscending() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
versionsCanBeOrderedByNameDescending() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
versionsCanBeOrderedBySequenceAscendingExplicitly() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
versionsCanBeOrderedBySequenceDescending() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
versionTests - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
view(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
 
view(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
VIEW_ISSUE_OPERATION_SCREEN - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
VIEW_VERSION_CONTROL - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
VIEW_VERSION_CONTROL - Static variable in class com.atlassian.jira.webtests.Permissions
 
VIEW_VOTERS_AND_WATCHERS - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
VIEW_VOTERS_AND_WATCHERS - Static variable in class com.atlassian.jira.webtests.Permissions
 
VIEW_WORKFLOW_READONLY - Static variable in class com.atlassian.jira.webtests.Permissions
 
viewAllTitle - Variable in class com.atlassian.jira.functest.framework.backdoor.QuicksearchControl.SearchResultGroup
 
ViewFieldScreens - Interface in com.atlassian.jira.functest.framework.admin
Represents functionality of the 'Screens' admin page.
viewFieldScreens() - Method in interface com.atlassian.jira.functest.framework.Administration
Field screens config.
viewFieldScreens() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
ViewFieldScreensImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of ViewFieldScreens.
ViewFieldScreensImpl(WebTester, JIRAEnvironmentData, Navigation) - Constructor for class com.atlassian.jira.functest.framework.admin.ViewFieldScreensImpl
 
viewHtml - Variable in class com.atlassian.jira.functest.framework.util.SearchRendererValue
 
viewIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates to a specific issue.
viewIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
ViewIssueAssertions - Class in com.atlassian.jira.functest.framework.assertions
Makes assertions on the View Issue page.
ViewIssueAssertions(WebTester, Assertions, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.assertions.ViewIssueAssertions
 
ViewIssueDetails - Class in com.atlassian.jira.functest.framework.parser.issue
Holds data for the view issue page and contains issue details.
ViewIssueDetails() - Constructor for class com.atlassian.jira.functest.framework.parser.issue.ViewIssueDetails
 
ViewIssuePage - Class in com.atlassian.jira.functest.framework.page
Contains helper methods for when you are on the View Issue Page
ViewIssuePage(WebTester, LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.page.ViewIssuePage
 
viewPrintable(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates to a specific issues printable view.
viewPrintable(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
ViewProfilePage - Class in com.atlassian.jira.functest.framework.page
 
ViewProfilePage(LocatorFactory) - Constructor for class com.atlassian.jira.functest.framework.page.ViewProfilePage
 
ViewResponse() - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.ViewResponse
 
ViewResponse(AdvancedAuditingClient.PaginationInfo, List<AdvancedAuditingClient.AuditEntities>) - Constructor for class com.atlassian.jira.functest.framework.backdoor.AdvancedAuditingClient.ViewResponse
 
ViewResponse() - Constructor for class com.atlassian.jira.webtests.ztests.admin.AuditingClient.ViewResponse
Deprecated.
 
ViewServices - Class in com.atlassian.jira.functest.framework.admin
Gives operations that can be called on the ViewServices page.
ViewServices(WebTester, Navigation) - Constructor for class com.atlassian.jira.functest.framework.admin.ViewServices
 
ViewServices.Service - Class in com.atlassian.jira.functest.framework.admin
 
ViewServices.UnableToAddServiceException - Exception in com.atlassian.jira.functest.framework.admin
 
ViewUserPage - Class in com.atlassian.jira.functest.framework.admin.user
 
ViewUserPage() - Constructor for class com.atlassian.jira.functest.framework.admin.user.ViewUserPage
 
ViewVotersPage - Class in com.atlassian.jira.functest.framework.page
 
ViewVotersPage() - Constructor for class com.atlassian.jira.functest.framework.page.ViewVotersPage
 
ViewWorkflowPage - Class in com.atlassian.jira.functest.framework.admin.workflows
 
ViewWorkflowPage(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage
 
ViewWorkflowPage(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage
 
ViewWorkflowPage.DiagramView - Class in com.atlassian.jira.functest.framework.admin.workflows
 
ViewWorkflowPage.TextView - Class in com.atlassian.jira.functest.framework.admin.workflows
 
ViewWorkflows - Interface in com.atlassian.jira.functest.framework.admin
Represents operations on the 'Workflows' page in administration.
ViewWorkflows.WorkflowItem - Class in com.atlassian.jira.functest.framework.admin
 
ViewWorkflows.WorkflowItemsList - Class in com.atlassian.jira.functest.framework.admin
 
ViewWorkflows.WorkflowItemsList.Predicates - Class in com.atlassian.jira.functest.framework.admin
 
ViewWorkflows.WorkflowState - Enum in com.atlassian.jira.functest.framework.admin
 
ViewWorkflowsImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of ViewWorkflows
ViewWorkflowsImpl(WebTester, JIRAEnvironmentData, int, Navigation) - Constructor for class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
Deprecated.
ViewWorkflowsImpl(WebTester, JIRAEnvironmentData, Navigation) - Constructor for class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
viewXml(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Navigates to a specific issue's XML view.
viewXml(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
visit(String) - Method in class com.atlassian.jira.functest.framework.page.Error404
 
visit(String) - Method in class com.atlassian.jira.functest.framework.page.Error500
 
visitConfig(ConfigFile) - Method in interface com.atlassian.jira.functest.config.ConfigFileWalker.ConfigVisitor
 
visitConfig(ConfigFile) - Method in class com.atlassian.jira.webtests.ztests.upgrade.TestUpgradeXmlData
 
visitConfigError(File, ConfigFile.ConfigFileException) - Method in interface com.atlassian.jira.functest.config.ConfigFileWalker.ConfigVisitor
 
visitConfigError(File, ConfigFile.ConfigFileException) - Method in class com.atlassian.jira.webtests.ztests.upgrade.TestUpgradeXmlData
 
vote(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
voteIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Add the user's vote for the issue
voteIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
voters - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
votesShouldBeAnonymized() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 

W

wait(WebTester, String, String) - Static method in class com.atlassian.jira.util.ProgressPageControl
wait(WebTester, String, String, String) - Static method in class com.atlassian.jira.util.ProgressPageControl
 
waitAndGetReceivedMessage() - Method in class com.atlassian.jira.webtests.util.mail.MailService
Does the same as MailService.getReceivedMessage() but waits until a message is received or until a timeout is reached.
waitAndReload(WebTester, String, String, String) - Static method in class com.atlassian.jira.util.ProgressPageControl
 
waitAndReloadBulkOperationProgressPage() - Method in class com.atlassian.jira.functest.framework.BulkOperationProgress
 
waitAndReloadBulkOperationProgressPage(WebTester) - Method in class com.atlassian.jira.functest.framework.BulkOperationProgress
 
waitAndReloadBulkOperationProgressPage() - Method in class com.atlassian.jira.functest.framework.BulkOperations
 
waitAndReloadBulkOperationProgressPage() - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
waitAndReloadBulkOperationProgressPage(boolean) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
waitAndReloadBulkOperationProgressPage(boolean, WebTester) - Method in class com.atlassian.jira.webtests.WebTestCaseWrapper
 
waitForBulkChangeCompletion() - Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
Waits until the bulk changes are completed.
waitForBulkChangeCompletion() - Method in class com.atlassian.jira.functest.framework.navigation.BulkChangeWizardImpl
 
waitForCompletion() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl.IndexingProgress
Waits until the indexing is finished.
waitForCompletion() - Method in class com.atlassian.jira.webtests.ztests.admin.index.TestIndexingInBackground.BackgroundReindex
 
waitForFailedMigration() - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
waitForIncomingMessage(int) - Method in class com.atlassian.jira.webtests.util.mail.MailService
Wait until the specified number of mails is received or until 10 seconds have passed.
waitForIncomingMessage(long, int) - Method in class com.atlassian.jira.webtests.util.mail.MailService
Wait until the specified number of mails is received or until a timeout is reached.
waitForIndexingStarted() - Method in class com.atlassian.jira.functest.framework.backdoor.IndexingControl.IndexingProgress
 
waitForMail(int) - Method in class com.atlassian.jira.webtests.EmailBaseFuncTestCase
 
waitForOperationProgressPage(WebTester) - Method in class com.atlassian.jira.functest.framework.BulkOperationProgress
 
waitForProgress() - Method in class com.atlassian.jira.webtests.ztests.issue.AbstractCloneIssueTest
 
waitForRestore() - Method in interface com.atlassian.jira.functest.framework.Administration
Waits for the data import progress to complete.
waitForRestore() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
waitForSuccessfulCompletion(long, int, String) - Method in class com.atlassian.jira.functest.framework.util.AsynchronousTasks
Waits for an asynchronous action to complete and acknowledges the result on completion
waitForSuccessfulWorkflowActivation(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
Waits for the worflow activation "asynch" screens to finish and then puts it on the ListWorkflow page
waitForSuccessfulWorkflowSchemeMigration(String, String) - Method in class com.atlassian.jira.functest.framework.WorkflowSchemes
Waits until a workflow scheme migration completes now that it runs asynchronously.
waitForSuccessfulWorkflowSchemeMigration(String, String) - Method in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
waitForTaskAcknowledgement(long) - Method in class com.atlassian.jira.functest.framework.ProgressBar
This method assumes that you have just submitted a long running task, and you know the task id of it.
waitForWorkflowMigration(long, int) - Method in interface com.atlassian.jira.functest.framework.admin.Project
Waits for the asynchronous workflow migration to complete.
waitForWorkflowMigration(long, int) - Method in class com.atlassian.jira.functest.framework.admin.ProjectImpl
 
walk() - Method in class com.atlassian.jira.functest.config.ConfigFileWalker
 
walk(Consumer<Description>, Description...) - Static method in class com.atlassian.jira.functest.framework.util.junit.DescriptionWalker
 
walk(Consumer<Description>, Predicate<Description>, Description...) - Static method in class com.atlassian.jira.functest.framework.util.junit.DescriptionWalker
 
WAR_LOCATION_PROPERTY - Static variable in class com.atlassian.jira.webtests.cargo.CargoTestHarness
 
warning(String) - Method in class com.atlassian.jira.functest.config.CheckResultBuilder
 
warning(String, String) - Method in class com.atlassian.jira.functest.config.CheckResultBuilder
 
warningMessages - Variable in class com.atlassian.jira.functest.framework.backdoor.SalLicenseControl.ValidationResultTO
 
warnings - Variable in class com.atlassian.jira.functest.framework.util.IssueTableClient.ClientIssueTableServiceOutcome
 
watch(String) - Method in class com.atlassian.jira.functest.framework.backdoor.IssuesControl
 
watchers - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
 
watchesShouldBeAnonymized() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
watchIssue(String) - Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
Starts watching an issue if not already watched.
watchIssue(String) - Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
 
WebHookAssert - Class in com.atlassian.jira.functest.framework.assertions
 
WebHookAssert() - Constructor for class com.atlassian.jira.functest.framework.assertions.WebHookAssert
 
WebHookListener - Class in com.atlassian.jira.functest.framework.backdoor.webhooks
 
WebHookListener(String, String, String[], String, boolean, Integer) - Constructor for class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookListener
 
WebHookMatchers - Class in com.atlassian.jira.functest.matcher
 
WebHookMatchers() - Constructor for class com.atlassian.jira.functest.matcher.WebHookMatchers
 
WebHookRegistrationClient - Class in com.atlassian.jira.functest.framework.backdoor.webhooks
 
WebHookRegistrationClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.webhooks.WebHookRegistrationClient
 
WebHookRegistrationClient.Registration - Class in com.atlassian.jira.functest.framework.backdoor.webhooks
 
WebHookRegistrationClient.RegistrationResponse - Class in com.atlassian.jira.functest.framework.backdoor.webhooks
 
WebHookResponseData - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
WebHookResponseData(String, URI) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookResponseData
 
WebHookResponseSupplier() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.AbstractWebHookTest.WebHookResponseSupplier
Deprecated.
 
WebHookResponseSupplier() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookTester.WebHookResponseSupplier
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestApplicationPropertyWebHook
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestCommentWebHook
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueLinkWebHook
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestIssueWebHook
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestProjectWebHook
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestUserWebHook
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestVersionWebHook
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookEncoding
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookInModuleDescriptor
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookPostFunction
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookResponse
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookUpgradeTask
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookUpgradeTaskForVersion
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebhookUsernameAnonymization
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWebHookWithUrlTemplate
 
webHooks - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
WebHookTester - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
Rule used for peeking web hook events
WebHookTester() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.WebHookTester
 
WebHookTester.WebHookResponseSupplier - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks
 
WebPageLocator - Class in com.atlassian.jira.functest.framework.locator
This locator returns the whole of the web page as text.
WebPageLocator(WebTester) - Constructor for class com.atlassian.jira.functest.framework.locator.WebPageLocator
 
WebResponseUtil - Class in com.meterware.httpunit
 
WebResponseUtil() - Constructor for class com.meterware.httpunit.WebResponseUtil
 
websudo() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
webSudoAuthenticate(String) - Method in interface com.atlassian.jira.functest.framework.Navigation
Checks if we have been redirected to the websudo login form and logs in.
webSudoAuthenticate(String) - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
webSudoAuthenticateUsingLastPassword() - Method in interface com.atlassian.jira.functest.framework.Navigation
Checks if we have been redirected to the websudo login form and logs in using the last password
webSudoAuthenticateUsingLastPassword() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
WebTest - Annotation Type in com.atlassian.jira.functest.framework.suite
Marks a JIRA web test.
WebTestCaseWrapper - Class in com.atlassian.jira.webtests
This class pretty much wraps the WebTestCase to dump out the response whenever the WebTestFails.
WebTestCaseWrapper(String) - Constructor for class com.atlassian.jira.webtests.WebTestCaseWrapper
 
WebTestCaseWrapper() - Constructor for class com.atlassian.jira.webtests.WebTestCaseWrapper
 
WebTestClientDescription(TestCaseName) - Constructor for class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
WebTestClientDescription() - Constructor for class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter.WebTestClientDescription
 
WebTestDescription - Interface in com.atlassian.jira.functest.framework
Represents basic information about a running web test
WebTestDescriptionList - Class in com.atlassian.jira.functest.framework.suite
Represents an ordered list of WebTestDescriptions and provides methods for advanced operations on this list.
WebTestDescriptionList(Iterable<WebTestDescription>) - Constructor for class com.atlassian.jira.functest.framework.suite.WebTestDescriptionList
 
WebTestDescriptionList(WebTestDescription...) - Constructor for class com.atlassian.jira.functest.framework.suite.WebTestDescriptionList
 
WebTesterFactory - Class in com.atlassian.jira.webtests
Used for creating web testers
WebTesterFactory() - Constructor for class com.atlassian.jira.webtests.WebTesterFactory
 
WebTesterRule - Class in com.atlassian.jira.functest.rule
Rule to initialize HtmlUnit test for JIRA func tests.
WebTesterRule(Supplier<JIRAEnvironmentData>, Supplier<FuncTestWebClientListener>) - Constructor for class com.atlassian.jira.functest.rule.WebTesterRule
 
webTestListener() - Method in class com.atlassian.jira.functest.framework.suite.JUnit4WebTestListener
 
WebTestListener - Interface in com.atlassian.jira.functest.framework
An observer of a Test.
WebTestListenerToClientListenerAdapter - Class in com.atlassian.jira.hallelujah
 
WebTestListenerToClientListenerAdapter(WebTestListener) - Constructor for class com.atlassian.jira.hallelujah.WebTestListenerToClientListenerAdapter
 
WebTestListenerToClientListenerAdapter.WebTestClientDescription - Class in com.atlassian.jira.hallelujah
 
webTestPackage() - Method in class com.atlassian.jira.functest.framework.suite.CategoryBasedSuite
 
webTestPackage() - Method in class com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
 
webTestPackage() - Method in interface com.atlassian.jira.functest.framework.suite.WebTestSuite
Get web test package.
WebTestPage - Interface in com.atlassian.jira.functest.framework.page
 
WebTestRunners - Class in com.atlassian.jira.functest.framework.suite
Factory of web test runners.
WebTestSharePermission - Class in com.atlassian.jira.functest.framework.parser.filter
Simple SharePermission proxy for the Functional tests.
WebTestSharePermission(Long, String, String, String) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
WebTestSharePermission(String, String, String) - Constructor for class com.atlassian.jira.functest.framework.parser.filter.WebTestSharePermission
 
WebTestSuite - Interface in com.atlassian.jira.functest.framework.suite
Represents a specific web test suite (e.g.
webTestSuiteClass - Variable in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
WebTestSuiteRunner - Class in com.atlassian.jira.functest.framework.suite
A JUnit4 runner for JIRA web tests suite.
WebTestSuiteRunner(Class<?>) - Constructor for class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
 
whenACustomFieldKeyTranslationIsInChinese_ExpectChineseInResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenAKeyIsFoundInAColumnButNoTranslationExists_ExpectError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenClickingOnCancelShouldGoBackToSchemeView() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestEditIssueSecurityLevel
 
whenGetAffectedEntitiesParameterIsFalseThenValidateShouldNotReturnAffectedEntities() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestUserAnonymizationResource
 
whenKeyInAOTableTranslatesToChinese_ExpectChineseResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenMultipleColumnsInASingleRowHaveTheKey_ExpectOnlyTheTargetColumnToBeTranslated() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenMultipleRowsHaveTheKeyInTheSameColumn_ExpectAllToBeTranslated() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenOrderingIsNotSpecifiedVersionsAreReturnedInAscendingSequenceOrder() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResourcePaginatedVersions
 
whenRequestingAllPropertiesSomeMayBeExcluded() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceIssueProperties
 
whenTryingToSaveWithDifferentDescriptionShouldSucceed() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestEditIssueSecurityLevel
 
whenTryingToSaveWithEmptyNameShouldDisplayErrorMessage() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestEditIssueSecurityLevel
 
whenTryingToSaveWithNameThatIsAlreadyTakenShouldDisplayErrorMessage() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestEditIssueSecurityLevel
 
whenTryingToSaveWithNoDescriptionShouldSucceed() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestEditIssueSecurityLevel
 
whenTryingToSaveWithTooLongNameSHouldDisplayErrorMessage() - Method in class com.atlassian.jira.webtests.ztests.admin.issuessecurity.TestEditIssueSecurityLevel
 
whenUnknownTableIsSpecified_ExpectValidationErrorResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenUnkownColumnIsSpecified_ExpectValidationErrorResponse() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenUserHasNotBrowsePermissionThenHeShouldNotBeAbleToSelectIssues() - Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditDataLeaks
JRASERVER-69048 - issue leaks
whenUsingAKeyWithoutATranslation_ExpectError() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenUsingEndpoints_RejectNonAdminUsers() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
whenUsingEndpoints_RejectWhenNotEnabled() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestReTranslateKeysInternalResource
 
WIKI_STYLE_RENDERER - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
willNotGetNotExistingWorklogs() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
withBodyMatching(String) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
withCause(Class<? extends Throwable>) - Static method in class com.atlassian.jira.functest.framework.matchers.ErrorMatchers
 
withCause(Matcher<? extends Throwable>) - Static method in class com.atlassian.jira.functest.framework.matchers.ErrorMatchers
 
withCauses(Matcher<Iterable<Throwable>>) - Static method in class com.atlassian.jira.functest.framework.matchers.ErrorMatchers
 
withCcEqualTo(Collection<String>) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
withDefaultAdminCredentials(String) - Static method in class com.atlassian.jira.functest.framework.upm.UpmRestClient
 
withFromEqualTo(String) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
withMessage(String...) - Static method in class com.atlassian.jira.functest.framework.matchers.ErrorMatchers
 
withMessage(Matcher<String>) - Static method in class com.atlassian.jira.functest.framework.matchers.ErrorMatchers
 
withRecipientEqualTo(Collection<String>) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
withRecipientEqualTo(String) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
withSession(Runnable) - Method in interface com.atlassian.jira.functest.framework.Session
 
withSubjectEqualTo(String) - Static method in class com.atlassian.jira.functest.matcher.MimeMessageMatchers
 
withTransforms(List<SuiteTransform>) - Method in interface com.atlassian.jira.functest.framework.suite.TransformableRunner
An instance of this runner applying given list of transforms to itself.
WONT_FIX - Static variable in class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
 
WORK_ISSUE - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
Deprecated.
WORK_ISSUE - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to log work done on an issue.
workflow() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
Workflow() - Constructor for class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt.Workflow
 
Workflow(String) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi.Workflow
 
Workflow(String, String) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Workflow
 
Workflow(String, String, String) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.Workflow
 
WORKFLOW_ADDED - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
WORKFLOW_COPIED - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
WORKFLOW_FIELD_ID - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
WORKFLOW_HOMOSAPIEN_CUSTOM_ISSUETYPE_DESTINATION - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
WORKFLOW_HOMOSAPIEN_CUSTOM_ISSUETYPE_SOURCE - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
WORKFLOW_HOMOSAPIEN_SOURCE_1 - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
WORKFLOW_HOMOSAPIEN_SOURCE_2 - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
WORKFLOW_HOMOSPIEN_DESTINATION - Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
 
WORKFLOW_MODE - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
WORKFLOW_NAME - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties
 
WORKFLOW_NAME - Static variable in class com.atlassian.jira.webtests.ztests.workflow.TestCustomWorkflowScreenLocalization
 
WORKFLOW_SCHEME - Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
 
WORKFLOW_SCHEME_DESC - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithValidation
 
WORKFLOW_SCHEME_NAME - Static variable in class com.atlassian.jira.webtests.ztests.issue.TestCloneIssueWithValidation
 
workflowAddDuplicateLinkedStatus() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddDuplicateScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddDuplicateTransition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddDuplicateWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddInvalidLinkedStatus() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddInvalidScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddInvalidTransition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddInvalidWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddLinkedStatus() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddStep() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddTransition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAddWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAssignWorkflowSchemeToIssueType() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowAssociateWorkflowSchemeToProject() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowCondition() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
WorkflowCondition - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the workflow condition module of the reference plugin.
WorkflowCondition(Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.WorkflowCondition
 
workflowCopyWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowDeleteLinkedStatus() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowDeleteScheme() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowDeleteStep() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowDeleteTransition() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
workflowDeleteWorkflow() - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
WorkflowDesignerPage - Class in com.atlassian.jira.functest.framework.admin.workflows
Represents the workflow designer page shown for a given workflow.
WorkflowDesignerPage(WebTester, JIRAEnvironmentData, int, ViewWorkflows) - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.WorkflowDesignerPage
 
WorkflowDesignerPage(WebTester, JIRAEnvironmentData, ViewWorkflows) - Constructor for class com.atlassian.jira.functest.framework.admin.workflows.WorkflowDesignerPage
 
WorkflowDesignerPage.TextView - Class in com.atlassian.jira.functest.framework.admin.workflows
 
workflowFunction() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
WorkflowFunction - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the workflow function module of the reference plugin.
WorkflowFunction(Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.WorkflowFunction
 
workflowInitialStep(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
Going to "Edit workflow designer", which is necessary step to manually browse edit "Create" transition page.
workflowInitialStep(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
WorkflowInitialStep - Interface in com.atlassian.jira.functest.framework.admin
Represents the 'Initial Action' page functionality
WorkflowInitialStepImpl - Class in com.atlassian.jira.functest.framework.admin
Concrete implementation of WorkflowInitialStep
WorkflowInitialStepImpl(WebTester, JIRAEnvironmentData, int, String) - Constructor for class com.atlassian.jira.functest.framework.admin.WorkflowInitialStepImpl
 
WorkflowInitialStepImpl(WebTester, JIRAEnvironmentData, String) - Constructor for class com.atlassian.jira.functest.framework.admin.WorkflowInitialStepImpl
 
WorkflowItem(String, String, String, Multiset<String>, int, ViewWorkflows.WorkflowState) - Constructor for class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItem
 
WorkflowItemsList(List<ViewWorkflows.WorkflowItem>) - Constructor for class com.atlassian.jira.functest.framework.admin.ViewWorkflows.WorkflowItemsList
 
WorkflowMapping(String) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
WorkflowMapping() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowMapping
 
workflowPerformAction(String) - Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowSchemes
 
WorkflowRestApi(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorkflowTransitionProperties.WorkflowRestApi
 
workflows() - Method in interface com.atlassian.jira.functest.framework.Administration
Manage the 'Workflows' administration page
workflows() - Method in class com.atlassian.jira.functest.framework.AdministrationImpl
 
workflows() - Method in interface com.atlassian.jira.functest.framework.Navigation
 
workflows() - Method in class com.atlassian.jira.functest.framework.NavigationImpl
 
Workflows - Interface in com.atlassian.jira.functest.framework
Navigation actions that pertain to workflows and bulk migrations/transitions.
WorkflowScheme() - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient.WorkflowScheme
 
WorkflowSchemeClient - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
WorkflowSchemeClient(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
WorkflowSchemeClient(JIRAEnvironmentData, boolean) - Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.WorkflowSchemeClient
 
WorkflowSchemeClient.DefaultBean - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
WorkflowSchemeClient.IssueType - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
WorkflowSchemeClient.IssueTypeMappingBean - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
WorkflowSchemeClient.WorkflowMapping - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
WorkflowSchemeClient.WorkflowScheme - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
 
WorkflowSchemeRequest(String, Collection<String>, boolean) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.WorkflowSchemeRequest
 
WorkflowSchemeRequest(String, Collection<String>) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.WorkflowSchemeRequest
 
WorkflowSchemeRequest(String) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.TestWorkflowSchemeEditorResource.WorkflowSchemeRequest
 
WorkflowSchemeResource - Class in com.atlassian.jira.webtests.ztests.projectconfig.framework
 
WorkflowSchemeResource(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.webtests.ztests.projectconfig.framework.WorkflowSchemeResource
 
workflowSchemes() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
WorkflowSchemes - Class in com.atlassian.jira.functest.framework
Mimics a user dealing with workflow schemes.
WorkflowSchemes(WebTester, Assertions, Backdoor, ProgressBar, Navigation) - Constructor for class com.atlassian.jira.functest.framework.WorkflowSchemes
 
WorkflowsControlExt - Class in com.atlassian.jira.functest.framework.backdoor
 
WorkflowsControlExt(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.WorkflowsControlExt
 
WorkflowsControlExt.PropertyBean - Class in com.atlassian.jira.functest.framework.backdoor
 
WorkflowsControlExt.Workflow - Class in com.atlassian.jira.functest.framework.backdoor
 
WorkflowsImpl - Class in com.atlassian.jira.functest.framework
Navigation actions that pertain to workflows and bulk migrations/transitions.
WorkflowsImpl(WebTester, JIRAEnvironmentData, Navigation) - Constructor for class com.atlassian.jira.functest.framework.WorkflowsImpl
 
workflowSteps(String) - Method in interface com.atlassian.jira.functest.framework.admin.ViewWorkflows
Go to 'Workflow steps' page for given workflow
workflowSteps(String) - Method in class com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl
 
WorkflowSteps - Interface in com.atlassian.jira.functest.framework.admin
Represents the 'Workflow steps' page functionality
WorkflowStepsImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of WorkflowSteps.
WorkflowStepsImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.WorkflowStepsImpl
 
WorkflowStepsImpl(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.admin.WorkflowStepsImpl
 
WorkflowTransition - Interface in com.atlassian.jira.functest.framework.admin
Represents functionality of the workflow transition configuration page.
WorkflowTransition.Tabs - Enum in com.atlassian.jira.functest.framework.admin
 
WorkflowTransitionImpl - Class in com.atlassian.jira.functest.framework.admin
Default implementation of WorkflowTransition.
WorkflowTransitionImpl(WebTester, JIRAEnvironmentData, int) - Constructor for class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
WorkflowTransitionImpl(WebTester, JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.admin.WorkflowTransitionImpl
 
workflowValidator() - Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
 
WorkflowValidator - Class in com.atlassian.jira.functest.framework.admin.plugins
Represents the workflow validator module of the reference plugin.
WorkflowValidator(Administration) - Constructor for class com.atlassian.jira.functest.framework.admin.plugins.WorkflowValidator
 
WORKLOG - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
Worklog - Class in com.atlassian.jira.functest.framework.parser.worklog
Simple class to hold the worklog as shown on the view issue page.
Worklog() - Constructor for class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
Worklog(String, String, String) - Constructor for class com.atlassian.jira.functest.framework.parser.worklog.Worklog
 
WORKLOG_ACTIVATE - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
WORKLOG_DELETE_ALL - Static variable in class com.atlassian.jira.webtests.Permissions
 
WORKLOG_DELETE_OWN - Static variable in class com.atlassian.jira.webtests.Permissions
 
WORKLOG_EDIT_ALL - Static variable in class com.atlassian.jira.webtests.Permissions
 
WORKLOG_EDIT_OWN - Static variable in class com.atlassian.jira.webtests.Permissions
Permission to edit/remove worklogs
WORKLOG_TIMELOGGED - Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
 
worklogAddShouldIncreaseIssueVersionAndCreateWorklogVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
worklogClient - Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.webhooks.TestWorklogWebHook
 
worklogDeleteShouldIncreaseIssueAndWorklogVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
worklogEditCanNotChangeUpdateDateAndIssueId() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueWorklogResource
 
worklogEditShouldIncreaseIssueAndWorklogVersion() - Method in class com.atlassian.jira.webtests.ztests.indexing.TestEntityVersioningUsingRealIssue
 
WorklogParser - Class in com.atlassian.jira.functest.framework.parser.worklog
Parses worklog off the view issue screen.
WorklogParser() - Constructor for class com.atlassian.jira.functest.framework.parser.worklog.WorklogParser
 
worklogRemovedWithinLastMinuteIsNotReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
workLogsShouldBeAnonymized() - Method in class com.atlassian.jira.webtests.ztests.user.anonymize.TestForeignKeysChange
 
worklogUpdatedWithinLastMinuteIsNotReturned() - Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 
wrap(ParentRunner<?>, List<SuiteTransform>) - Method in class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
Wrap child of this runner that itself is parent runner in an instance that will provide transformations over its children (if necessary).
wrap(T) - Static method in class com.atlassian.jira.util.collect.IdentitySet.IdentityReference
 
write(Element) - Method in class com.atlassian.jira.functest.config.Checksummer
Write the current state of the checksummer to the passed element.
write(Writer) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class com.atlassian.jira.functest.framework.util.json.TestJSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(Writer) - Method in class com.atlassian.jira.util.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class com.atlassian.jira.util.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writeFile(Document) - Method in class com.atlassian.jira.functest.config.ConfigFile
 
writeOptions(Document, CheckOptions) - Static method in class com.atlassian.jira.functest.config.CheckOptionsUtils
Writes the passed CheckOptions object to a comment in the passed document.

X

X_AUTHENTICATION_DENIED_REASON - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
 
XML_ATTACHMENT_ID - Static variable in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
XML_DESCRIPTION_MULTIPLE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
XML_DESCRIPTION_SINGLE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
XML_LANGUAGE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
XML_LINK_COMMENT - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
XML_LINK_COMMENT_12_16APR - Static variable in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
XML_LINK_COMMENT_23_25NOV - Static variable in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
XML_LINK_COMMENT_AFTER_12APR - Static variable in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
XML_LINK_COMMENT_BEFORE_16APR - Static variable in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorRssView
 
XML_LINK_MULTIPLE - Static variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
XML_TITLE - Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorView
 
XmlUtils - Class in com.atlassian.jira.functest.config
XML utils for configuration tests.
XmlUtils() - Constructor for class com.atlassian.jira.functest.config.XmlUtils
 
xpath(String) - Method in interface com.atlassian.jira.functest.framework.LocatorFactory
 
xpath(String) - Method in class com.atlassian.jira.functest.framework.LocatorFactoryImpl
 
XPathLinkSubmission(String) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.XPathLinkSubmission
 
XPathLocator - Class in com.atlassian.jira.functest.framework.locator
A Locator that uses XPath to locate Node's
XPathLocator(WebTester, String) - Constructor for class com.atlassian.jira.functest.framework.locator.XPathLocator
Locates Node's using the specified WebTester
XPathLocator(Node, String) - Constructor for class com.atlassian.jira.functest.framework.locator.XPathLocator
Locates Node's starting from the specified Node
XSRF_DEFAULT_ERROR - Static variable in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
 
XsrfCheck - Class in com.atlassian.jira.functest.framework.security.xsrf
Class that makes xsrf related testing easier.
XsrfCheck(String, XsrfCheck.Setup, XsrfCheck.Submission) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
 
XsrfCheck.AbstractFormSubmission - Class in com.atlassian.jira.functest.framework.security.xsrf
Base class for form-based submission
XsrfCheck.AbstractLinkSubmission - Class in com.atlassian.jira.functest.framework.security.xsrf
Abstract implementation of Submission for mutative actions accessed by links.
XsrfCheck.AsynchFormSubmission - Class in com.atlassian.jira.functest.framework.security.xsrf
TODO: Document this class / interface here
XsrfCheck.CssLocatorLinkSubmission - Class in com.atlassian.jira.functest.framework.security.xsrf
XPath based link submission.
XsrfCheck.FormSubmission - Class in com.atlassian.jira.functest.framework.security.xsrf
Form-based submission by name
XsrfCheck.FormSubmissionWithId - Class in com.atlassian.jira.functest.framework.security.xsrf
Form-based submission by id
XsrfCheck.LinkWithIdSubmission - Class in com.atlassian.jira.functest.framework.security.xsrf
Id-based link submission
XsrfCheck.LinkWithTextSubmission - Class in com.atlassian.jira.functest.framework.security.xsrf
Name-based link submission
XsrfCheck.Setup - Interface in com.atlassian.jira.functest.framework.security.xsrf
Used to define the steps to perform before sending a request with a valid / invalid token
XsrfCheck.Setup.None - Class in com.atlassian.jira.functest.framework.security.xsrf
Used to define no setup routine
XsrfCheck.Submission - Interface in com.atlassian.jira.functest.framework.security.xsrf
Used to define the implementation of removing a token from a request and sending a request
XsrfCheck.XPathLinkSubmission - Class in com.atlassian.jira.functest.framework.security.xsrf
XPath based link submission.
XsrfTestSuite - Class in com.atlassian.jira.functest.framework.security.xsrf
XsrfCheck test suite class that runs multiple checks in sequence.
XsrfTestSuite(Collection<XsrfCheck>) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfTestSuite
 
XsrfTestSuite(XsrfCheck...) - Constructor for class com.atlassian.jira.functest.framework.security.xsrf.XsrfTestSuite
 

Y

YEAR_AGO - Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestWorklogResource
 

Z

zdu() - Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
 
ZeroDowntimeControl - Class in com.atlassian.jira.functest.framework.backdoor
Retrieve and alter zero downtime upgrade state.
ZeroDowntimeControl(JIRAEnvironmentData) - Constructor for class com.atlassian.jira.functest.framework.backdoor.ZeroDowntimeControl
 
ZeroDowntimeControl.ClusterState - Class in com.atlassian.jira.functest.framework.backdoor
 
ZeroDowntimeControl.NodeBuildInfo - Class in com.atlassian.jira.functest.framework.backdoor
 
ZeroDowntimeControl.UpgradeState - Enum in com.atlassian.jira.functest.framework.backdoor
 
zip(String, String, String, String, List<FileAttachmentsList.ZipFileAttachmentEntry>) - Static method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.Items
 
zip(long, String, String, String, String, List<FileAttachmentsList.ZipFileAttachmentEntry>) - Static method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.Items
 
ZIP_ATTACHMENT_ID - Static variable in class com.atlassian.jira.webtests.ztests.attachment.TestAttachmentZipServlet
 
ZIP_ENTRY_DEFUALT_ORDERING - Static variable in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.Items
 
zipEntry(String, String) - Static method in class com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.Items
 
ZipHelper - Class in com.atlassian.jira.functest.config
Simple helper class to extract a zip file directory contents and all.
ZipHelper() - Constructor for class com.atlassian.jira.functest.config.ZipHelper
 

_

_checkAdminLinkVisiblityToProjectAdmin() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
_checkAdminLinkVisiblityToSystemAdmin() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
_checkBrowseAndFindIssueLinksVisiblity() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
_checkCreateIssueLinkVisiblity() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
 
_testAllValuesTotalGreaterThanOrigNoSubs() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testAlreadyAssignedError() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testAssigneeFieldinMoveOperation() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testAssigneeNavigatorView() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testAssignWithComment() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testBulkEditWithDifferentRendererTypes() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testBulkEditWithSameRendererType() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testBulkMoveWithDifferentRendererTypes() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testBulkOperationsWithDifferentRendererTypes() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testCantSeeSubTasks() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testCertificateExpires() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testCertificateExpires() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testCertificateExpires() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testChangeHistoryTab() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testClientLoggedInAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testClientLoggedInAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testClientLoggedInAdmin() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testClientLoggedInFred() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testClientLoggedInFred() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testClientLoggedInFred() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testClientLoggedInUnknown() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testClientLoggedInUnknown() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testClientLoggedInUnknown() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testClientNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testClientNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testClientNotLoggedIn() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testColumnLinksInIssueNavigator() - Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigatorColumnLinks
 
_testCustomLayoutRendererConfiguration() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testDashboardPortlets() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testDeveloperWorkloadReport() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testDueDateValidationWith(String) - Method in class com.atlassian.jira.webtests.ztests.misc.TestDateInputValidationOnCreateIssue
 
_testDuplicateNamesInList() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testEditAssigneeField() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testEnterpriseDefaultFieldsVisibility() - Method in class com.atlassian.jira.webtests.ztests.misc.TestDefaultJiraDataFromInstall
 
_testEnterpriseDefaultJiraPermissions() - Method in class com.atlassian.jira.webtests.ztests.misc.TestDefaultJiraDataFromInstall
 
_testEscapedUsers(String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
_testFullUsernameInComment() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
Ensure that a user's fullname is html escaped correctly in the comments and in the bodytop where the fullname of the logged in user is displayed.
_testInvalidCertData() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testInvalidCertData() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testInvalidCertData() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testInvalidCertSecretKey() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testInvalidCertSecretKey() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testInvalidCertSecretKey() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testInvalidCertSecretKeyWithV3Protocol() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testIssueNavigatorColumnView() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testIssueOperationsOnDeletedIssueStandard() - Method in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsOnDeletedIssue
 
_testMultiUserCustomFieldView() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testNoOrigValue() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testNoTimeSpent() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testNoValues() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testNoValuesWithSubstasks() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testOtherUsersCannotSeeAdminSections() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
Test that all other users (including not logged in) can only see project section with restriction message
_testPermissionedSubtasks() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testPermissionError() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testProjectAdminCanSeeProjectSectionOnly() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
Test that the system administrator can only see the project section
_testRendererAlternativeViews() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testRendererConfiguration() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testRendererConfigurationChangeRendererType() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testRendererConfigurationWarningMessage() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testRendererRssView() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testRendererWithBulkOperations() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testReporterInBulkEdit() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testReporterInList() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testReporterInNavigatorView() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testShareIssue() - Method in class com.atlassian.jira.webtests.ztests.email.TestShareEmails
 
_testShareJqlSearch() - Method in class com.atlassian.jira.webtests.ztests.email.TestShareEmails
 
_testShareSavedSearch() - Method in class com.atlassian.jira.webtests.ztests.email.TestShareEmails
 
_testSystemAdminCanSeeAllAdminSections() - Method in class com.atlassian.jira.webtests.ztests.admin.TestAdminMenuWebFragment
Test that all administrative sections are AVAILABLE when the user IS a system administrator
_testTextRendererDoesNotAllowDisable() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testTimeTrackingExcel() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testTranslation(String, String) - Method in class com.atlassian.jira.webtests.ztests.issue.TestXmlIssueView
 
_testUnassignedNotAvailable() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testUnassignUnassignedIssueError() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testUnknownClientLoggedInFred() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testUnknownClientLoggedInFred() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testUnknownClientLoggedInFred() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testUrlNotMatched() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClient
 
_testUrlNotMatched() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion0
 
_testUrlNotMatched() - Method in class com.atlassian.jira.webtests.ztests.admin.trustedapps.TestTrustedApplicationClientVersion1
 
_testUserAssign() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testUserPickerCustomField() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testUserUnassign() - Method in class com.atlassian.jira.webtests.ztests.issue.assign.TestAssignIssue
 
_testWatchersTable() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
_testWikiPreview() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererBadLink() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
When a link using [square brackets] fails to render, the contents of the link are printed literally, creating a vulnerability.
_testWikiRendererBadMacro() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
When a macro fails to render, the contents of the macro tags is printed literally creating a vulnerability.
_testWikiRendererDisabled() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererMacroDisabled() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererVisible() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererVisibleOnAssignIssue() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererVisibleOnAttachFile() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererVisibleOnCreateIssue() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererVisibleOnEditIssue() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererVisibleOnLinkIssue() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWikiRendererVisibleOnViewIssue() - Method in class com.atlassian.jira.webtests.ztests.fields.TestFieldRenderers
 
_testWithAllValueSubTaskAsStartingPoint() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testWithNoValueSubTaskAsStartingPoint() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testWithRemainingZeroValue() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testWithValuesWithSubstasksWithNoValues() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testWithValuesWithSubstasksWithValues() - Method in class com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingAggregates
 
_testWorklogTab() - Method in class com.atlassian.jira.webtests.ztests.misc.TestXSSInFullName
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2002-2022 Atlassian. All Rights Reserved.