it
Class JerseyIssueRestClientReadOnlyTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractJerseyRestClientTest
it.JerseyIssueRestClientReadOnlyTest
public class JerseyIssueRestClientReadOnlyTest
- extends AbstractJerseyRestClientTest
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 |
afterMethod, beforeClass, getRestoreConfig, isTestEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JerseyIssueRestClientReadOnlyTest
public JerseyIssueRestClientReadOnlyTest()
testGetWatchers
public void testGetWatchers()
throws Exception
- Throws:
Exception
testGetWatcherForAnonymouslyAccessibleIssue
public void testGetWatcherForAnonymouslyAccessibleIssue()
testGetIssueWithAnonymouslyCreatedAttachment
public void testGetIssueWithAnonymouslyCreatedAttachment()
testGetIssueWithAnonymouslyCreatedWorklogEntry
public void testGetIssueWithAnonymouslyCreatedWorklogEntry()
testGetIssue
public void testGetIssue()
throws Exception
- Throws:
Exception
testGetIssueWithNonTrivialComments
public void testGetIssueWithNonTrivialComments()
testGetIssueWithNoViewWatchersPermission
public void testGetIssueWithNoViewWatchersPermission()
testGetVoter
public void testGetVoter()
testGetVotersWithoutViewIssuePermission
public void testGetVotersWithoutViewIssuePermission()
testGetVotersWithoutViewVotersPermission
public void testGetVotersWithoutViewVotersPermission()
testGetVotersAnonymously
public void testGetVotersAnonymously()
testGetTransitions
public void testGetTransitions()
throws Exception
- Throws:
Exception
testTransition
public void testTransition()
throws Exception
- Throws:
Exception
testGetCreateIssueMetadata
public void testGetCreateIssueMetadata()
throws URISyntaxException
- Throws:
URISyntaxException
testGetCreateIssueMetadataWithFieldsNotExpanded
public void testGetCreateIssueMetadataWithFieldsNotExpanded()
throws URISyntaxException
- Throws:
URISyntaxException
testGetCreateIssueMetadataWithProjectKeyFilter
public void testGetCreateIssueMetadataWithProjectKeyFilter()
throws URISyntaxException
- Throws:
URISyntaxException
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.