Growing Object-Oriented Software, Guided by Testsの概要/参照本/参照された本一覧
Growing Object-Oriented Software, Guided by Testsについて
Growing Object-Oriented Software, Guided by Testsの原著
タイトル
Growing Object-Oriented Software, Guided by Tests
出版社
Addison-Wesley
出版日
2009-10-12
Growing Object-Oriented Software, Guided by Testsの概要/目次
Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and “grow” software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you’ll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD—from integrating TDD into your processes to testing your most difficult features. Coverage includes Implementing TDD effectively: getting started, and maintaining your momentum throughout the project Creating cleaner, more expressive, more sustainable code Using tests to stay relentlessly focused on sustaining quality Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project Using Mock Objects to guide object-oriented designs Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency
Growing Object-Oriented Software, Guided by Testsの参照している本/参照されている本
参照/引用/紹介している本(0件)
見つかりませんでした