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

Packages that use LoginAs
com.atlassian.jira.webtest.webdriver.tests.admin.applicationproperties   
com.atlassian.jira.webtest.webdriver.tests.admin.users   
com.atlassian.jira.webtest.webdriver.tests.admin.workflowscheme   
com.atlassian.jira.webtest.webdriver.tests.home   
com.atlassian.jira.webtest.webdriver.tests.issue   
com.atlassian.jira.webtest.webdriver.tests.mention   
com.atlassian.jira.webtest.webdriver.tests.permissions   
com.atlassian.jira.webtest.webdriver.tests.security   
com.atlassian.jira.webtest.webdriver.tests.visualregression   
 

Uses of LoginAs in com.atlassian.jira.webtest.webdriver.tests.admin.applicationproperties
 

Methods in com.atlassian.jira.webtest.webdriver.tests.admin.applicationproperties with annotations of type LoginAs
 void TestJiraAllowUnassignedIssues.testAllowUnassignedIssuesDisplayedWhenOff()
           
 void TestJiraAllowUnassignedIssues.testAllowUnassignedIssuesDisplayedWhenOn()
           
 

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

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

Uses of LoginAs in com.atlassian.jira.webtest.webdriver.tests.admin.workflowscheme
 

Methods in com.atlassian.jira.webtest.webdriver.tests.admin.workflowscheme with annotations of type LoginAs
 void TestEditWorkflowScheme.testNoAdminCantSee()
           
 

Uses of LoginAs in com.atlassian.jira.webtest.webdriver.tests.home
 

Methods in com.atlassian.jira.webtest.webdriver.tests.home with annotations of type LoginAs
 void TestMyJiraHome.testRedirectToDashboard()
           
 void TestMyJiraHome.testRedirectToDashboardAfterLogin()
           
 void TestMyJiraHome.testRedirectToIssueNavigator()
           
 void TestMyJiraHome.testRedirectToIssueNavigatorAfterLogin()
           
 void TestMyJiraHome.testXsrfProtection()
           
 

Uses of LoginAs in com.atlassian.jira.webtest.webdriver.tests.issue
 

Methods in com.atlassian.jira.webtest.webdriver.tests.issue with annotations of type LoginAs
 void TestCreateIssue.testCreatedIssuesGetAddedToHistory()
           
 void TestCreateIssue.testDefaultIssueTypePreselect()
           
 void TestCreateIssue.testIssueTypePreselect()
           
 void TestCreateIssue.testProjectPreselect()
           
 

Uses of LoginAs in com.atlassian.jira.webtest.webdriver.tests.mention
 

Methods in com.atlassian.jira.webtest.webdriver.tests.mention with annotations of type LoginAs
 void TestUserMentions.testMentionAutoCompleteDoesNotShowWithUserWithoutBrowseUsers()
           
 

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

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

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

Methods in com.atlassian.jira.webtest.webdriver.tests.security with annotations of type LoginAs
 void TestXss.testAddUserXSS()
          Tests against XSS in AddUser.jspa (JST-3797)
 void TestAnonymousAccess.testAnonymousAccessOk()
           
 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()
           
 

Uses of LoginAs in com.atlassian.jira.webtest.webdriver.tests.visualregression
 

Methods in com.atlassian.jira.webtest.webdriver.tests.visualregression with annotations of type LoginAs
 void TestVisualRegressionSetup.checkDbSetupForVisualRegression()
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.