public class TestUserRenameOnComments extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_USERS |
static String |
ISSUE_FOR_COMMENT |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestUserRenameOnComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testRenamedUserCorrectlyDisplayedAsCommentAuthorAndEditor() |
void |
testRenamedUserIdentifiedAsCommenterAndUpdaterInCommentRESTResource() |
void |
testRenamedUserRetainsCommentingAndViewingPermissions() |
void |
testRenamedUserRetainsCommentOwnership() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic static final String ALL_USERS
public static final String ISSUE_FOR_COMMENT
public void setUpTest()
public void testRenamedUserRetainsCommentOwnership()
public void testRenamedUserCorrectlyDisplayedAsCommentAuthorAndEditor()
throws InterruptedException
InterruptedExceptionpublic void testRenamedUserRetainsCommentingAndViewingPermissions()
public void testRenamedUserIdentifiedAsCommenterAndUpdaterInCommentRESTResource()
Copyright © 2002-2019 Atlassian. All Rights Reserved.