edu.samplu.common
Class AdminMenuITBase
java.lang.Object
edu.samplu.common.UpgradedSeleniumITBase
edu.samplu.common.MenuITBase
edu.samplu.common.AdminMenuITBase
- Direct Known Subclasses:
- ConfigNameSpaceIT, ConfigParameterIT, ConfigParameterTypeIT, IdentityGroupIT, IdentityPermissionIT, IdentityPersonIT, IdentityResponsibilityIT, LocationCampusIT, LocationCountryIT, LocationCountyIT, LocationPostCodeIT, LocationStateIT
Deprecated. Use WebDriverITBase for new tests.
public abstract class AdminMenuITBase
- extends MenuITBase
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminMenuITBase
public AdminMenuITBase()
- Deprecated.
getCreateNewLinkLocator
protected String getCreateNewLinkLocator()
- Deprecated.
- Description copied from class:
MenuITBase
- Override to return main menu click selector (e.g. "//img[@alt='create new']")
- Specified by:
getCreateNewLinkLocator
in class MenuITBase
- Returns:
- selenium locator to click on
getMenuLinkLocator
protected String getMenuLinkLocator()
- Deprecated.
- Description copied from class:
MenuITBase
- Override to return menu click selector (e.g. "link=Main Menu")
- Specified by:
getMenuLinkLocator
in class MenuITBase
- Returns:
- selenium locator to click on
testCreateNewCancel
public void testCreateNewCancel()
throws Exception
- Deprecated.
- Throws:
Exception
testEditCancel
public void testEditCancel()
throws Exception
- Deprecated.
- Throws:
Exception
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.