public class TestIssueResourceCreateMeta extends BaseJiraIssueMetaTest
| 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 |
testCreateMetaAllowedValuesForCustomFieldWithDisabledOptions() |
void |
testCreateMetaAllowedValuesForCustomFieldWithEnabledOptions() |
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() |
addCustomFieldWithOption, addSampleCustomFieldsWithOptions, assertFieldAllowedValuesDisabled, assertFieldAllowedValuesEnabledgetAssertions, getBackdoor, getEnvironmentData, getTesterpublic final IssueTypeUrls issueTypeUrls
public void setup()
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 testCreateMetaAllowedValuesForCustomFieldWithEnabledOptions()
public void testCreateMetaAllowedValuesForCustomFieldWithDisabledOptions()
Copyright © 2002-2021 Atlassian. All Rights Reserved.