public class TestCommentDelete extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestCommentDelete() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testDeleteCommentLinkNotAvailableWithNonEditableWorkflowState() |
void |
testDeleteCommentReindexesIssue() |
void |
testDeleteCommentWithAllPermission() |
void |
testDeleteCommentWithNonEditableWorkflowState() |
void |
testDeleteCommentWithNoPermissions() |
void |
testDeleteOthersCommentWithOwnPermission() |
void |
testDeleteOwnCommentWithOwnPermission() |
void |
testOneCanNotDeleteCommentThatOneCanNotSee() |
void |
testOneCanNotEditCommentThatOneCanNotSee() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUp()
public void testDeleteOwnCommentWithOwnPermission()
public void testDeleteCommentWithAllPermission()
public void testDeleteOthersCommentWithOwnPermission()
public void testDeleteCommentLinkNotAvailableWithNonEditableWorkflowState()
public void testDeleteCommentReindexesIssue()
public void testDeleteCommentWithNoPermissions()
public void testDeleteCommentWithNonEditableWorkflowState()
public void testOneCanNotDeleteCommentThatOneCanNotSee()
public void testOneCanNotEditCommentThatOneCanNotSee()
Copyright © 2002-2017 Atlassian. All Rights Reserved.