
easymock23onjdk14
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.
Project Information
- License: MIT License
- 1 stars
- hg-based source control
Labels:
EasyMock2.3JDK1.4
EasyMockJDK1.4
EasyMock2.3portJDK1.4
EasyMock2.3Java1.4
EasyMock2.3J2SE1.4