| Interface | Description |
|---|---|
| Administration |
Provides methods for carrying out administration tasks in JIRA.
|
| Administration.Link |
Represents the administration home link in the JIRA Header.
|
| Administration.Utilities |
Sub interface that contains...
|
| Dashboard |
An abstraction for logically grouping JIRA dashboard functionality for functional tests.
|
| Footer | |
| Form |
Used to set form values in tests.
|
| FunctTestConstants |
A series of constants that func tests can use
|
| LocatorFactory |
A factory class for creating locators from FuncTestCase and JIRAWebTest test cases.
|
| Navigable<T extends Navigable> |
A place in JIRA that user can go to.
|
| Navigation |
An interface for navigating around JIRA
|
| Parser |
Bucket for page/domain parsers
|
| UserProfile |
Interface for carrying out user profile operations
|
| UserProfile.Link | |
| WebTestDescription |
Represents basic information about a running web test
|
| WebTestListener |
An observer of a
Test. |
| Workflows |
Navigation actions that pertain to workflows and bulk migrations/transitions.
|
| Class | Description |
|---|---|
| AbstractFuncTestUtil |
A base class for func test utlity classes.
|
| AbstractNavigationUtil |
Abstract class for domain specific navigation.
|
| AbstractWebTestListener |
Abstract, no-op implementation of
WebTestListener. |
| AdministrationImpl |
Implementation of
Administration |
| AdministrationImpl.DefaultLink | |
| BaseJiraEmailTest |
Base class for testing email notifications
|
| BaseJiraFuncTest |
Handy class for all func tests that requires HtmlUnit objects.
|
| BaseJiraRestTest |
Base class for REST tests.
|
| BulkOperationProgress |
Class to control the bulk operation progress page in func tests.
|
| BulkOperations |
Class to handle bulk operations in func tests.
|
| CompositeSuiteListener | |
| Dashboard.Table |
Holds the identifiers of the tables that display Portal Pages.
|
| DefaultFuncTestHttpUnitOptions |
These are the default HttpUnit options that our func test will run with
|
| DefaultSendBulkMail | |
| EditIssueFieldVisibility | |
| FilterPickerPopupNavigation |
An implementation of the FilterNavigation interface that works with the FilterPicker action.
|
| FormImpl | |
| FuncTestCase |
The base class for JIRA "next generation" functional test cases.
|
| FuncTestCaseJiraSetup |
This class is responsible for "setting up" and "tearing down" JIRA from a functional test point of view.
|
| FuncTestHelperFactory |
This class is responsible for correctly instantiating the various
helper frameworks such as
Assertions etc |
| FuncTestRestClient |
Externalised from RestFuncTest junit 3 base class.
|
| FuncTestSuite |
A base class for JIRA functional test suites.
|
| FuncTestWebClientListener |
This counts and execution times the web requests
|
| HtmlPage |
Returns information about the current HTML page in the func test.
|
| Indexing | |
| Instruments |
Access to instrument counters visible throught ViewInstrumentation.jspa
|
| Instruments.Counter | |
| Instruments.Counters | |
| JUnit3WebTestDescription |
WebTestDescription based on the JUnit4
Description. |
| JUnit3WebTestListener |
JUnit3 test listener wrapping the web test listener.
|
| LocatorFactoryImpl |
An implementation of the Locator Factory
|
| NavigationImpl |
Implementation of
Navigation |
| ParserImpl | |
| ProgressBar | |
| SuiteListenerWrapper |
Class to wrap a test so that a
WebTestListener can listen to a
test. |
| TestAnnotationsExtractor |
A tool to extract annotations from test first from method level, then from class level.
|
| TestSuiteBuilder |
Divides up a set of tests such that they can be performed in parallel.
|
| TomcatShutdownListener | |
| UserProfileImpl |
Default implementation of UserProfile
|
| UserProfileImpl.DefaultLink | |
| WorkflowsImpl |
Navigation actions that pertain to workflows and bulk migrations/transitions.
|
| Enum | Description |
|---|---|
| Administration.OutgoingMailSettings | |
| Navigation.AdminSection |
| Annotation Type | Description |
|---|---|
| HttpUnitConfiguration | |
| LoginAs |
This rule logs in user at the beginning of test and then tries to log user out.
|
| RestoreBlankInstance |
This rule clears the instance with the default data set.
|
| SkipSetup | |
| Splitable |
A test class that has this annotation can have its individual test methods split up and run in different batches.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.