edu.samplu.mainmenu.test
Class CreateNewAgendaIT

java.lang.Object
  extended by edu.samplu.common.UpgradedSeleniumITBase
      extended by edu.samplu.common.MenuITBase
          extended by edu.samplu.common.MainMenuLookupITBase
              extended by edu.samplu.mainmenu.test.CreateNewAgendaIT

public class CreateNewAgendaIT
extends MainMenuLookupITBase

tests whether the "Create New Agenda" is working ok

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

Field Summary
 
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase
driver
 
Constructor Summary
CreateNewAgendaIT()
           
 
Method Summary
protected  String getLinkLocator()
          Override to return main menu click selector (e.g.
 void lookupAssertions()
          Override to execute assertions once a looked-up item's edit action is clicked.
 void testCreateNewAgenda()
           
 void testLookUp()
           
 
Methods inherited from class edu.samplu.common.MainMenuLookupITBase
getCreateNewLinkLocator, getMenuLinkLocator
 
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

CreateNewAgendaIT

public CreateNewAgendaIT()
Method Detail

getLinkLocator

protected 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

testCreateNewAgenda

public void testCreateNewAgenda()
                         throws Exception
Throws:
Exception

testLookUp

public void testLookUp()
                throws Exception
Overrides:
testLookUp in class MainMenuLookupITBase
Throws:
Exception

lookupAssertions

public void lookupAssertions()
Description copied from class: MainMenuLookupITBase
Override to execute assertions once a looked-up item's edit action is clicked.

Specified by:
lookupAssertions in class MainMenuLookupITBase


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