it
Class AsynchronousIssueRestClientCreateIssueTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractAsynchronousRestClientTest
it.AsynchronousIssueRestClientCreateIssueTest
public class AsynchronousIssueRestClientCreateIssueTest
- extends AbstractAsynchronousRestClientTest
| 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 |
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
AsynchronousIssueRestClientCreateIssueTest
public AsynchronousIssueRestClientCreateIssueTest()
testCreateIssue
public void testCreateIssue()
throws org.codehaus.jettison.json.JSONException
- Throws:
org.codehaus.jettison.json.JSONException
testCreateSubtask
public void testCreateSubtask()
testCreateManySubtasksInGivenOrder
public void testCreateManySubtasksInGivenOrder()
throws NoSuchFieldException,
IllegalAccessException
- Throws:
NoSuchFieldException
IllegalAccessException
testCreateManySubtasksInGivenOrderWithSomeFailing
public void testCreateManySubtasksInGivenOrderWithSomeFailing()
throws NoSuchFieldException,
IllegalAccessException
- Throws:
NoSuchFieldException
IllegalAccessException
testCreateManySubtasksInGivenOrderWithAllFailing
public void testCreateManySubtasksInGivenOrderWithAllFailing()
throws NoSuchFieldException,
IllegalAccessException
- Throws:
NoSuchFieldException
IllegalAccessException
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 © 2013 Atlassian. All Rights Reserved.