public class TestIssueResourceCreateMeta extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
IssueTypeUrls |
issueTypeUrls |
RestRule |
rest |
administration, assertions, backdoor, bulkOperations, editIssueFieldVisibility, environmentData, form, indexing, initClass, issueTableAssertions, locator, logger, navigation, page, parse, tester, testRule, textAssertions| Constructor and Description |
|---|
TestIssueResourceCreateMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testAllowedValuesForFields() |
void |
testWithAllParams() |
void |
testWithBadParams() |
void |
testWithIssueTypes() |
void |
testWithLimitedProjectBrowsePermission() |
void |
testWithLimitedProjectCreatePermission() |
void |
testWithNoProjectBrowsePermission() |
void |
testWithNoProjectCreatePermission() |
void |
testWithNullParams() |
void |
testWithoutFields() |
void |
testWithProjectIds() |
void |
testWithProjectKeys() |
forTest, getAssertions, getBackdoor, getEnvironmentData, getTesterpublic final IssueTypeUrls issueTypeUrls
public final RestRule rest
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 setup()
Copyright © 2002-2016 Atlassian. All Rights Reserved.