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 |
testCreateIssueWithoutUpdateHistory() |
void |
testCreateIssueWithPrioritySchemes() |
void |
testCreateIssueWithProperties() |
void |
testCreateIssueWithRequiredCustomFields() |
void |
testCreateIssueWithRequiredSystemFields() |
void |
testCreateIssueWithUpdateHistory() |
void |
testCreateSubtask() |
void |
testCreateSubtaskWrongParentProject() |
getEnvironmentData
public void testCreateIssueWithRequiredSystemFields() throws Exception
Exception
public void testCreateIssueWithInvalidIssueType()
public void testCreateIssueWithDefaultedSystemFields() throws Exception
Exception
public void testCreateIssueWithRequiredCustomFields() throws Exception
Exception
public void testCreateIssueWithoutRequiredSystemFields() throws Exception
Exception
public void testCreateIssueWithBadSystemFieldValue() throws Exception
Exception
public void testCreateIssueWithoutRequiredCustomFields() throws Exception
Exception
public void testCreateIssueWithNamesAndIds() throws Exception
Exception
public void testCreateIssueWithBadNames() throws Exception
Exception
public void testCreateSubtaskWrongParentProject() throws Exception
Exception
public void testCreateIssueWithProperties() throws Exception
Exception
public void testCreateIssueWithPrioritySchemes() throws Exception
Exception
public void testCreateIssueWithUpdateHistory()
public void testCreateIssueWithoutUpdateHistory()
public void setUpTest()
Copyright © 2002-2021 Atlassian. All Rights Reserved.