| edu.rice.cs.util.swing.ScrollableListDialogTest
ScrollableListDialogTest | public class ScrollableListDialogTest extends TestCase (Code) | | A JUnit test case class that tests
ScrollableListDialog .
author: Chris Warrington version: $Id$ since: 2007-03-06 |
Method Summary | |
public void | testNullData() | public void | testValidMessageTypes() Tests that all the valid message types are accepted and that they
are the only message types accepted. |
testNullData | public void testNullData()(Code) | | |
testValidMessageTypes | public void testValidMessageTypes()(Code) | | Tests that all the valid message types are accepted and that they
are the only message types accepted.
|
|
|