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 |
testCommentPropertyAnonymousAccessUnauthorized() |
void |
testCommentPropertyRemovedWhenCommentRemoved() |
void |
testCreatingNewCommentProperty() |
void |
testDeletingProperties() |
void |
testForbiddenForUserWithoutPermissionsToProject() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public 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()
public void testCommentPropertyAnonymousAccessUnauthorized()
Copyright © 2002-2021 Atlassian. All Rights Reserved.