First a bit of history...
JUnitX started as refactored and enhanced version of JUnit, originally written by Kent Beck and Erich Gamma. After a few months Erich contacted me about integrating improvements of JUnitX into JUnit 3.2 and newer version. This has been done with JUnit 3.5. The new-style JUnitX (version 4.0 and later) features new package names and works as module on top of JUnit. The list below shows the original changes to JUnit 3.2 as well as the differences between old-style and new-style JUnitX. The old JUnitX code is EOL by now and will no longer be supported. So please drop me an e-mail if you have important reasons that the old version has to be maintained longer.


© 2001 A. Heilwagen