Uses of Class
com.atlassian.jira.pageobjects.config.CreateUser

Packages that use CreateUser
com.atlassian.jira.webtest.webdriver.tests.admin.users   
com.atlassian.jira.webtest.webdriver.tests.permissions   
com.atlassian.jira.webtest.webdriver.tests.projectconfig   
com.atlassian.jira.webtest.webdriver.tests.security   
 

Uses of CreateUser in com.atlassian.jira.webtest.webdriver.tests.admin.users
 

Methods in com.atlassian.jira.webtest.webdriver.tests.admin.users with annotations of type CreateUser
 void TestLicensedUserManagement.testEditUserDetailsPage()
           
 

Uses of CreateUser in com.atlassian.jira.webtest.webdriver.tests.permissions
 

Methods in com.atlassian.jira.webtest.webdriver.tests.permissions with annotations of type CreateUser
 void TestUserPermissions.testAdminHasUserPickerPermission()
           
 void TestUserPermissions.testAdministratorCollaboratorCanEditProject()
           
 

Uses of CreateUser in com.atlassian.jira.webtest.webdriver.tests.projectconfig
 

Methods in com.atlassian.jira.webtest.webdriver.tests.projectconfig with annotations of type CreateUser
 void TestAdministerProjectMenuItem.testNormalUserCannotAdminProject()
           
 

Uses of CreateUser in com.atlassian.jira.webtest.webdriver.tests.security
 

Methods in com.atlassian.jira.webtest.webdriver.tests.security with annotations of type CreateUser
 void TestXss.testAddUserXSS()
          Tests against XSS in AddUser.jspa (JST-3797)
 void TestXss.testEditApplicationPropertiesXSS()
          Tests against XSS in EditApplicationProperties.jspa (JST-3790)
 void TestXss.testEditProfileXSS()
          Tests against XSS in EditProfile!default.jspa (JST-3617)
 void TestXss.testRoleActorActionsXSS()
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.