Class BetterSSOAppTests

java.lang.Object
com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
com.atlassian.crowd.acceptance.tests.bettersso.BetterSSOAppTests

public class BetterSSOAppTests extends CrowdWebDriverTest
  • Field Details

  • Constructor Details

    • BetterSSOAppTests

      public BetterSSOAppTests()
  • Method Details

    • setUp

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

      public void shouldUseUnspecifiedAsNameId() throws Exception
      Throws:
      Exception
    • shouldUseEmailAsNameId

      public void shouldUseEmailAsNameId() throws Exception
      Throws:
      Exception
    • shouldRedirectToInvalidEmailPageWhenEmailIsInvalid

      public void shouldRedirectToInvalidEmailPageWhenEmailIsInvalid()
    • shouldRedirectToDuplicateEmailPageWhenEmailIsDuplicated

      public void shouldRedirectToDuplicateEmailPageWhenEmailIsDuplicated() throws Exception
      Throws:
      Exception
    • shouldAddAttributesRequiredByAtlassianAccessIfEnabled

      public void shouldAddAttributesRequiredByAtlassianAccessIfEnabled() throws Exception
      Throws:
      Exception
    • shouldNotAddAttributesRequiredByAtlassianAccessIfDisabled

      public void shouldNotAddAttributesRequiredByAtlassianAccessIfDisabled() throws Exception
      Throws:
      Exception