com.quadrique.jbuildingblocks.gui
Class ComboBoxWithHistoryTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.gui.ComboBoxWithHistoryTest

public class ComboBoxWithHistoryTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
ComboBoxWithHistoryTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void testConstructor()
           
 void testSetGetText()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComboBoxWithHistoryTest

public ComboBoxWithHistoryTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testConstructor

public void testConstructor()

testSetGetText

public void testSetGetText()


Copyright © 2001-2009 Quadrique Corporation. All Rights Reserved.