public class TestIssueResourceCreateMeta extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
IssueTypeUrls |
issueTypeUrls |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestIssueResourceCreateMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testAllowedValuesForFields() |
void |
testWithAllParams() |
void |
testWithBadParams() |
void |
testWithDefaultPriorityScheme() |
void |
testWithIssueTypes() |
void |
testWithLimitedProjectBrowsePermission() |
void |
testWithLimitedProjectCreatePermission() |
void |
testWithNoProjectBrowsePermission() |
void |
testWithNoProjectCreatePermission() |
void |
testWithNullParams() |
void |
testWithoutFields() |
void |
testWithPrioritySchemes() |
void |
testWithProjectIds() |
void |
testWithProjectKeys() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic final IssueTypeUrls issueTypeUrls
public void testWithNoProjectBrowsePermission()
throws Exception
Exceptionpublic void testWithLimitedProjectBrowsePermission()
throws Exception
Exceptionpublic void testWithNoProjectCreatePermission()
throws Exception
Exceptionpublic void testWithLimitedProjectCreatePermission()
throws Exception
Exceptionpublic void testAllowedValuesForFields()
throws Exception
Exceptionpublic void testWithDefaultPriorityScheme()
throws Exception
Exceptionpublic void setup()
Copyright © 2002-2019 Atlassian. All Rights Reserved.