首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 很简单的创建模拟对象的测试

很简单的创建模拟对象的测试

  • 资源大小:301.14 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 测试 简单 模拟 创建 对象

资 源 简 介

Tlemock is very simple mock object creation library for unit testing. Reference: http://www.tleproject.net/tlemock/getting_started.html Features Tlemock is very simple. Tlemock requires only simple method implementation. You have only to pass two parameter to MockFactory.createMock() method. First parameter is Class instance of mocking target interface(or class) and second parameter is any object which have methods for mocking. Tlemock is very easy-to-use. Tlemock has no syntax. Tlemock has no assertion mechanism. Tlemock provide only one method for creating mock object. You don"t have to study tlemock! Tlemock is java-based and support interface and class. Tlemock is java-based and require java 1.3+ version. Tlemock is not strict.

文 件 列 表

tlemock-1.0.3
README.txt
LICENSE.txt
NOTICE.txt
RELEASE_NOTES.txt
lib
tlemock-1.0.3.jar
VIP VIP
0.172014s