加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Test Driven Development: By Example

发布时间:2020-12-13 20:35:10 所属栏目:百科 来源:网络整理
导读:版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp By driving development with automated tests and then eliminating duplication,any developer c
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp

By driving development with automated tests and then eliminating duplication,any developer can write reliable,bug-free code no matter what its level of complexity. Moreover,TDD encourages programmers to learn quickly,communicate more clearly,and seek out constructive feedback. Readers will learn to:

*Solve complicated tasks,beginning with the simple and proceeding to the more complex.
*Write automated tests before coding.
*Grow a design organically by refactoring to add design decisions one at a time.
*Create tests for more complicated logic,including reflection and exceptions.
*Use patterns to decide what tests to write.
*Create tests using xUnit,the architecture at the heart of many programmer-oriented testing tools.

This book follows two TDD projects from start to finish,illustrating techniques programmers can use to easily and dramatically increase the quality of their work. The examples are followed by references to the featured TDD patterns and refactorings. With its emphasis on agile methods and fast development strategies,Test-Driven Development is sure to inspire readers to embrace these under-utilized but powerful techniques.

http://rapidshare.com/files/15275296/I0321146530.rar

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读