userInterface.interfaceUtility
Class FormTest

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

public class FormTest
extends java.lang.Object


Constructor Summary
FormTest()
           
 
Method Summary
 void testForm()
           
 void testGetEditable()
           
 void testGetInputData()
           
 void testGetInputOptions()
           
 void testGetInputSize()
           
 void testGetInputType()
           
 void testGetLabel()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormTest

public FormTest()
Method Detail

testForm

public void testForm()

testGetLabel

public void testGetLabel()

testGetInputType

public void testGetInputType()

testGetInputSize

public void testGetInputSize()

testGetEditable

public void testGetEditable()

testGetInputOptions

public void testGetInputOptions()

testGetInputData

public void testGetInputData()