edu.samplu.krad.compview
Class UifTooltipIT
java.lang.Object
edu.samplu.common.UpgradedSeleniumITBase
edu.samplu.krad.compview.UifTooltipIT
public class UifTooltipIT
- extends UpgradedSeleniumITBase
Selenium test that tests that tooltips are rendered on mouse over and focus events
and hidden on mouse out and blur events
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UifTooltipIT
public UifTooltipIT()
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
testTooltip
public void testTooltip()
throws Exception
- Throws:
Exception
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.