public abstract class BaseLegacyXmlRestoreTest extends CrowdWebDriverTest
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 and Description |
|---|
BaseLegacyXmlRestoreTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
backupAndRetrieveXPath(String expr) |
void |
browseApplications() |
void |
browseDirectories() |
void |
browseGroups() |
void |
browseUsers() |
void |
consoleAdminLoginSuccessful() |
void |
displayNameUpdated()
Ensures that display names are not blank after an upgrade.
|
void |
generalOptions() |
abstract String |
getLegacyXmlFileName() |
void |
lastNameUpdated()
Ensures that last names are not blank after an upgrade.
|
void |
licenseScreen() |
void |
mailConfiguration() |
void |
mailTemplate() |
void |
passwordUpgraded()
Ensures that passwords are lazily updated to the Atlassian Security form after an upgrade.
|
void |
sessionConfig() |
void |
setUp() |
void |
viewCrowdApplication() |
void |
viewDemoApplication() |
void |
viewGroup() |
void |
viewInternalDirectory() |
void |
viewLDAPDirectory() |
void |
viewUser() |
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, waitUntilAsyncFinishedpublic void setUp()
throws Exception
setUp in class CrowdWebDriverTestExceptionpublic abstract String getLegacyXmlFileName()
public void consoleAdminLoginSuccessful()
public void browseDirectories()
public void viewInternalDirectory()
public void viewLDAPDirectory()
public void browseApplications()
public void viewDemoApplication()
public void browseUsers()
public void viewUser()
public void browseGroups()
public void viewGroup()
public void generalOptions()
public void licenseScreen()
public void mailConfiguration()
public void mailTemplate()
public void sessionConfig()
public void displayNameUpdated()
throws Exception
Exceptionpublic void lastNameUpdated()
throws Exception
Exceptionpublic void passwordUpgraded()
throws Exception
ExceptionCopyright © 2022 Atlassian. All rights reserved.