edu.samplu.admin.test
Class IdentityResponsibilityIT

java.lang.Object
  extended by edu.samplu.common.UpgradedSeleniumITBase
      extended by edu.samplu.common.MenuITBase
          extended by edu.samplu.common.AdminMenuITBase
              extended by edu.samplu.admin.test.IdentityResponsibilityIT

public class IdentityResponsibilityIT
extends AdminMenuITBase

tests creating and cancelling the new Responsibility maintenance screen

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

Field Summary
 
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase
driver, PORTAL, selenium
 
Constructor Summary
IdentityResponsibilityIT()
           
 
Method Summary
 String getLinkLocator()
          Override to return main menu click selector (e.g.
 
Methods inherited from class edu.samplu.common.AdminMenuITBase
getCreateNewLinkLocator, getMenuLinkLocator, testCreateNewCancel, testEditCancel
 
Methods inherited from class edu.samplu.common.MenuITBase
getTestUrl, gotoCreateNew, gotoMenuLinkLocator
 
Methods inherited from class edu.samplu.common.UpgradedSeleniumITBase
getBaseUrlString, login, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityResponsibilityIT

public IdentityResponsibilityIT()
Method Detail

getLinkLocator

public String getLinkLocator()
Description copied from class: MenuITBase
Override to return main menu click selector (e.g. "link=Agenda lookup")

Specified by:
getLinkLocator in class MenuITBase
Returns:
selenium locator to click on


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