java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.admin.users.TestAddUserPage

public class TestAddUserPage extends BaseJiraWebTest
  • Constructor Details

    • TestAddUserPage

      public TestAddUserPage()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testErrorMessagesPresent

      public void testErrorMessagesPresent() throws Exception
      Throws:
      Exception
    • testDefaultApplicationsSelected

      public void testDefaultApplicationsSelected() throws Exception
      Throws:
      Exception
    • testDefaultApplicationsSelectedPersisted

      public void testDefaultApplicationsSelectedPersisted() throws Exception
      Throws:
      Exception
    • testJiraCoreCheckedEvenThoughItIsNotDefault

      public void testJiraCoreCheckedEvenThoughItIsNotDefault() throws Exception
      Throws:
      Exception
    • testAppSelectionPersistsWhenAccessError

      public void testAppSelectionPersistsWhenAccessError() throws Exception
      Throws:
      Exception
    • testApplicationSelectedBasedOnUrlParameter

      public void testApplicationSelectedBasedOnUrlParameter() throws Exception
      Throws:
      Exception
    • testMultipleApplicationsSelectedBasedOnUrlParameter

      public void testMultipleApplicationsSelectedBasedOnUrlParameter() throws Exception
      Throws:
      Exception
    • testApplicationSelectedBasedOnUrlParameterOverrideDefaults

      public void testApplicationSelectedBasedOnUrlParameterOverrideDefaults() throws Exception
      Throws:
      Exception
    • shouldDisplayUserBrowserPageWithFlagAfterUserCreation

      public void shouldDisplayUserBrowserPageWithFlagAfterUserCreation()
    • shouldDisplayUserCreatedFlagIfUserWasCreatedAndAnotherWasCancelled

      public void shouldDisplayUserCreatedFlagIfUserWasCreatedAndAnotherWasCancelled()
    • shouldDisplayMultipleUsersCreatedFlagAfterUserCreation

      public void shouldDisplayMultipleUsersCreatedFlagAfterUserCreation()
    • shouldPutCreatedUsersOnTopAfterUserCreation

      public void shouldPutCreatedUsersOnTopAfterUserCreation()
    • testApplicationSelectedEffectively

      public void testApplicationSelectedEffectively() throws Exception
      Throws:
      Exception
    • shouldDisplayEffectiveWarningOnCriticalWarningApps

      public void shouldDisplayEffectiveWarningOnCriticalWarningApps()
    • shouldNotSelectApplicationsEffectivelySelectedByDisabledCore

      public void shouldNotSelectApplicationsEffectivelySelectedByDisabledCore()