Skip to content

Test Driven Development By Example

Best in textbook rentals since 2012!

ISBN-10: 0321146530

ISBN-13: 9780321146533

Edition: 2003

Authors: Kent Beck

List price: $49.99
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs, and are better equipped to tackle the difficult challenges that face them. TDD eliminates tentative traits, it teaches programmers to communicate, and it encourages team members to seek out criticism However, even the author admits…    
Customers also bought

Book details

List price: $49.99
Copyright year: 2003
Publisher: Addison Wesley Professional
Publication date: 11/8/2002
Binding: Paperback
Pages: 240
Size: 7.32" wide x 9.25" long x 0.47" tall
Weight: 1.232
Language: English

Preface
Acknowledgments
Introduction
The Money Example
Multi-Currency Money
Degenerate Objects
Equality for All
Privacy
Franc-ly Speaking
Equality for All, Redux
Apples and Oranges
Makin' Objects
Times We're Livin' In
Interesting Times
The Root of All Evil
Addition, Finally
Make It
Change
Mixed Currencies
Abstraction, Finally
Money Retrospective
The xUnit Example
First Steps to xUnit
Set the Table
Cleaning Up After
Counting
Dealing with Failure
How Suite It Is
xUnit Retrospective
Patterns for Test-Driven Development
Test-Driven Development Patterns
Red Bar Patterns
Testing Patterns
Green Bar Patterns
xUnit Patterns
Design Patterns
Refactoring
Mastering TDD
Influence Diagrams
Fibonacci
Afterword
Index