public class TestIssueResourceCreateMeta extends BaseJiraIssueMetaTest
Modifier and Type | Field and Description |
---|---|
IssueTypeUrls |
issueTypeUrls |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestIssueResourceCreateMeta() |
addCustomFieldWithOption, addSampleCustomFieldsWithOptions, assertFieldAllowedValuesDisabled, assertFieldAllowedValuesEnabled
getAssertions, getBackdoor, getEnvironmentData, getTester
public final IssueTypeUrls issueTypeUrls
public void setup()
public void testWithNoProjectBrowsePermission() throws Exception
Exception
public void testWithLimitedProjectBrowsePermission() throws Exception
Exception
public void testWithNoProjectCreatePermission() throws Exception
Exception
public void testWithLimitedProjectCreatePermission() throws Exception
Exception
public void testAllowedValuesForFields() throws Exception
Exception
public void testCreateMetaAllowedValuesForCustomFieldWithEnabledOptions()
public void testCreateMetaAllowedValuesForCustomFieldWithDisabledOptions()
public void testWithDefaultPriorityScheme() throws Exception
Exception
public void testCreateMetaWithDefaultValueOfDescriptionSystemFieldForAllProjectsAndIssueTypes()
public void testCreateMetaWithoutDefaultValueOfDescriptionSystemFieldForAllProjectsAndIssueTypes()
public void testCreateMetaWithDefaultValueOfDescriptionSystemFieldForAllProjectsAndBugIssueTypes()
public void testCreateMetaWithDefaultValueOfDescriptionSystemFieldForAllIssueTypesInTestProject()
public void testCreateMetaWithDefaultValueOfDescriptionSystemFieldForSelectedProjectsAndBugIssueType()
Copyright © 2002-2022 Atlassian. All Rights Reserved.