契约式设计是一种发现和修复代码中逻辑错误的工具。
Design by contract is a tool for finding and fixing logic bugs in code.
单元测试和契约式设计
代码契约(Code Contracts)是“契约式设计”的。NET实现。
Code Contracts is the.net implementation of the Design by Contract concept.
契约式设计或防御性编程。
编写契约式设计测试,实际上可以不需要Contract4J。
You don't really need Contract4J to write Design by Contract tests.
你可以概括描述一下契约式设计吗?
你可以概括描述一下契约式设计吗?
Bill Venners: Could you give an overview of Design by Contract?
当然,这就是契约式设计技术所包含的内容了。
This is, of course, where the techniques of Design by Contract come in.
当然,这就是契约式设计技术所包含的内容了。
This is, of course, where the techniques of Design by Contract come in.
应用推荐