Class | Description |
---|---|
IssueLinkBean | |
RestFuncTest |
Base class for REST func tests.
|
TestAdminGadget |
Tests the "Admin Gadget".
|
TestAttachmentResource |
Func test for the attachment resource.
|
TestAttachTemporaryFileResource |
This is just a smoke test to make sure all the pieces work together.
|
TestBadJson |
Testing for the a 400 response for bad Json string
|
TestCommentPropertyResource | |
TestCommentResource | |
TestComponentResource |
Func tests for component resource.
|
TestConfigurationResource |
Test for the resource which returns JIRA configuration.
|
TestCurrentUserPreferencesResource | |
TestCurrentUserResource |
Verification for Create, Update and Delete operations
|
TestDashboardItemPropertyResource | |
TestDashboardResource |
Func tests for the
/dashboard resource. |
TestFieldResource |
Func tests for FieldResource.
|
TestFilterResource | |
TestGroupAndUserPickerResource | |
TestGroupPickerResource |
Func test for GroupPickerResource
|
TestGroupResourceFunc | |
TestIssueAttachmentsResource |
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.
|
TestIssueLinkTypeResource | |
TestIssuePickerResource | |
TestIssuePropertyAliasing | |
TestIssuePropertyResource | |
TestIssueResource |
Func tests for IssueResource.
|
TestIssueResourceAssign | |
TestIssueResourceAttachments |
Func test case for issue resource attachments functionality.
|
TestIssueResourceComments | |
TestIssueResourceCreate | |
TestIssueResourceCreateMeta | |
TestIssueResourceCustomFields |
Func tests for custom fields.
|
TestIssueResourceDelete |
Func tests for issue delete in REST API.
|
TestIssueResourceEditMeta | |
TestIssueResourceFields | |
TestIssueResourceIssueLinks |
Functional tests for REST issue linking (JRADEV-1657).
|
TestIssueResourceNames | |
TestIssueResourceNoPrioritySet | |
TestIssueResourceNotify |
Func tests for issue watching use cases.
|
TestIssueResourceOperationalUpdate | |
TestIssueResourceOpsbar | |
TestIssueResourceSchema | |
TestIssueResourceSubtasks |
Func tests for parent/subtask linking in REST API.
|
TestIssueResourceTimeTracking |
Tests the time tracking field.
|
TestIssueResourceTransitions | |
TestIssueResourceUpdate | |
TestIssueResourceVoters |
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.
|
TestIssueResourceVotes | |
TestIssueResourceWatchers |
Func tests for issue watching use cases.
|
TestIssueResourceWorklog | |
TestIssueSecurityTypeResource |
Func tests for SecurityTypeResource.
|
TestIssueShape |
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.
|
TestIssueTypeResource |
Func tests for IssueTypeResource.
|
TestLicenseRoleResource | |
TestLinkIssueResource | |
TestLogin |
Testing for the /auth/session login/logout resource
|
TestPermissionsResource | |
TestPriorityResource |
Func tests for PriorityResource.
|
TestProjectCategoryResource | |
TestProjectPropertyResource | |
TestProjectResource |
Func test for ProjectResource.
|
TestProjectRoleResource | |
TestReindexIssue |
Test reindex issue REST API.
|
TestReindexRequestResource | |
TestRemoteIssueLinkResource |
Tests the remote issue links REST end point.
|
TestResolutionResource |
Func test for the resolution resource.
|
TestRoleResource | |
TestScreensResource | |
TestSearchAutoCompleteResource | |
TestSearchResource |
Tests for the issue search functionality.
|
TestSeraphAuthType |
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.
|
TestShareResource | |
TestSiteDarkFeaturesResource |
Func tests for SiteDarkFeaturesResource.
|
TestStatusResource |
Func tests for StatusResource.
|
TestSystemColumns |
Tests for default system columns
|
TestTextFieldCharacterLengthValidator | |
TestUpgradeManagerResource |
Tests upgrade manager logic in a running system.
|
TestUserResource |
Tests for the user resource.
|
TestUserResourceForCreateUpdateDelete |
Verification for Create, Update and Delete operations
|
TestVersionResource |
Func test for VersionResource.
|
TestWorkflowSchemeResource | |
TestWorkflowTransitionProperties | |
TestWorkflowTransitionProperties.PropertyBean | |
TestWorkflowTransitionProperties.WorkflowRestApi | |
TestWorklogResource |
Func test for Worklog resource.
|
WorkflowSchemeClient | |
WorkflowSchemeClient.DefaultBean | |
WorkflowSchemeClient.IssueType | |
WorkflowSchemeClient.IssueTypeMappingBean | |
WorkflowSchemeClient.WorkflowMapping | |
WorkflowSchemeClient.WorkflowScheme |
Copyright © 2002-2015 Atlassian. All Rights Reserved.