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, getTesterpublic void setUpTest()
public void testAdminCanEditAndDeleteAllComments()
throws Exception
Exceptionpublic void testCantEditOrDeleteCommentsInClosedIssues()
throws Exception
Exceptionpublic void testFredCanEditAndDeleteOwnComments()
throws Exception
ExceptionCopyright © 2002-2024 Atlassian. All Rights Reserved.