The JavaBean Tester is a tool to automate the testing of JavaBeans.

See:
          Description

Packages
jbeantester.framework The Framework Package contains the core classes of the JBeanTester API.
jbeantester.junit This package provides a JUnit compliant test case.
jbeantester.tests This package contains the unit tests which test the accuracy of this product's implementation.

 

The JavaBean Tester is a tool to automate the testing of JavaBeans. This product was developed for use within the JUnit framwework, but is not limited to such usage. Please look at the documentation and code for JBeanTest for an example of how to use this tool.

Happy Testing!