public class AsynchronousIssueRestClientReadOnlyTest extends AbstractAsynchronousRestClientTest
client, jiraAuthRootUri, jiraRestRootUri, jiraUri| Constructor and Description |
|---|
AsynchronousIssueRestClientReadOnlyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testFetchingIssueWithCommentWhenAuthorIsDeleted() |
void |
testFetchingIssueWithWorklogWhenAuthorIsDeleted() |
void |
testGetCreateIssueMetadata() |
void |
testGetCreateIssueMetadataWithFieldsNotExpanded() |
void |
testGetCreateIssueMetadataWithProjectKeyFilter() |
void |
testGetIssue() |
void |
testGetIssueWithAnonymouslyCreatedAttachment() |
void |
testGetIssueWithAnonymouslyCreatedWorklogEntry() |
void |
testGetIssueWithNonTrivialComments() |
void |
testGetTransitions() |
void |
testGetVoter() |
void |
testGetVotersAnonymously() |
void |
testGetVotersWithoutViewIssuePermission() |
void |
testGetVotersWithoutViewVotersPermission() |
void |
testGetWatcherForAnonymouslyAccessibleIssue() |
void |
testGetWatchers() |
afterMethod, beforeMethod, isJira43xOrNewer, isJira4x4OrNewer, isJira5xOrNewer, isJira6_3_7_OrNewer, isJira6_4_OrNewer, isJira61xOrNewer, isJira7_1_OrNewer, isJira7_2_OrNewer, setAdmin, setAnonymousMode, setClient, setUser1, setUser2public AsynchronousIssueRestClientReadOnlyTest()
public void setup()
public void testGetWatcherForAnonymouslyAccessibleIssue()
public void testGetIssueWithAnonymouslyCreatedAttachment()
public void testGetIssueWithAnonymouslyCreatedWorklogEntry()
public void testGetIssueWithNonTrivialComments()
public void testGetVoter()
public void testGetVotersWithoutViewIssuePermission()
public void testGetVotersWithoutViewVotersPermission()
public void testGetVotersAnonymously()
public void testGetCreateIssueMetadata()
throws URISyntaxException
URISyntaxExceptionpublic void testGetCreateIssueMetadataWithFieldsNotExpanded()
throws URISyntaxException
URISyntaxExceptionpublic void testGetCreateIssueMetadataWithProjectKeyFilter()
throws URISyntaxException
URISyntaxExceptionpublic void testFetchingIssueWithWorklogWhenAuthorIsDeleted()
public void testFetchingIssueWithCommentWhenAuthorIsDeleted()
Copyright © 2017 Atlassian. All rights reserved.