public class AsynchronousProjectRestClientReadOnlyTest extends AbstractAsynchronousRestClientTest
client, jiraAuthRootUri, jiraRestRootUri, jiraUri| Constructor and Description |
|---|
AsynchronousProjectRestClientReadOnlyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetAllProject() |
void |
testGetAnonymouslyProject() |
void |
testGetIssueTypes() |
void |
testGetNonExistingProject() |
void |
testGetPriorities() |
void |
testGetProject() |
void |
testGetResolutions() |
void |
testGetRestrictedProject() |
afterMethod, beforeMethod, isJira4x3OrNewer, isJira4x4OrNewer, isJira5xOrNewer, setAdmin, setAnonymousMode, setClient, setUser1, setUser2public AsynchronousProjectRestClientReadOnlyTest()
public void testGetNonExistingProject()
throws Exception
Exceptionpublic void testGetProject()
throws URISyntaxException
URISyntaxExceptionpublic void testGetRestrictedProject()
public void testGetAnonymouslyProject()
public void testGetAllProject()
public void testGetPriorities()
public void testGetIssueTypes()
public void testGetResolutions()
Copyright © 2013 Atlassian. All Rights Reserved.