Java Reference
In-Depth Information
appendix A:
Differences between
JUnit 3 and JUnit 4
This appendix covers
Changes between version 3.x and 4.x of JUnit
API changes
New features in JUnit 4.x
As you've probably seen, the new 4.x version of JU nit is a completely new
framework. It's more of a totally new project than a bug-fixing improvement of
the old one. But it still deals with unit testing your Java code. That said, we will
try to define all the differences between the latest version of JU nit and the 3.x
version.
A.1
Global changes
This section discusses the changes in the requirements for using JU nit.
413
 
 
 
 
Search WWH ::




Custom Search