public class AsynchronousMetadataRestClientReadOnlyTest extends AbstractAsynchronousRestClientTest
client, jiraAuthRootUri, jiraRestRootUri, jiraUri| Constructor and Description |
|---|
AsynchronousMetadataRestClientReadOnlyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetAllFieldsAtOnce() |
void |
testGetIssueType() |
void |
testGetIssueTypeNonExisting() |
void |
testGetIssueTypes() |
void |
testGetPriority() |
void |
testGetResolution() |
void |
testGetServerInfo() |
void |
testGetStatus() |
void |
testGetStatusNonExisting() |
afterMethod, beforeMethod, isJira4x3OrNewer, isJira4x4OrNewer, isJira5xOrNewer, setAdmin, setAnonymousMode, setClient, setUser1, setUser2public AsynchronousMetadataRestClientReadOnlyTest()
public void testGetIssueTypeNonExisting()
throws Exception
Exceptionpublic void testGetIssueType()
public void testGetIssueTypes()
public void testGetStatus()
public void testGetPriority()
public void testGetResolution()
public void testGetAllFieldsAtOnce()
Copyright © 2013 Atlassian. All Rights Reserved.