edu.samplu.admin.test
Class LocationPostCodeIT

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.LocationPostCodeIT

public class LocationPostCodeIT
extends AdminMenuITBase

tests creating and cancelling the new Postal Code maintenance screen

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

Field Summary
 
Fields inherited from class edu.samplu.common.AdminMenuITBase
ADMIN_LOCATOR, CREATE_NEW_LOCATOR, DOC_ID_LOCATOR, LABEL_KUALI_DEFAULT, LABEL_KUALI_KUALI_SYSTEMS
 
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase
driver
 
Constructor Summary
LocationPostCodeIT()
           
 
Method Summary
 String getLinkLocator()
          Override to return main menu click selector (e.g.
 void testEditCancel()
          Noop, there are no results from search for County
 
Methods inherited from class edu.samplu.common.AdminMenuITBase
getCreateNewLinkLocator, getMenuLinkLocator, testCreateNewCancel
 
Methods inherited from class edu.samplu.common.MenuITBase
getTestUrl, gotoCreateNew, gotoMenuLinkLocator, gotoMenuLinkLocator
 
Methods inherited from class edu.samplu.common.UpgradedSeleniumITBase
assertDocFinal, assertElementPresent, assertTextPresent, assertTextPresent, blanketApproveTest, check, checkErrorMessageItem, checkForIncidentReport, checkForIncidentReport, chooseCancelOnNextConfirmation, close, colapseExpand, expandColapse, fireEvent, focus, focusAndType, getAllWindowTitles, getAttribute, getBaseUrlString, getConfirmation, getCssCount, getEval, getLocation, getSelectedLabel, getSelectOptions, getText, getTitle, getUserName, getValue, isElementPresent, isTextPresent, isVisible, keyDown, keyPress, keyUp, mouseOut, mouseOver, open, removeAllSelections, select, selectFrame, selectWindow, setSpeed, setUp, tearDown, uncheck, waitAndClick, waitAndClick, waitAndType, waitAndType, waitForDocId, waitForElementPresent, waitForElementPresent, waitForElementVisible, waitForPageToLoad, waitForPageToLoad, waitForPageToLoad50000, waitForTitleToEqualKualiPortalIndex, waitForTitleToEqualKualiPortalIndex, waitIsVisible, waitNotVisible, windowFocus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationPostCodeIT

public LocationPostCodeIT()
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

testEditCancel

public void testEditCancel()
                    throws Exception
Noop, there are no results from search for County

Overrides:
testEditCancel in class AdminMenuITBase
Throws:
Exception


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