public class TestCommentResource extends BaseJiraRestTest
backdoor, environmentData, initClass, initData| Constructor and Description |
|---|
TestCommentResource() |
getEnvironmentDatapublic void setUpTest()
public void testViewComments()
public void testCommentOrderingAndPaging()
public void testGetCommentExpandRendered()
throws ParseException
ParseExceptionpublic void testGetCommentsExpandRendered()
throws ParseException
ParseExceptionpublic void testBidiEscapedInComment()
public void testBidiNotEscapedInComment()
public void testEditComment()
public void testEditCommentExpandRendered()
public void testEditCommentWhenRoleDoesntExist()
public void testEditCommentWhenGroupDoesntExist()
public void testAddComment()
public void testAddCommentExpandRendered()
public void testAddCommentWhenRoleDoesntExist()
public void testAddCommentWhenGroupDoesntExist()
public void testDeleteComment()
public void testIncorrectIssueKey()
public void testGetCommentFromWrongIssue()
public void testAdminCanEditAndDeleteAllComments()
throws Exception
Exceptionpublic void testFredCanEditAndDeleteOwnComments()
throws Exception
Exceptionpublic void testAnonCanEditAndDeleteNothing()
throws Exception
Exceptionpublic void testCanAddCommentWhenNoIssueEditPerm()
public void testSettingPropertyDuringCreate()
public void testUpdateCommentWithProperty()
public void assertCommentsEqual(com.atlassian.jira.testkit.client.restclient.Comment comment1,
com.atlassian.jira.testkit.client.restclient.Comment comment2)
Copyright © 2002-2024 Atlassian. All Rights Reserved.