Class TestAddUserPage
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.admin.users.TestAddUserPage
-
Field Summary
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRule
Fields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Constructor Details
-
TestAddUserPage
public TestAddUserPage()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testErrorMessagesPresent
- Throws:
Exception
-
testDefaultApplicationsSelected
- Throws:
Exception
-
testDefaultApplicationsSelectedPersisted
- Throws:
Exception
-
testJiraCoreCheckedEvenThoughItIsNotDefault
- Throws:
Exception
-
testAppSelectionPersistsWhenAccessError
- Throws:
Exception
-
testApplicationSelectedBasedOnUrlParameter
- Throws:
Exception
-
testMultipleApplicationsSelectedBasedOnUrlParameter
- Throws:
Exception
-
testApplicationSelectedBasedOnUrlParameterOverrideDefaults
- Throws:
Exception
-
shouldDisplayUserBrowserPageWithFlagAfterUserCreation
public void shouldDisplayUserBrowserPageWithFlagAfterUserCreation() -
shouldDisplayUserCreatedFlagIfUserWasCreatedAndAnotherWasCancelled
public void shouldDisplayUserCreatedFlagIfUserWasCreatedAndAnotherWasCancelled() -
shouldDisplayMultipleUsersCreatedFlagAfterUserCreation
public void shouldDisplayMultipleUsersCreatedFlagAfterUserCreation() -
shouldPutCreatedUsersOnTopAfterUserCreation
public void shouldPutCreatedUsersOnTopAfterUserCreation() -
testApplicationSelectedEffectively
- Throws:
Exception
-
shouldDisplayEffectiveWarningOnCriticalWarningApps
public void shouldDisplayEffectiveWarningOnCriticalWarningApps() -
shouldNotSelectApplicationsEffectivelySelectedByDisabledCore
public void shouldNotSelectApplicationsEffectivelySelectedByDisabledCore()
-