搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
RMock
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
This
point
will be
essential
in
the later
scenarios
in
this
article
,
especially
where
RMock
is
concerned
.
这
一点
在
本文
稍后
的
场景
中
至关重要
,
尤其是
在
涉及
RMock
的
场景
中
。
www.ibm.com
2.
It
is
not
strictly necessary
,
but
serves
as
a
key
to
quickly
identify
which
object
classes
you
used
in
instantiating
the
RMock
test
object
.
对
此
不
作
严格要求
,
但是
用
它
作为
密
钥
可以
快速
识别
在
实例化
RMock
测试
对象
时
使用
的
对象
类
。
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.
You
use
the
RMock
framework
to
alleviate
what
may
seem like
a
difficult
situation
with
relative
ease
.
您
将
使用
RMock
框架
来
相对
缓解
一下
这种
困难
的
情形
。
www.ibm.com
5.
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
6.
And
the
fourth
and
final
change
required
is
to
bring
the
RMock
mock
object
out
of
record
state
into
ready
state
.
而
第四
项
也是
最后
一
项
必需
的
更改
是
使
RMock
模拟
对象
脱离
记录
状态
转入
就绪
状态
。
www.ibm.com
7.
When
using
jMock
(
and
,
indeed
,
RMock
)
,
unique
identifiers
are
required
per
mock
object
setup
within
a
single
test
case
.
使用
jMock
(
当然
,
还
有
RMock
)
时
,
在
单一
测试
用例
内
每个
模拟
对象
设置
都
要求
有
惟一
标识
符
。
www.ibm.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.
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
10.
The third
change
involves
the
construction
of
one
or
more
expectations
on
the
RMock
mock
object
with
the
correct
syntax
.
第三
项
更改
涉及
用
正确
语法
构造
对
RMock
模拟
对象
的
一个
或
多个
期望
。
www.ibm.com
1
2