欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
HiMock
来自开放百科 - 灰狐
HiMock is a Mock Objects Library for java from Huihoo.
It to help test the interactions of objects in isolation using Mock Objects.
Features
HiMock is a Mock Objects Library for java, it to help test the interactions of objects in isolation using mock object.
This library can rapidly create a mock implementation of any interface or class using dynamic proxies.
Using the himock.jar library:
mock interface you only need add HiMock library to your CLASSPATH
mock the class you need add HiMock and CGLIB library to your CLASSPATH
> PS: JUnit is needed all above.
相关链接
分享您的观点