public class AsynchronousIssueRestClientReadOnlyTest extends AbstractAsynchronousRestClientTest
client, jiraAuthRootUri, jiraRestRootUri, jiraUri| Constructor and Description |
|---|
AsynchronousIssueRestClientReadOnlyTest() |
| Modifier and Type | Method and Description |
|---|---|
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, isJira4x3OrNewer, isJira4x4OrNewer, isJira5xOrNewer, setAdmin, setAnonymousMode, setClient, setUser1, setUser2public AsynchronousIssueRestClientReadOnlyTest()
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
URISyntaxExceptionCopyright © 2013 Atlassian. All Rights Reserved.