Class GLATest
java.lang.Object
com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
com.atlassian.crowd.acceptance.tests.integration.GLATest
-
Field Summary
Modifier and TypeFieldDescriptioncom.atlassian.testutils.rules.RunConditionallyRule
Fields inherited from class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
applinksClient, BACKUP_RESOURCE, BATCHED_TEST_RULE, COOKIE_ABSENT, i18n, IMMUTABLE_USER_NAME, IMMUTABLE_USER_PW, JSESSIONID_COOKIE, log, REMEMBER_ME_COOKIE, restAdminClient, SSO_COOKIE, TEST_USER_DISPLAYNAME, TEST_USER_NAME, TEST_USER_PW, testedProduct, testkitClient, webDriverRules
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
assertAtRelativePath, assertAtURIContaining, assertAtURIEndingWith, assertAtUrl, assertHasError, assertHasErrorKey, bind, bind, clearAndInvalidateSsoCookieIfPresent, clearAndInvalidateSsoCookieOrFail, deleteAllCookies, deleteCookie, expectState, getBaseUrl, getBaseUrlWithoutPort, getCookie, getCookieOrThrow, getCurrentUrl, getDriver, getSsoCookieOrFail, getTestkitClient, hasCookie, hasSsoCookie, intendToModifyLdapData, loginAsExpiredPasswordUser, loginAsNonAdmin, loginAsNonAdmin, loginAsSysAdmin, loginAsSysAdmin, loginAsSysAdminWithRememberMe, loginAsUser, loginExpectingFailure, loginImmutableUser, loginImmutableUser, loginTestUser, loginTestUser, logout, manage, navigateToAndBind, navigateToUrl, restoreBaseSetup, restoreCrowdFromXML, restoreCrowdFromXML, waitForUrl, waitUntilAsyncFinished
-
Field Details
-
runConditionallyRule
public com.atlassian.testutils.rules.RunConditionallyRule runConditionallyRule
-
-
Constructor Details
-
GLATest
public GLATest()
-
-
Method Details
-
setUp
- Overrides:
setUp
in classCrowdWebDriverTest
- Throws:
Exception
-
groupAdministrationShouldNotBeVisibleOnViewGroupPage
public void groupAdministrationShouldNotBeVisibleOnViewGroupPage() -
groupAdministrationShouldBeVisibleOnViewGroupPage
public void groupAdministrationShouldBeVisibleOnViewGroupPage() -
groupAdministrationShouldNotBeAccessibleViaUrlOnServerLicense
public void groupAdministrationShouldNotBeAccessibleViaUrlOnServerLicense() -
glaShouldBeAbleToAddMemberships_glaGrantedForSingleUser
public void glaShouldBeAbleToAddMemberships_glaGrantedForSingleUser() -
glaShouldBeAbleToAddMemberships_glaGrantedForGroup
public void glaShouldBeAbleToAddMemberships_glaGrantedForGroup() -
glaShouldBeAbleToAddMemberships_crossDir
public void glaShouldBeAbleToAddMemberships_crossDir() -
glaShouldBeAbleToRemoveMemberships
public void glaShouldBeAbleToRemoveMemberships() -
userShouldLoosePermissionsWhenLoosingGla
public void userShouldLoosePermissionsWhenLoosingGla() -
shouldBeAbleToAccessGlaConsoleWhenUserIsGlaAndAdmin
public void shouldBeAbleToAccessGlaConsoleWhenUserIsGlaAndAdmin() -
shouldBeAbleToManageMembershipsAsGlaWhenUserIsGlaAndAdmin
public void shouldBeAbleToManageMembershipsAsGlaWhenUserIsGlaAndAdmin()
-