public class TestUserRenameOnComments extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
static String |
ALL_USERS |
static String |
ISSUE_FOR_COMMENT |
administration, assertions, backdoor, bulkOperations, editIssueFieldVisibility, environmentData, form, indexing, initClass, issueTableAssertions, locator, logger, navigation, page, parse, tester, testRule, textAssertions
Constructor and Description |
---|
TestUserRenameOnComments() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testRenamedUserCorrectlyDisplayedAsCommentAuthorAndEditor() |
void |
testRenamedUserIdentifiedAsCommenterAndUpdaterInCommentRESTResource() |
void |
testRenamedUserRetainsCommentingAndViewingPermissions() |
void |
testRenamedUserRetainsCommentOwnership() |
forTest, 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-2016 Atlassian. All Rights Reserved.