public class TestIssuePropertyResource extends BaseJiraRestTest
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_KEY |
static String |
PROPERTY_KEY2 |
backdoor, environmentData, initClass, initData| Constructor and Description |
|---|
TestIssuePropertyResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
creatingNewIssueProperty() |
void |
deletingProperties() |
void |
forbiddenForUserWithoutPermissionsToProject() |
void |
testPropertiesAreRemovedWhenIssueIsRemoved() |
void |
testSettingPropertyWithUnicodeCharacters() |
getEnvironmentDatapublic static final String PROPERTY_KEY
public static final String PROPERTY_KEY2
public void before()
public void creatingNewIssueProperty()
throws JSONException
JSONExceptionpublic void deletingProperties()
throws JSONException
JSONExceptionpublic void forbiddenForUserWithoutPermissionsToProject()
public void testPropertiesAreRemovedWhenIssueIsRemoved()
throws JSONException
JSONExceptionpublic void testSettingPropertyWithUnicodeCharacters()
Copyright © 2002-2019 Atlassian. All Rights Reserved.