|
Project Information
|
The project is about porting the EasyMock 2.3 onto J2SE 1.4. EasyMock 2.3 works only on Java 5 and above. This project removes all the Java 5 features from the code and the entire code is compiled using J2SE 1.4. This port makes the features of EasyMock 2.3 available for use in projects running on J2SE 1.4. |