您的位置:首页 > 产品设计 > 产品经理

Test Driven Development: By Example

2008-08-24 19:06 483 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息