| nextapp.echo2.app.test.SplitPaneTest
SplitPaneTest | public class SplitPaneTest extends TestCase (Code) | | Unit test(s) for the nextapp.echo2.app.SplitPane component.
|
testEmptyConstructor | public void testEmptyConstructor()(Code) | | Test empty constructor and verify default state.
|
testInput | public void testInput()(Code) | | Test receiving input from client.
|
testOverload | public void testOverload()(Code) | | Attempt to illegally add more than two children, tests for failure.
|
testPrimaryConstructor | public void testPrimaryConstructor()(Code) | | Test primary constructor.
|
testProperties | public void testProperties()(Code) | | Test property accessors and mutators.
|
|
|