it
Class AsynchronousMetadataRestClientReadOnlyTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractAsynchronousRestClientTest
it.AsynchronousMetadataRestClientReadOnlyTest
public class AsynchronousMetadataRestClientReadOnlyTest
- 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 |
AsynchronousMetadataRestClientReadOnlyTest
public AsynchronousMetadataRestClientReadOnlyTest()
testGetServerInfo
public void testGetServerInfo()
throws Exception
- Throws:
Exception
testGetIssueTypeNonExisting
public void testGetIssueTypeNonExisting()
throws Exception
- Throws:
Exception
testGetIssueType
public void testGetIssueType()
testGetIssueTypes
public void testGetIssueTypes()
testGetStatus
public void testGetStatus()
testGetStatusNonExisting
public void testGetStatusNonExisting()
throws Exception
- Throws:
Exception
testGetPriority
public void testGetPriority()
testGetResolution
public void testGetResolution()
testGetAllFieldsAtOnce
public void testGetAllFieldsAtOnce()
Copyright © 2013 Atlassian. All Rights Reserved.