Generating Tests for Existing Components

Using MXUnit, you can generate test cases for all your existing components in just a few clicks. Of course, you'll need to write the actual assertions.

Once you generate tests, you'll need to run them. Naturally you can run your tests within Eclipse. But you may also want to run them in your web browser. Or, you may want to run entire directories of tests.

Note: the generator is the least mature of the mxunit tools suite. Significant enhancements are in the works.