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
|
Screens |
An interface for working with Screens.
|
Session | |
SessionFactory | |
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 |
---|---|
AbstractWebTestListener |
Abstract, no-op implementation of
WebTestListener . |
AdministrationImpl |
Implementation of
Administration |
AssertRedirect | |
BackdoorModule |
Guice module providing backdoor and environment data initialisation.
|
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 | |
FieldLayoutSchemes | |
FilterPickerPopupNavigation |
An implementation of the FilterNavigation interface that works with the FilterPicker action.
|
FormImpl | |
FuncPageObjectBinder | |
FuncTestCase |
The base class for JIRA "next generation" functional test cases.
|
FuncTestCaseJiraSetup | Deprecated
Use
EnsureJiraSetupRule instead. |
FuncTestHelperFactory |
This class is responsible for correctly instantiating the various
helper frameworks such as
Assertions etc |
FuncTestRestClient |
Externalised from RestFuncTest junit 3 base class.
|
FuncTestRuleChain | |
FuncTestSuite |
A base class for JIRA functional test suites.
|
FuncTestUrlHelper |
Util class for base and rest URL manipulation
|
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 | |
ScreensImpl | |
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 | |
WorkflowSchemes |
Mimics a user dealing with workflow schemes.
|
WorkflowsImpl |
Navigation actions that pertain to workflows and bulk migrations/transitions.
|
Enum | Description |
---|---|
Administration.OutgoingMailSettings | |
Navigation.AdminSection |
Annotation Type | Description |
---|---|
EnableAnalytics |
Mark a test method or class with this annotation to enable analytics events collection during test or method.
|
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-2019 Atlassian. All Rights Reserved.