edu.samplu.travel.krad.test
Class DirtyFieldsCheckIT

java.lang.Object
  extended by edu.samplu.common.WebDriverITBase
      extended by edu.samplu.travel.krad.test.DirtyFieldsCheckIT

public class DirtyFieldsCheckIT
extends WebDriverITBase

test that dirty fields check happens for all pages in a view

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

Field Summary
 
Fields inherited from class edu.samplu.common.WebDriverITBase
driver
 
Constructor Summary
DirtyFieldsCheckIT()
           
 
Method Summary
 String getTestUrl()
          Returns the URL to be used with this test
 void testDirtyFieldsCheck()
           
 
Methods inherited from class edu.samplu.common.WebDriverITBase
acceptAlert, assertPopUpWindowUrl, checkForIncidentReport, checkForIncidentReport, checkForIncidentReport, clearText, clearTextByName, clearTextByXpath, createAndStartService, dismissAlert, getAttribute, getAttributeByName, getAttributeByXpath, getEval, getUserName, isElementPresent, isElementPresentQuick, setUp, stopService, switchWindow, tearDown, waitAndClick, waitAndClick, waitAndClick, waitAndClick, waitAndClickByLinkText, waitAndClickByLinkText, waitAndType, waitAndType, waitAndTypeByName, waitAndTypeByXpath, waitAndTypeByXpath, waitFor, waitFor, waitForElementPresent, waitForElementPresentByName, waitForElementPresentByXpath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirtyFieldsCheckIT

public DirtyFieldsCheckIT()
Method Detail

getTestUrl

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

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

testDirtyFieldsCheck

public void testDirtyFieldsCheck()
                          throws Exception
Throws:
Exception


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