Class TestUserRenameOnProfiles

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnProfiles

public class TestUserRenameOnProfiles extends BaseJiraFuncTest
These tests essentially mirror those of TestUserRenameOnIssues, but using the usernames instead of the full names. Also included are tests for the ViewUserHover action, which provides the content for the pop-up when you hover on a user's full name.
Since:
v6.0
  • Constructor Details

    • TestUserRenameOnProfiles

      public TestUserRenameOnProfiles()
  • Method Details

    • testUserRenameOnProfiles

      public void testUserRenameOnProfiles() throws Exception
      Throws:
      Exception
    • testUserHoverLinks

      public void testUserHoverLinks()
    • testRenameUser

      public void testRenameUser() throws Exception
      Throws:
      Exception