public class AsynchronousMetadataRestClientReadOnlyTest extends AbstractAsynchronousRestClientTest
client, jiraAuthRootUri, jiraRestRootUri, jiraUri| Constructor and Description |
|---|
AsynchronousMetadataRestClientReadOnlyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testGetAllFieldsAtOnce() |
void |
testGetIssueType() |
void |
testGetIssueTypeNonExisting() |
void |
testGetIssueTypes() |
void |
testGetPriority() |
void |
testGetResolution() |
void |
testGetServerInfo() |
void |
testGetStatus() |
void |
testGetStatuses() |
void |
testGetStatusNonExisting() |
afterMethod, beforeMethod, isJira43xOrNewer, isJira4x4OrNewer, isJira5xOrNewer, isJira6_3_7_OrNewer, isJira6_4_OrNewer, isJira61xOrNewer, isJira7_1_OrNewer, isJira7_2_OrNewer, setAdmin, setAnonymousMode, setClient, setUser1, setUser2public AsynchronousMetadataRestClientReadOnlyTest()
public void setup()
public void testGetIssueTypeNonExisting()
throws Exception
Exceptionpublic void testGetIssueType()
public void testGetIssueTypes()
public void testGetStatuses()
public void testGetStatus()
public void testGetPriority()
public void testGetResolution()
public void testGetAllFieldsAtOnce()
Copyright © 2017 Atlassian. All rights reserved.