April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
JUnit 3
nAt this point, migration is still underway from JUnit 3 to JUnit 4
nEclipse 3.2 has both
nThe Eclipse test and performance tools platform does not yet work with JUnit 4.
nNetbeans 5.5 has only JUnit 3.
n
nWithin the JUnit archive, the following packages are used so that the two versions can co-exist.
nJUnit 3:  junit.framework.*
nJUnit 4:  org.junit.*