userInterface.interfaceUtility
Class ElementTest

java.lang.Object
  extended by userInterface.interfaceUtility.ElementTest

public class ElementTest
extends java.lang.Object


Constructor Summary
ElementTest()
           
 
Method Summary
 void testGenDate()
           
 void testGenDropDown()
           
 void testGenText()
           
 void testGenTextArea()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementTest

public ElementTest()
Method Detail

testGenText

public void testGenText()

testGenTextArea

public void testGenTextArea()

testGenDropDown

public void testGenDropDown()

testGenDate

public void testGenDate()