public class TestIssueResourceCreate extends BaseJiraRestTest
backdoor, environmentData, initClass, initData| Constructor and Description |
|---|
TestIssueResourceCreate() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testCreateIssueWithBadNames() |
void |
testCreateIssueWithBadSystemFieldValue() |
void |
testCreateIssueWithDefaultedSystemFields() |
void |
testCreateIssueWithInvalidIssueType() |
void |
testCreateIssueWithNames() |
void |
testCreateIssueWithNamesAndIds() |
void |
testCreateIssueWithoutRequiredCustomFields() |
void |
testCreateIssueWithoutRequiredSystemFields() |
void |
testCreateIssueWithPrioritySchemes() |
void |
testCreateIssueWithProperties() |
void |
testCreateIssueWithRequiredCustomFields() |
void |
testCreateIssueWithRequiredSystemFields() |
void |
testCreateSubtask() |
void |
testCreateSubtaskWrongParentProject() |
getEnvironmentDatapublic void testCreateIssueWithRequiredSystemFields()
throws Exception
Exceptionpublic void testCreateIssueWithInvalidIssueType()
public void testCreateIssueWithDefaultedSystemFields()
throws Exception
Exceptionpublic void testCreateIssueWithRequiredCustomFields()
throws Exception
Exceptionpublic void testCreateIssueWithoutRequiredSystemFields()
throws Exception
Exceptionpublic void testCreateIssueWithBadSystemFieldValue()
throws Exception
Exceptionpublic void testCreateIssueWithoutRequiredCustomFields()
throws Exception
Exceptionpublic void testCreateIssueWithNamesAndIds()
throws Exception
Exceptionpublic void testCreateIssueWithBadNames()
throws Exception
Exceptionpublic void testCreateSubtaskWrongParentProject()
throws Exception
Exceptionpublic void testCreateIssueWithProperties()
throws Exception
Exceptionpublic void testCreateIssueWithPrioritySchemes()
throws Exception
Exceptionpublic void setUpTest()
Copyright © 2002-2017 Atlassian. All Rights Reserved.