edu.samplu.mainmenu.test
Class WorkFlowRouteRulesDelegationIT

java.lang.Object
  extended by edu.samplu.common.UpgradedSeleniumITBase
      extended by edu.samplu.mainmenu.test.WorkFlowRouteRulesDelegationIT

public class WorkFlowRouteRulesDelegationIT
extends UpgradedSeleniumITBase

tests creating and cancelling new and edit Routing Rule Delegation maintenance screens

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

Field Summary
 
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase
driver
 
Constructor Summary
WorkFlowRouteRulesDelegationIT()
           
 
Method Summary
 String getTestUrl()
          Returns the URL to be used with this test
 void testCreateNew()
           
 void testCreateNewRRDTravelRequestDestRouting()
           
 void testEditRouteRulesDelegation()
          tests that a Routing Rule Delegation maintenance document is created for an edit operation originating from a lookup screen
 
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

WorkFlowRouteRulesDelegationIT

public WorkFlowRouteRulesDelegationIT()
Method Detail

getTestUrl

public String getTestUrl()
Description copied from class: UpgradedSeleniumITBase
Returns the URL to be used with this test

Specified by:
getTestUrl in class UpgradedSeleniumITBase
Returns:
URL of the test

testCreateNew

public void testCreateNew()
                   throws Exception
Throws:
Exception

testEditRouteRulesDelegation

public void testEditRouteRulesDelegation()
                                  throws Exception
tests that a Routing Rule Delegation maintenance document is created for an edit operation originating from a lookup screen

Throws:
Exception

testCreateNewRRDTravelRequestDestRouting

public void testCreateNewRRDTravelRequestDestRouting()
                                              throws Exception
Throws:
Exception


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