WmUnit - Unit Testing for webMethods

Hi,

We’ve finally wrapped up one of our internal frameworks into a product offering for general release. WmUnit is a testing package that can be used to automate and run unit tests right within the webMethods 6 server. It is similar to the JUnit framework and allows you to create test cases for your webMethods integrations. This is extremely useful in B2B integrations and team development, where errors created in mappings can cost you dearly.

http://www.customware.net/wmunit/

regards,

-Rob

Is there a corresponding test tool for testing java components running under Enterprise Server?