| edu.rice.cs.util.swing.ScrollableListSelectionDialogTest
ScrollableListSelectionDialogTest | public class ScrollableListSelectionDialogTest extends TestCase (Code) | | A JUnit test case class that tests
ScrollableListSelectionDialog .
author: Chris Warrington version: $Id$ since: 2007-03-06 |
testDefaultSelection | public void testDefaultSelection()(Code) | | |
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.
|
|
|