搜索:Mock
找到约 5 项符合「Mock」的查询结果
结果 5
按分类筛选
https://www.eeworm.com/dl/656/441782.html
Java书籍
J2EE important Mock Questions with answer.
J2EE important Mock Questions with answer.
https://www.eeworm.com/dl/648/374168.html
单片机开发
AMOP 0.3 is an Automatic Mock Object for C++. By using ABI and template techniques, it can simulate
AMOP 0.3 is an Automatic Mock Object for C++.
By using ABI and template techniques, it can simulate a pseudo-"Reflection" which is normally not support in C++ .
The main differences between AMOP and other mock object library is that, users DO NOT need to implement the interface ...
https://www.eeworm.com/dl/633/325603.html
Java编程
测试工具ejb3unit的例子。使用时需要导入ejb3unit,jmock,log4等的jar文件
测试工具ejb3unit的例子。使用时需要导入ejb3unit,jmock,log4等的jar文件,还需将ejb3unit包中的包,像安装插件那样导入junit中,即可方便使用。ejb3unit是专门用于ejb3.0的测试工具,可以使用内存数据库,或者连接外部数据库,对entity,session bean,mock,jidi和pojo等进行测试,而且使用内存数据库时 ...