easymock.jar

时间:2011-12-05 08:32:14
【文件属性】:

文件名称:easymock.jar

文件大小:77KB

文件格式:JAR

更新时间:2011-12-05 08:32:14

easymock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.


网友评论

  • 在JDK1.5下试了, 是可以用的.