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, getTester
public static final String ALL_USERS
public static final String ISSUE_FOR_COMMENT
public void setUpTest()
public void testRenamedUserRetainsCommentOwnership()
public void testRenamedUserCorrectlyDisplayedAsCommentAuthorAndEditor() throws InterruptedException
InterruptedException
public void testRenamedUserRetainsCommentingAndViewingPermissions()
public void testRenamedUserIdentifiedAsCommenterAndUpdaterInCommentRESTResource()
Copyright © 2002-2018 Atlassian. All Rights Reserved.