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() |
getEnvironmentData
public static final String PROPERTY_KEY
public static final String PROPERTY_KEY2
public void before()
public void creatingNewIssueProperty() throws JSONException
JSONException
public void deletingProperties() throws JSONException
JSONException
public void forbiddenForUserWithoutPermissionsToProject()
public void testPropertiesAreRemovedWhenIssueIsRemoved() throws JSONException
JSONException
public void testSettingPropertyWithUnicodeCharacters()
Copyright © 2002-2021 Atlassian. All Rights Reserved.