| nextapp.echo2.app.test.ListBoxTest
ListBoxTest | public class ListBoxTest extends TestCase (Code) | | Unit tests for the nextapp.echo2.app.ListBox component.
|
Method Summary | |
public void | testActionListeners() Test Adding/Removing ActionListener s and
receiving events. | public void | testProperties() Test property accessors and mutators. |
testActionListeners | public void testActionListeners()(Code) | | Test Adding/Removing ActionListener s and
receiving events.
|
testProperties | public void testProperties()(Code) | | Test property accessors and mutators.
|
|
|