JUnit 4.3.1 fixes two regressions in 4.3:
* A bug that caused a NullPointerException when comparing a null
reference to a non-null reference in assertEquals.
* The binary jar for 4.3 accidentally included the tests and sample
code, which are now removed for a smaller download, but, as always,
available from the full zip.
If you've had problems with either issue, please update to version
4.3.1. Thanks,
Team JUnit
|