JMXUnit News
Brought to you by:
joa23
The jmxunit team relase version 0.1 stable.
JMXUnit is a simple extension of Junit - the popular java unit testing framework from Erich Gamma and Kent Beck.
The goal of the JMXUnit package is to support JMX vendor independent testing of JMX MBeans.
At least it is just a JMX junit-test-client using plug-able JMX connectors.
JMXUnit provides the possibility to test MBeans in the JMX container if you can't encapsulate your business logic from the JMX Api or if you wish to test JMX and business interaction.