Interface | Description |
---|---|
JIRAWebTest.ParameterEnterer |
Class | Description |
---|---|
AbstractAtlassianWebTestCase |
This super class provides extensions to JWebUnit useful in acceptance tests.
|
AbstractSubscriptionEmailTest |
An abstract class for tests that check the integrity of subscription e-mails.
|
AbstractSubscriptionEmailTest.CountingIterator |
Iterator that can be used to return a sequence of numbers.
|
AbstractSubscriptionEmailTest.FilterConfig |
Holds the configuration for a filter that can be used to create a subscription.
|
AbstractTestIssueNavigatorColumnsView | |
AbstractTestIssueNavigatorView | |
AbstractTestIssueNavigatorView.Comment | |
AbstractTestIssueNavigatorView.CustomField | |
AbstractTestIssueNavigatorView.CustomField.Value | |
AbstractTestIssueNavigatorView.IssueLink | |
AbstractTestIssueNavigatorView.IssueLinks | |
AbstractTestIssueNavigatorView.Item |
Just a helper bean to keep the data encapsulated for each item
|
AbstractTestIssueNavigatorXmlView | |
AcceptanceTestHarness |
This is the top level Test Suite for JIRA web functional tests.
|
CategorisingTestSuite | Deprecated
use
SystemPropertyBasedSuite instead |
CategorisingTestSuite.CategoryMatchPredicate | |
CustomFieldValue | |
EmailBaseFuncTestCase |
This class extends FuncTestCase by adding methods to test emails being sent from JIRA.
|
EmailBaseFuncTestCase.MailBox | |
EmailFuncTestCase | Deprecated
use
EmailBaseFuncTestCase instead to write JUnit4 tests |
EmailFuncTestCase.MailBox | |
GadgetSpecClient |
Simple HTTP client to retrieve a specific gadget spec xml and list of all gadgets in the system.
|
Groups |
Group names for func tests.
|
JIRAGreenMailSetup |
A convinience holder for an array of
JIRAServerSetup to increment each
setup's port by 1 when needed. |
JIRAServerSetup |
Extends
ServerSetup so that the port can be incremented/changed. |
JIRAWebTest | Deprecated
This is a legacy class that evolved as a result of a 'stuff every util into the base class' approach.
|
LegacyProjectPermissionKeyMapping |
Mirrors JIRA's com.atlassian.jira.permission.LegacyProjectPermissionKeyMapping class (necessary as func tests do not depend on JIRA core)
|
LicenseKeys |
This contains all the known license keys for testing.
|
Permissions |
Mirrors JIRA's com.atlassian.jira.security.Permissions class (necessary as func tests do not depend on JIRA)
|
WebTestCaseWrapper |
This class pretty much wraps the WebTestCase to dump out the response whenever the WebTestFails.
|
WebTesterFactory |
Used for creating web testers
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.