edu.samplu.travel.krad.test
Class ConfigurationTestViewLegacyIT

java.lang.Object
  extended by edu.samplu.common.WebDriverLegacyITBase
      extended by edu.samplu.travel.krad.test.ConfigurationTestViewLegacyIT

public class ConfigurationTestViewLegacyIT
extends WebDriverLegacyITBase

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.WebDriverLegacyITBase
DEFAULT_WAIT_SEC, driver, passed, REMOTE_PUBLIC_USER_PROPERTY, REMOTE_PUBLIC_USERPOOL_PROPERTY, testName, user
 
Constructor Summary
ConfigurationTestViewLegacyIT()
           
 
Method Summary
 String getTestUrl()
           
 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()
          test for text input field label - style setting and refreshWhenChanged for components not in collection
 
Methods inherited from class edu.samplu.common.WebDriverLegacyITBase
assertElementPresent, assertElementPresentByLinkText, assertElementPresentByName, assertElementPresentByName, assertElementPresentByXpath, assertElementPresentByXpath, assertTextPresent, assertTextPresent, blanketApproveTest, check, checkByName, checkByXpath, checkErrorMessageItem, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearText, clearTextByName, clearTextByXpath, close, colapseExpandByXpath, createAndStartService, expandColapseByXpath, fireEvent, fireEvent, fireMouseOverEvent, fireMouseOverEventByName, fireMouseOverEventByXpath, getAllWindowTitles, getAttribute, getAttributeByName, getAttributeByXpath, getBaseUrlString, getCssCount, getCssCount, getHTML, getSelectOptions, getSelectOptionsByName, getSelectOptionsByXpath, getSessionId, getText, getText, getTextByName, getTextByXpath, getTitle, getUserName, gotoNestedFrame, isElementPresent, isElementPresent, isElementPresentByLinkText, isElementPresentByName, isElementPresentByXpath, isVisible, isVisible, isVisibleByXpath, open, passed, select, selectByName, selectByXpath, selectFrame, selectOption, selectOptionByName, selectOptionByXpath, selectTopFrame, selectWindow, setUp, switchToWindow, tearDown, testCancelConfirmation, testCreateNewSearchReturnValueCancelConfirmation, testSearchEditCancel, testVerifyAddDeleteFiscalOfficerLegacy, uncheck, uncheckByName, uncheckByXpath, waitAndCancelConfirmation, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndClickByName, waitAndClickByName, waitAndClickByXpath, waitAndClickByXpath, waitAndCreateNew, waitAndEdit, waitAndReturnValue, waitAndSearch, waitAndType, waitAndType, waitAndType, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitFor, waitFor, waitForDocId, waitForElementPresent, waitForElementPresentByName, waitForElementPresentByXpath, waitForElementVisible, waitForPageToLoad, waitForTitleToEqualKualiPortalIndex, waitForTitleToEqualKualiPortalIndex, waitIsVisible, waitIsVisible, waitIsVisibleByXpath, waitNotVisible, waitNotVisibleByXpath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationTestViewLegacyIT

public ConfigurationTestViewLegacyIT()
Method Detail

getTestUrl

public String getTestUrl()
Specified by:
getTestUrl in class WebDriverLegacyITBase

testConfigurationTestView

public void testConfigurationTestView()
                               throws Exception
test for text input field label - style setting and refreshWhenChanged for components not in collection

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.