edu.samplu.admin.test
Class IdentityPersonRoleWDIT

java.lang.Object
  extended by edu.samplu.common.WebDriverLegacyITBase
      extended by edu.samplu.admin.test.IdentityPersonRoleWDIT

public class IdentityPersonRoleWDIT
extends WebDriverLegacyITBase

tests creating and cancelling new and edit Role maintenance screens

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
static String ADMIN_ROLE_ID
           
static String EDIT_URL
           
static String KRMS_ADMIN_ROLE_ID
           
static String TEST_URL
           
 
Fields inherited from class edu.samplu.common.WebDriverLegacyITBase
DEFAULT_WAIT_SEC, driver, passed, REMOTE_PUBLIC_USER_PROPERTY, REMOTE_PUBLIC_USERPOOL_PROPERTY, testName, user
 
Constructor Summary
IdentityPersonRoleWDIT()
           
 
Method Summary
 String getTestUrl()
           
 void testPersonRole()
           
 
Methods inherited from class edu.samplu.common.WebDriverLegacyITBase
assertElementPresent, assertElementPresentByLinkText, assertElementPresentByName, assertElementPresentByName, assertElementPresentByXpath, assertElementPresentByXpath, assertTextPresent, assertTextPresent, blanketApproveTest, check, checkByName, checkByXpath, checkErrorMessageItem, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearText, clearTextByName, clearTextByXpath, close, colapseExpandByXpath, createAndStartService, expandColapseByXpath, fireEvent, fireEvent, fireMouseOverEvent, fireMouseOverEventByName, fireMouseOverEventByXpath, getAllWindowTitles, getAttribute, getAttributeByName, getAttributeByXpath, getBaseUrlString, getCssCount, getCssCount, getHTML, getSelectOptions, getSelectOptionsByName, getSelectOptionsByXpath, getSessionId, getText, getText, getTextByName, getTextByXpath, getTitle, getUserName, gotoNestedFrame, isElementPresent, isElementPresent, isElementPresentByLinkText, isElementPresentByName, isElementPresentByXpath, isVisible, isVisible, isVisibleByXpath, open, passed, select, selectByName, selectByXpath, selectFrame, selectOption, selectOptionByName, selectOptionByXpath, selectTopFrame, selectWindow, setUp, switchToWindow, tearDown, testCancelConfirmation, testCreateNewSearchReturnValueCancelConfirmation, testSearchEditCancel, testVerifyAddDeleteFiscalOfficerLegacy, uncheck, uncheckByName, uncheckByXpath, waitAndCancelConfirmation, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByName, waitAndClickByName, waitAndClickByXpath, waitAndClickByXpath, waitAndCreateNew, waitAndEdit, waitAndReturnValue, waitAndSearch, waitAndType, waitAndType, waitAndType, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitFor, waitFor, waitForDocId, waitForElementPresent, waitForElementPresentByName, waitForElementPresentByXpath, waitForElementVisible, waitForPageToLoad, waitForTitleToEqualKualiPortalIndex, waitForTitleToEqualKualiPortalIndex, waitIsVisible, waitIsVisible, waitIsVisibleByXpath, waitNotVisible, waitNotVisibleByXpath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EDIT_URL

public static final String EDIT_URL

TEST_URL

public static final String TEST_URL

ADMIN_ROLE_ID

public static final String ADMIN_ROLE_ID
See Also:
Constant Field Values

KRMS_ADMIN_ROLE_ID

public static final String KRMS_ADMIN_ROLE_ID
See Also:
Constant Field Values
Constructor Detail

IdentityPersonRoleWDIT

public IdentityPersonRoleWDIT()
Method Detail

getTestUrl

public String getTestUrl()
Specified by:
getTestUrl in class WebDriverLegacyITBase

testPersonRole

public void testPersonRole()
                    throws InterruptedException
Throws:
InterruptedException


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.