public class AsynchronousIssueRestClientCreateIssueTest extends AbstractAsynchronousRestClientTest
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
client, jiraAuthRootUri, jiraRestRootUri, jiraUri| Constructor and Description |
|---|
AsynchronousIssueRestClientCreateIssueTest() |
afterMethod, beforeMethod, isJira43xOrNewer, isJira4x4OrNewer, isJira5xOrNewer, isJira6_3_7_OrNewer, isJira6_4_OrNewer, isJira61xOrNewer, isJira7_1_OrNewer, isJira7_2_OrNewer, setAdmin, setAnonymousMode, setClient, setUser1, setUser2public AsynchronousIssueRestClientCreateIssueTest()
public void setup()
public void testCreateIssue()
throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONExceptionpublic void testCreateSubtask()
public void testCreateManySubtasksInGivenOrder()
throws NoSuchFieldException,
IllegalAccessException
public void testCreateManySubtasksInGivenOrderWithSomeFailing()
throws NoSuchFieldException,
IllegalAccessException
public void testCreateManySubtasksInGivenOrderWithAllFailing()
throws NoSuchFieldException,
IllegalAccessException
public void testCreateIssueWithOnlyRequiredFields()
public void testCreateIssueWithoutSummary()
public void testCreateIssueWithNotExistentProject()
public void testCreateIssueWithNotExistentIssueType()
public void testCreateIssueWithoutProject()
public void testCreateIssueWithInvalidAdditionalField()
public void testCreateIssueWithFieldValueThatIsNotAllowed()
public void testCreateIssueAsAnonymous()
public void testCreateIssueAsAnonymousWhenNotAllowed()
public void testJiradev13412BugNotFixedIfThisFailsThenCorrectAffectedTests()
public void testCreateIssueWithAssigneeWhenNotAllowedToAssignIssue()
public void testCreateIssueWithoutCreateIssuePermission()
public void testCreateIssueWithoutBrowseProjectPermission()
public void testCreateMetaShouldReturnIssueTypeInFieldsListEvenIfIssueTypeIsNotOnCreateIssueScreen()
public void interactiveUseCase()
throws CannotTransformValueException
CannotTransformValueExceptionCopyright © 2017 Atlassian. All rights reserved.