Creating tests for Java components

You can use the component test wizards to create several types of tests for your enterprise-level Java™ components, including tests of individual methods, scenario tests, and tests of abstract classes, interfaces, and superclasses, You can also use the wizards to create stubs of classes that interact with the component under test.

Note: The component testing tools are intended for testing enterprise-level Java components and not client-side user interface components, such as Swing and AWT.
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.