public class ConsoleLoginTest extends CrowdAcceptanceTestCase
ADMIN_PW, ADMIN_USER, BATCHED_TEST_RULE, DEVELOPER_LICENSE_KEY, EVALUATION_DC_KEY, EXPIRED_MAINTENANCE_KEY, logger, testWatcher, URL_HOME, USER_DETAILS_TABLE_ID
i18n
Constructor and Description |
---|
ConsoleLoginTest() |
Modifier and Type | Method and Description |
---|---|
void |
consoleAccessDenied() |
void |
consoleAdminLoginSuccessful() |
void |
consoleLoginInterceptor() |
void |
consoleLoginWhenAlreadyLoggedIn() |
void |
consoleLoginWithBadCredentials() |
void |
consoleLoginWithInactiveUser() |
void |
consoleLoginWithNoAuthenticationAccess() |
void |
consoleLoginWithNonExistentUser() |
void |
consoleLogoutSuccessful() |
void |
consoleLogoutWhenNotLoggedIn() |
void |
consoleUserLoginSuccessful() |
void |
setUp() |
void |
systemAdminMenuNotVisibleInitially() |
_loginAdminUser, _loginAsUser, _logout, assertAtLoginForm, assertIsLoggedIn, assertIsLoggedOut, assertMatchInTableBody, assertNoMatchInTableBody, assertUnescapedKeyNotPresent, assertUnescapedKeyPresent, assertUserInTable, assertUserInTable, assertUserNotInTable, getBaseUrl, getCrowdApplicationPassword, getCrowdHome, getGroupTableContents, getInstanceProperties, getUserDetailsTableContents, gotoAddApplication, gotoAddGroup, gotoAddPrincipal, gotoAdministrationPage, gotoBackup, gotoBrowseApplications, gotoBrowseDirectories, gotoBrowseGroups, gotoBrowseGroups, gotoBrowsePrincipals, gotoBrowsePrincipals, gotoCreateDirectory, gotoCurrentApplicationSessions, gotoCurrentPrincipalSessions, gotoGeneral, gotoImporters, gotoLdapConnectionPool, gotoLicensing, gotoLoggingProfiling, gotoMailServer, gotoMailTemplate, gotoRemovePrincipal, gotoRestore, gotoSAMLConfig, gotoSessionConfig, gotoSystemInfo, gotoTrustedProxies, gotoViewApplication, gotoViewApplicationDirectories, gotoViewGroup, gotoViewPrincipal, intendToModifyData, intendToModifyLdapData, log, namesOf, restoreBaseSetup, restoreCrowdFromXML, restoreCrowdFromXMLWithoutReloggingIn, submitLoginForm, submitLoginFormAsAdminUser, userWithDetails
addRequestHeader, assertButtonNotPresent, assertButtonPresent, assertCheckboxNotPresent, assertCheckboxNotSelected, assertCheckboxPresent, assertCheckboxSelected, assertElementIsDisabled, assertElementIsEnabled, assertElementNotPresent, assertElementNotPresentByXPath, assertElementPresent, assertElementPresentByXPath, assertErrorNotPresent, assertErrorPresent, assertErrorPresentWithKey, assertFieldErrorPresentWithKey, assertFormPresent, assertInfoPresent, assertKeyInElement, assertKeyNotPresent, assertKeyPresent, assertKeyPresent, assertKeyPresent, assertKeyPresentOnce, assertLinkNotPresent, assertLinkPresent, assertLinkPresentWithExactText, assertLinkPresentWithKey, assertMatchInTable, assertMatchInTable, assertRadioOptionNotPresent, assertRadioOptionSelected, assertSelectedOptionEquals, assertSelectedOptionValueEquals, assertSelectOptionNotPresent, assertSelectOptionsEqual, assertServerResponseContains, assertServerResponseDoesNotContain, assertSubmitButtonNotPresent, assertSuccessPresent, assertTableEquals, assertTableNotPresent, assertTablePresent, assertTableRowCountEquals, assertTextFieldEquals, assertTextInElement, assertTextInTable, assertTextInTable, assertTextNotInTable, assertTextNotInTable, assertTextNotPresent, assertTextPresent, assertTextPresent, assertTitleEquals, assertTitleMatch, assertTitleNotEquals, assertWarningAndErrorNotPresent, assertWarningNotPresent, beginAt, checkCheckbox, checkCheckbox, clickButton, clickButtonWithText, clickElementByXPath, clickLink, clickLinkWithExactText, clickLinkWithKey, clickLinkWithText, clickLinkWithText, clickRadioOption, closeBrowser, equalToIgnoringWhiteSpace, getDialog, getElementAttributeByXPath, getElementById, getElementByXPath, getElementsByXPath, getElementTextById, getElementTextByXPath, getElementValueByID, getMessage, getMessage, getName, getPageSource, getPageText, getResponseHeaders, getTable, getTestContext, getTestingEngine, getText, getTextForList, getWebTester, gotoPage, isTextPresent, scrapeTable, scrapeTable, scrapeTable, selectOption, selectOption, selectOptionByValue, setRadioButton, setScriptingEnabled, setTester, setTextField, setWorkingForm, setWorkingForm, submit, submit, uncheckCheckbox, waitFor, waitForElementById, waitForElementByXPath, waitForElementToDisappearByXPath, waitForText, waitForText
public void setUp() throws Exception
setUp
in class CrowdAcceptanceTestCase
Exception
public void systemAdminMenuNotVisibleInitially()
public void consoleAdminLoginSuccessful()
public void consoleUserLoginSuccessful()
public void consoleLoginWithBadCredentials()
public void consoleLoginWithNonExistentUser()
public void consoleLoginWithNoAuthenticationAccess()
public void consoleLoginWithInactiveUser()
public void consoleLoginWhenAlreadyLoggedIn()
public void consoleLogoutSuccessful()
public void consoleLogoutWhenNotLoggedIn()
public void consoleLoginInterceptor()
public void consoleAccessDenied()
Copyright © 2018 Atlassian. All rights reserved.