edu.samplu.krad.compview
Class UifTooltipIT

java.lang.Object
  extended by edu.samplu.krad.compview.UifTooltipIT

public class UifTooltipIT
extends Object

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)

Constructor Summary
UifTooltipIT()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testTooltip()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UifTooltipIT

public UifTooltipIT()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testTooltip

public void testTooltip()
                 throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


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