Class AddDirectoryTest

java.lang.Object
com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
com.atlassian.crowd.acceptance.tests.integration.AddDirectoryTest

public class AddDirectoryTest extends CrowdWebDriverTest
  • Field Details

    • ldifLoaderRule

      public LdifLoaderRule ldifLoaderRule
    • runConditionallyRule

      public com.atlassian.testutils.rules.RunConditionallyRule runConditionallyRule
  • Constructor Details

    • AddDirectoryTest

      public AddDirectoryTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class CrowdWebDriverTest
      Throws:
      Exception
    • shouldSuccessfullyCreateInternalDirectory

      public void shouldSuccessfullyCreateInternalDirectory()
    • shouldSuccessfullyCreateInactiveRemoteCrowdDirectory

      public void shouldSuccessfullyCreateInactiveRemoteCrowdDirectory()
      Tests that adding an inactive directory will not show any information about the synchronisation including the "Synchronise now" button.
    • shouldSuccessfullyCreateRemoteCrowdDirectory

      public void shouldSuccessfullyCreateRemoteCrowdDirectory()
    • shouldNotDisplayCronSchedulerOnServerLicenseForRemoteCrowd

      public void shouldNotDisplayCronSchedulerOnServerLicenseForRemoteCrowd()
    • shouldPersistSchedulingConfigAndCreateScheduledJobAfterCreatingRemoteCrowdDirectoryWithCronSchedule

      public void shouldPersistSchedulingConfigAndCreateScheduledJobAfterCreatingRemoteCrowdDirectoryWithCronSchedule()
    • shouldSetDefaultValuesFromConfigurationPropertiesWhenCreatingDirectory

      public void shouldSetDefaultValuesFromConfigurationPropertiesWhenCreatingDirectory()
    • shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectoryWithSingleUrl

      public void shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectoryWithSingleUrl()
    • shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectoryWithMultipleUrls

      public void shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectoryWithMultipleUrls()
    • shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectory

      public void shouldShowSuccessFlagForSuccessfulConnectionTestWithConnectorDirectory(Consumer<CreateConnectorConnectorTab> connectorConsumer)
    • shouldShowSuccessFlagForSuccessfulGroupSearchTestWithSingleUrl

      public void shouldShowSuccessFlagForSuccessfulGroupSearchTestWithSingleUrl()
    • shouldShowSuccessFlagForSuccessfulGroupSearchTestWithMultipleUrls

      public void shouldShowSuccessFlagForSuccessfulGroupSearchTestWithMultipleUrls()
    • shouldShowErrorFlagForFailedGroupSearchTestWithSingleUrl

      public void shouldShowErrorFlagForFailedGroupSearchTestWithSingleUrl()
    • shouldShowErrorFlagForFailedGroupSearchTestWithMultipleUrls

      public void shouldShowErrorFlagForFailedGroupSearchTestWithMultipleUrls()
    • shouldShowErrorFlagForFailedGroupSearchTest

      public void shouldShowErrorFlagForFailedGroupSearchTest(Consumer<CreateConnectorConnectorTab> connectorConsumer)
    • shouldSuccessfullyAddCustomDirectory

      public void shouldSuccessfullyAddCustomDirectory()
    • shouldSuccessfullyCreateDelegatedDirectoryWithMultipleUrls

      public void shouldSuccessfullyCreateDelegatedDirectoryWithMultipleUrls()
    • shouldSuccessfullyCreateDelegatedDirectoryWithSingleUrl

      public void shouldSuccessfullyCreateDelegatedDirectoryWithSingleUrl()
    • shouldSuccessfullyCreateDelegatedDirectory

      public void shouldSuccessfullyCreateDelegatedDirectory(String url)
    • shouldNotShowSpringLdapPoolTabWhenCreatingDelegatedDirectoryOnServerLicense

      public void shouldNotShowSpringLdapPoolTabWhenCreatingDelegatedDirectoryOnServerLicense()
    • shouldSuccessfullyCreateConnectorDirectoryWithMultipleUrls

      public void shouldSuccessfullyCreateConnectorDirectoryWithMultipleUrls()
    • shouldSuccessfullyCreateConnectorDirectoryWithSingleUrl

      public void shouldSuccessfullyCreateConnectorDirectoryWithSingleUrl()
    • shouldSuccessfullyCreateConnectorDirectory

      public void shouldSuccessfullyCreateConnectorDirectory(String url)
    • shouldNotShowSpringLdapPoolTabWhenCreatingConnectorDirectoryOnServerLicense

      public void shouldNotShowSpringLdapPoolTabWhenCreatingConnectorDirectoryOnServerLicense()
    • shouldRenderWarningWhenCreatingConnectorDirectoryWithJndiPoolingAndStartTls

      public void shouldRenderWarningWhenCreatingConnectorDirectoryWithJndiPoolingAndStartTls()
    • shouldNotRenderWarningWhenCreatingConnectorDirectoryWithJndiPoolingAndStartTlsOnServerLicense

      public void shouldNotRenderWarningWhenCreatingConnectorDirectoryWithJndiPoolingAndStartTlsOnServerLicense()
    • shouldSetSpringLdapFormVisibilityDependingOnSelectedPoolTypeWhenCreatingConnectorDirectory

      public void shouldSetSpringLdapFormVisibilityDependingOnSelectedPoolTypeWhenCreatingConnectorDirectory()
    • shouldNavigateToSpringLdapPoolTabThroughStartTlsWarningLinkWhenCreatingConnectorDirectory

      public void shouldNavigateToSpringLdapPoolTabThroughStartTlsWarningLinkWhenCreatingConnectorDirectory()
    • shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectoryWithSingleUrl

      public void shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectoryWithSingleUrl()
    • shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectoryWithMultipleUrls

      public void shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectoryWithMultipleUrls()
    • shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectory

      public void shouldShowSuccessFlagForSuccessfulConnectionTestWithDelegatingDirectory(Consumer<CreateDelegatedConnectorTab> consumer)
    • shouldShowSuccessFlagForSuccessfulUserSearchTestWithSingleUrl

      public void shouldShowSuccessFlagForSuccessfulUserSearchTestWithSingleUrl()
    • shouldShowSuccessFlagForSuccessfulUserSearchTestWithMultipleUrls

      public void shouldShowSuccessFlagForSuccessfulUserSearchTestWithMultipleUrls()
    • shouldShowSuccessFlagForSuccessfulUserSearchTest

      public void shouldShowSuccessFlagForSuccessfulUserSearchTest(Consumer<CreateDelegatedConnectorTab> consumer)
    • shouldShowErrorFlagForFailedUserSearchTestWithSingleUrl

      public void shouldShowErrorFlagForFailedUserSearchTestWithSingleUrl()
    • shouldShowErrorFlagForFailedUserSearchTestWithMultipleUrls

      public void shouldShowErrorFlagForFailedUserSearchTestWithMultipleUrls()
    • shouldShowErrorFlagForFailedUserSearchTest

      public void shouldShowErrorFlagForFailedUserSearchTest(Consumer<CreateDelegatedConnectorTab> consumer)
    • addDelegatedDirectoryPageResultsEnabledForActiveDirectory

      public void addDelegatedDirectoryPageResultsEnabledForActiveDirectory()
    • shouldOnlyShowLocalUserStatusForActiveDirectory

      public void shouldOnlyShowLocalUserStatusForActiveDirectory()
    • shouldCreateScheduledJobAfterCreatingConnectorDirectoryWithSingleUrl

      public void shouldCreateScheduledJobAfterCreatingConnectorDirectoryWithSingleUrl()
    • shouldCreateScheduledJobAfterCreatingConnectorDirectoryWithMultipleUrls

      public void shouldCreateScheduledJobAfterCreatingConnectorDirectoryWithMultipleUrls()
    • shouldNotDisplayCronSchedulerOnServerLicenseForConnector

      public void shouldNotDisplayCronSchedulerOnServerLicenseForConnector()
    • shouldPersistSchedulingConfigAndCreateScheduledJobAfterCreatingConnectorDirectoryWithCronSchedule

      public void shouldPersistSchedulingConfigAndCreateScheduledJobAfterCreatingConnectorDirectoryWithCronSchedule()
    • shouldCreateScheduledJobAfterCreatingConnectorDirectory

      public void shouldCreateScheduledJobAfterCreatingConnectorDirectory(Consumer<CreateConnectorConnectorTab> connectorConsumer)
    • shouldNotOverrideChangesAfterConnectionTestWhenCreatingConnectorDirectory

      public void shouldNotOverrideChangesAfterConnectionTestWhenCreatingConnectorDirectory()
    • shouldOverrideDefaultValuesOnConnectorChangeWhenCreatingConnectorDirectory

      public void shouldOverrideDefaultValuesOnConnectorChangeWhenCreatingConnectorDirectory()
    • shouldSetFilterExpiredUsersByDefaultForAdWhenCreatingConnectorDirectory

      public void shouldSetFilterExpiredUsersByDefaultForAdWhenCreatingConnectorDirectory()
    • shouldValidateEvictionWhenCreatingConnectorDirectory

      public void shouldValidateEvictionWhenCreatingConnectorDirectory()
    • shouldNotOverrideChangesAfterConnectionTestWhenCreatingDelegatedDirectory

      public void shouldNotOverrideChangesAfterConnectionTestWhenCreatingDelegatedDirectory()
    • shouldOverrideDefaultValuesOnConnectorChangeWhenCreatingDelegatedDirectory

      public void shouldOverrideDefaultValuesOnConnectorChangeWhenCreatingDelegatedDirectory()
    • shouldRenderWarningWhenCreatingDelegatedDirectoryWithJndiPoolingAndStartTls

      public void shouldRenderWarningWhenCreatingDelegatedDirectoryWithJndiPoolingAndStartTls()
    • shouldNotRenderWarningWhenCreatingDelegatedDirectoryWithJndiPoolingAndStartTlsOnServerLicense

      public void shouldNotRenderWarningWhenCreatingDelegatedDirectoryWithJndiPoolingAndStartTlsOnServerLicense()
    • shouldSetSpringLdapFormVisibilityDependingOnSelectedPoolTypeWhenCreatingDelegatedDirectory

      public void shouldSetSpringLdapFormVisibilityDependingOnSelectedPoolTypeWhenCreatingDelegatedDirectory()
    • shouldValidateEvictionWhenCreatingDelegatedDirectory

      public void shouldValidateEvictionWhenCreatingDelegatedDirectory()
    • shouldNavigateToSpringLdapPoolTabThroughStartTlsWarningLinkWhenCreatingDelegatedDirectory

      public void shouldNavigateToSpringLdapPoolTabThroughStartTlsWarningLinkWhenCreatingDelegatedDirectory()