public class TestCommentResource extends BaseJiraRestTest
backdoor, environmentData, initClass, initData
Constructor and Description |
---|
TestCommentResource() |
getEnvironmentData
public void setUpTest()
public void testViewComments()
public void testCommentOrderingAndPaging()
public void testGetCommentExpandRendered() throws ParseException
ParseException
public void testGetCommentsExpandRendered() throws ParseException
ParseException
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
Exception
public void testFredCanEditAndDeleteOwnComments() throws Exception
Exception
public void testAnonCanEditAndDeleteNothing() throws Exception
Exception
public 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-2021 Atlassian. All Rights Reserved.