com.retek.commons.gui.core
Class WidgetManagerTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.gui.core.WidgetManagerTest
All Implemented Interfaces:
junit.framework.Test

public class WidgetManagerTest
extends junit.framework.TestCase


Constructor Summary
WidgetManagerTest(java.lang.String testName)
           
 
Method Summary
 void setUp()
           
static junit.framework.Test suite()
           
 void tearDown()
           
 void testCheckBox()
           
 void testChildMonitor()
           
 void testComboBox()
           
 void testHasErrors()
           
 void testPasswordField()
           
 void testRegisterCluster()
           
 void testTextArea()
           
 void testTextField()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WidgetManagerTest

public WidgetManagerTest(java.lang.String testName)
Method Detail

suite

public static junit.framework.Test suite()

setUp

public void setUp()

tearDown

public void tearDown()

testTextField

public void testTextField()

testPasswordField

public void testPasswordField()

testChildMonitor

public void testChildMonitor()

testTextArea

public void testTextArea()

testCheckBox

public void testCheckBox()

testComboBox

public void testComboBox()

testRegisterCluster

public void testRegisterCluster()

testHasErrors

public void testHasErrors()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28