public class TestCommentPermissions extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestCommentPermissions() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testAdminCanEditAndDeleteAllComments() |
void |
testAnonCanEditAndDeleteNothing() |
void |
testCantEditOrDeleteCommentsInClosedIssues() |
void |
testFredCanEditAndDeleteOwnComments() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testAdminCanEditAndDeleteAllComments() throws Exception
Exception
public void testCantEditOrDeleteCommentsInClosedIssues() throws Exception
Exception
public void testFredCanEditAndDeleteOwnComments() throws Exception
Exception
Copyright © 2002-2022 Atlassian. All Rights Reserved.