搜索结果
找到约 5 项符合
Mock 的查询结果
按分类筛选
Java书籍 mock技术的应用,主要是在测试中应用
mock技术的应用,主要是在测试中应用,是一个很不错的技术。
其他 Mock Cross table report
Mock Cross table report
单片机开发 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 of the object which ...
Java书籍 J2EE important Mock Questions with answer.
J2EE important Mock Questions with answer.
Java编程 测试工具ejb3unit的例子。使用时需要导入ejb3unit,jmock,log4等的jar文件
测试工具ejb3unit的例子。使用时需要导入ejb3unit,jmock,log4等的jar文件,还需将ejb3unit包中的包,像安装插件那样导入junit中,即可方便使用。ejb3unit是专门用于ejb3.0的测试工具,可以使用内存数据库,或者连接外部数据库,对entity,session bean,mock,jidi和pojo等进行测试,而且使用内存数据库时,可利用csv文件造出 ...