Class TestCreateUserSingleApplicationInstance
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
com.atlassian.jira.webtests.ztests.license.TestCreateUserSingleApplicationInstance
In a "single application instance" only one JIRA Application (product) has been installed.
During User Creation the application is not selectable (it is not visible and selected by default).
-
Field Summary
Fields inherited from class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
locator, textAssertionsFields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods inherited from class com.atlassian.jira.webtests.ztests.license.TestCreateUserHelper
assertHasCheckbox, assertHasDisabledCheckbox, assertNoCheckboxButWarningButton, assertUserInGroups, assertUserNotInAnyGroups, createUser, getWarningDialog, gotoViewUserPage, hasNoDefaultGroupWarningForApplication, hasUserLimitReachedWarningForApplication, populateCreateUserFormMethods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestCreateUserSingleApplicationInstance
public TestCreateUserSingleApplicationInstance()
-
-
Method Details
-
testShouldCreateUserAndAddToGlobalUsePermissionGroupLegacy
public void testShouldCreateUserAndAddToGlobalUsePermissionGroupLegacy() -
testShouldCreateUserAndAddToAppDefaultGroup
public void testShouldCreateUserAndAddToAppDefaultGroup() -
testShouldWarnAndCreateUserWhenRoleHasNoDefaultGroups
public void testShouldWarnAndCreateUserWhenRoleHasNoDefaultGroups() -
testShouldWarnUserThatLicenseLimitHasBeenReachedAndAllowAdminToCreateUser
public void testShouldWarnUserThatLicenseLimitHasBeenReachedAndAllowAdminToCreateUser()
-