it
Class AsynchronousProjectRestClientReadOnlyTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractAsynchronousRestClientTest
it.AsynchronousProjectRestClientReadOnlyTest
public class AsynchronousProjectRestClientReadOnlyTest
- extends AbstractAsynchronousRestClientTest
Those tests mustn't change anything on server side, as jira is restored only once
| Nested classes/interfaces inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.FuncTestLogger, com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.RestoreConfig |
| Fields inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
administration, assertions, environmentData, form, locator, log, navigation, page, parse, runningTestMethod, tester, text |
| Methods inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
beforeClass, getRestoreConfig, isTestEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsynchronousProjectRestClientReadOnlyTest
public AsynchronousProjectRestClientReadOnlyTest()
testGetNonExistingProject
public void testGetNonExistingProject()
throws Exception
- Throws:
Exception
testGetProject
public void testGetProject()
throws URISyntaxException
- Throws:
URISyntaxException
testGetRestrictedProject
public void testGetRestrictedProject()
testGetAnonymouslyProject
public void testGetAnonymouslyProject()
testGetAllProject
public void testGetAllProject()
testGetPriorities
public void testGetPriorities()
testGetIssueTypes
public void testGetIssueTypes()
testGetResolutions
public void testGetResolutions()
Copyright © 2013 Atlassian. All Rights Reserved.