it
Class JerseyIssueRestClientCreateIssueTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractJerseyRestClientTest
it.JerseyIssueRestClientCreateIssueTest
public class JerseyIssueRestClientCreateIssueTest
- extends AbstractJerseyRestClientTest
| 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 |
|
Field Summary |
org.junit.rules.ExpectedException |
thrown
|
| 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 |
thrown
public org.junit.rules.ExpectedException thrown
JerseyIssueRestClientCreateIssueTest
public JerseyIssueRestClientCreateIssueTest()
testCreateIssue
public void testCreateIssue()
testCreateIssueWithOnlyRequiredFields
public void testCreateIssueWithOnlyRequiredFields()
testCreateIssueWithoutSummary
public void testCreateIssueWithoutSummary()
testCreateIssueWithNotExistentProject
public void testCreateIssueWithNotExistentProject()
testCreateIssueWithNotExistentIssueType
public void testCreateIssueWithNotExistentIssueType()
testCreateIssueWithoutProject
public void testCreateIssueWithoutProject()
testCreateIssueWithInvalidAdditionalField
public void testCreateIssueWithInvalidAdditionalField()
testCreateIssueWithFieldValueThatIsNotAllowed
public void testCreateIssueWithFieldValueThatIsNotAllowed()
testCreateIssueAsAnonymous
public void testCreateIssueAsAnonymous()
testCreateIssueAsAnonymousWhenNotAllowed
public void testCreateIssueAsAnonymousWhenNotAllowed()
testJiradev13412BugNotFixedIfThisFailsThenCorrectAffectedTests
public void testJiradev13412BugNotFixedIfThisFailsThenCorrectAffectedTests()
testCreateIssueWithAssigneeWhenNotAllowedToAssignIssue
public void testCreateIssueWithAssigneeWhenNotAllowedToAssignIssue()
testCreateIssueWithoutCreateIssuePermission
public void testCreateIssueWithoutCreateIssuePermission()
testCreateIssueWithoutBrowseProjectPermission
public void testCreateIssueWithoutBrowseProjectPermission()
interactiveUseCase
public void interactiveUseCase()
throws CannotTransformValueException
- Throws:
CannotTransformValueException
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.