网页
图片
视频
学术
词典
地图
更多
航班
笔记本
jMock
网络
来实现孤立测试;单元测试模块
网络释义
1.
来实现孤立测试
www.netjc.com.cn
|
基于2个网页
2.
单元测试模块
单元测试模块
(
Jmock
)
www.haogongju.net
|
基于 1 个网页
例句
释义:
全部
全部
,
来实现孤立测试
来实现孤立测试
,
单元测试模块
单元测试模块
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
With
jMock
,
you
can
extract
proxy
implementations
from
created
mock
objects
,
on
which
expectations
have
already
been
set
.
使用
jMock
,
您
可以
从
已
创建
的
模拟
对象
(
其中
期望
已经
被
设定
)
中
提取
代理
实现
。
www.ibm.com
2.
Would
jMock
be enough
to
ensure
that
the
previous
test
passes
without
changing
the
expectations
?
jMock
能够
确保
先前
的
测试
通过
而无需
更改
期望
吗?
www.ibm.com
3.
Their
use
would
drastically
reduce
bugs
in
code
and
improve
your
skill
in
using
proven
methods
to
test
programming
logic
.
使用
jMock
和
RMock
将
极大地
减少
代码
中
的
bug
,
提高
使用
经过
证明
的
方法
测试
编程
逻辑
的
技巧
。
www.ibm.com
4.
Also
note
that with
jMock
and
RMock
,
the
framework
checks
all
expectations
across all
mock
objects
at
the
end
of
,
or during
,
the
test
run
.
另
请
注意
,
使用
jMock
和
RMock
,
框架
将
在
测试
运行
结束
时或
测试
运行
期间
在
所有
模拟
对象
中
检查
所有
期望
。
www.ibm.com
5.
When
using
jMock
(
and
,
indeed
,
RMock
)
,
unique
identifiers
are
required
per
mock
object
setup
within
a
single
test
case
.
使用
jMock
(
当然
,
还
有
RMock
)
时
,
在
单一
测试
用例
内
每个
模拟
对象
设置
都
要求
有
惟一
标识
符
。
www.ibm.com
6.
This
looks
,
and
reads
far
better
than
the
JMock
syntax
,
and
it
was
love
at
first sight
;
I
'm
test
-infested
now
.
它
的
语法
看起来
比
JMock
的
好多
了
,
会
让
人
一见钟情
;
我
现在
已经
迷
上
测试
了
。
www.infoq.com
7.
It
's
very
similar
to EasyMock
and
jMock
,
but
eliminates
the
need
for
expectations
by
verifying
what
has
been
called
after
execution
.
它
与
EasyMock
和
jMock
很
相似
,
但是
通过
在
执行
后
校验
什么
已经
被
调用
,
它
消除
了
对
期望
行为
(
expectations
)
的
需要
。
www.infoq.com
8.
To
test
some
of the
"
harder-to-get-to"
sections
of the
code
,
jMock
,
and
RMock
are
excellent
choices
.
要
测试
代码
的
某些
“
难以
达到
的
”
部分
,
jMock
和
RMock
都是
优秀
的
选择
。
www.ibm.com
9.
Note
,
first
and
foremost
,
that you mocked
the
ClassB
class
using
the
jMock
framework
.
注
,
首要
的
是
,
使用
jMock
框架
模拟
了
ClassB
类
。
www.ibm.com
10.
Frameworks
such
as
jMock
, RMock, and
even
EasyMock
help
eliminate
the
need
for
a
physical
and
separately
existing
set
of
mock
objects
.
使用
jMock
、
RMock
甚至
EasyMock
等
框架
有助于
消除
对
物理
的
独立
存在
的
模拟
对象
集
的
需求
。
www.ibm.com
1
2