edu.samplu.travel.krad.test
Class ConfigurationTestViewIT

java.lang.Object
  extended by edu.samplu.common.UpgradedSeleniumITBase
      extended by edu.samplu.travel.krad.test.ConfigurationTestViewIT

public class ConfigurationTestViewIT
extends UpgradedSeleniumITBase

test that configuration test view items work as expected

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

Field Summary
 
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase
driver
 
Constructor Summary
ConfigurationTestViewIT()
           
 
Method Summary
 String getTestUrl()
          Returns the URL to be used with this test
 void testAddLineAllDay()
          test adding a line to a collection which uses an add line that has spring expressions that are evaluated on refresh a specific time is set
 void testAddLineWithAllDay()
          test adding a line to a collection which has the property refreshWhenChangedPropertyNames set on more than one component.
 void testAddLineWithSpecificTime()
          test adding a line to a collection which uses an add line that has spring expressions that are evaluated on refresh a specific time is set
 void testConfigurationTestView()
           
 
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

ConfigurationTestViewIT

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

testConfigurationTestView

public void testConfigurationTestView()
                               throws Exception
Throws:
Exception

testAddLineWithSpecificTime

public void testAddLineWithSpecificTime()
                                 throws Exception
test adding a line to a collection which uses an add line that has spring expressions that are evaluated on refresh a specific time is set

Throws:
Exception

testAddLineWithAllDay

public void testAddLineWithAllDay()
                           throws Exception
test adding a line to a collection which has the property refreshWhenChangedPropertyNames set on more than one component.

Throws:
Exception

testAddLineAllDay

public void testAddLineAllDay()
                       throws Exception
test adding a line to a collection which uses an add line that has spring expressions that are evaluated on refresh a specific time is set

Throws:
Exception


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