public class TestCommentPropertyResource extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
static String |
PROJECT_KEY |
static String |
PROPERTY_KEY |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestCommentPropertyResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testCommentPropertyRemovedWhenCommentRemoved() |
void |
testCreatingNewCommentProperty() |
void |
testDeletingProperties() |
void |
testForbiddenForUserWithoutPermissionsToProject() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic static final String PROPERTY_KEY
public static final String PROJECT_KEY
public void setUpTest()
public void testCreatingNewCommentProperty()
public void testDeletingProperties()
public void testForbiddenForUserWithoutPermissionsToProject()
public void testCommentPropertyRemovedWhenCommentRemoved()
Copyright © 2002-2018 Atlassian. All Rights Reserved.