New release 0.4.1 has been verified with JADE 3.4 and includes JADE 3.4 binaries with according documentation updates. No other changes have been made so it is otherwise completely compatible with release 0.4.0. The public JADE 3.4 release is now the supported release of JADE.
Release 0.4.0: Added new design patterns to simplify proxy creation. Added ability to get actual message that failed or succeeded after asserting an expected message.
The new release 0.3.0 of jademx lets you control exactly which slots in an ACL message are compared when asserting an expected message for JUnit testing.
the project home page at http://jademx.sourceforge.net has been updated to include faq, javadoc, JUnit test report, and Emma test coverage report
The new release 0.2.0 of jademx lets you integrate testing of your JADE agent into a JUnit regression suite.
It also allows for programmatic agent configuration (in addition to previously supported XML) and adds a proxy design pattern for agent access.