网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Contract4J
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Whether
or not you
use
Contract4J
with your
unit
tests
,
thinking
about the
contract
of
your
components
will
improve
your
designs
.
不论
是否
使用
Contract4J
进行
单元
测试
,
考虑
组件
的
合约
都会
改进
设计
。
www.ibm.com
2.
In
this
final
article
in
the AOP@Work
series
,
I
introduce
you to
Contract4J
,
an
AspectJ-based
tool
that
supports
Design
by
Contract
.
在
AOP@Work
系列
的
最后
这
篇文章
中
,
我
将
介绍
Contract4J
,
这
是
一个
基于
AspectJ
的
工具
,
支持
契约
式
设计
。
www.ibm.com
3.
Contract4J's
own
unit
tests
in the
distribution
provide
extensive
examples
of
valid
,
as
well as
invalid
,
test
expressions
.
发行
版
中
Contract4J
自己
的
单元
测试
提供
了
有效
和
无效
的
测试
表达
式
的
丰富
示例
。
www.ibm.com
4.
Contract4J
makes
it
efficient
and
straightforward
to
define
Design
by
Contract
tests
in an
intuitive
manner
,
using
Java 5
annotations
.
Contract4J
使用
Java5
标注
,
以
直观
的
方式
使得
契约
式
设计
测试
的
定义
变得
更
有效
更
简单
。
www.ibm.com
5.
The
README
in
the
Contract4J
distribution
(
see
below
)
discusses
its
syntax
in great
detail
,
including
known
limitations
and
idiosyncrasies
.
Contract4J
发行
版
中
的
README
(
请参阅
下面
)
更
详细地
讨论
了
它
的
语法
,
包括
已知
的
限制
和
特性
。
www.ibm.com
6.
At the
end
of
the
article
,
I
discuss
how
Contract4J
fits into
emerging
trends
in
aspect
-
oriented
design
.
在
这
篇文章
最后
,
我
将
讨论
Contract4J
如何
迎合
面向
方面
设计
中
正在
出现
的
趋势
。
www.ibm.com
7.
At
run
time
,
Contract4J
uses
built-in
aspects
to
advise
the
join
points
where
the
tests
should
be
executed
.
在
运行
时
,
Contract4J
使用
内置
的
方面
建议
应该
在
其中
执行
测试
的
连接
点
。
www.ibm.com
8.
Contract4J
is
an
open
source
developer
tool
that
implements
design
by
contract
using
Java 5
annotations
(
see
Resources
)
.
Contract4J
是
一个
开源
的
开发
人员
工具
,
它
用
Java5
标注
(
请参阅
参考资料
)
实现
契约
式
设计
。
www.ibm.com
9.
However
,
because
the
interface
does
define
a
corresponding
JavaBean
accessor
method
,
Contract4J
infers
the
existence
of
the
field
.
不过
,
因为
接口
定义
了
对应
的
JavaBean
存取器
方法
,
所以
Contract4J
推导出
字段
的
存在
。
www.ibm.com
10.
Second
,
Contract4J
uses
a
simple
interface-based
approach
to
aspect
design
.
其次
,
Contract4J
使用
简单
的
基于
接口
的
方式
进行
方面
设计
。
www.ibm.com
1
2