public class TestEditComment extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestEditComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAnonymousCanCreateComment()
Test that you can create a comment when not logged in
|
void |
testAnonymousCanSeeAllComments() |
void |
testCommentEditCommentIsSearchable() |
void |
testCommentEditCommentNotEditedBefore() |
void |
testCommentEditPermissionGroup() |
void |
testCommentEditPermissionRole() |
void |
testCommentEditRemovePermission() |
void |
testEditAllPermissions() |
void |
testEditCommentWithTextLengthLimitOn() |
void |
testEditCommentWithTooLongBody() |
void |
testEditOwnPermissions() |
void |
testErrorCases() |
void |
testNoEditPermissions() |
void |
testSimpleCommentEdit() |
void |
testSimpleErrorNoBodyProvided() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void setUp()
public void testSimpleCommentEdit()
public void testSimpleErrorNoBodyProvided()
public void testCommentEditPermissionGroup()
throws SAXException
SAXExceptionpublic void testCommentEditPermissionRole()
throws SAXException
SAXExceptionpublic void testCommentEditRemovePermission()
throws SAXException
SAXExceptionpublic void testCommentEditCommentNotEditedBefore()
throws SAXException
SAXExceptionpublic void testCommentEditCommentIsSearchable()
throws SAXException
SAXExceptionpublic void testAnonymousCanCreateComment()
public void testAnonymousCanSeeAllComments()
public void testNoEditPermissions()
public void testEditOwnPermissions()
public void testEditAllPermissions()
public void testErrorCases()
public void testEditCommentWithTooLongBody()
public void testEditCommentWithTextLengthLimitOn()
Copyright © 2002-2021 Atlassian. All Rights Reserved.