“Design by Contract”版本间的差异

来自iCenter Wiki
跳转至: 导航搜索
(Created page with "Design by Contract or DbC in short, is a programming technique originally proposed by Bertrand Meyer, the inventor of the programming language, Eiffel. This idea is very i...")
 
(1个版本:all)
 
(没有差异)

2016年4月6日 (三) 03:05的最后版本

Design by Contract or DbC in short, is a programming technique originally proposed by Bertrand Meyer, the inventor of the programming language, Eiffel. This idea is very influential, and ultimately created a software engineering practice also known as Test Driven Software Engineering.