Skip to content

Effective Unit Testing A Guide for Java Developers

Best in textbook rentals since 2012!

ISBN-10: 1935182579

ISBN-13: 9781935182573

Edition: 2012

Authors: Lasse Koskela

List price: $41.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Alternate versions
true
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:

Code is written by humans who make mistakes - hence bugs and the need for testing. Savvy Java developers know that not all testing is created equal. In addition to traditional functional testing, many shops are adopting developer testing techniques such as unit testing. Specific, automated tests are created to verify the accuracy and function of code while or even before it's written - to catch bugs early.Unit Testing in Java teaches how to write good tests that are concise and to the point, useful, and maintainable. This book focuses on tools and practices specific to Java. It introduces emerging techniques like specification by example and behavior-driven development, and shows how to add…    
Customers also bought

Book details

List price: $41.99
Copyright year: 2012
Publisher: Manning Publications Co. LLC
Publication date: 2/16/2013
Binding: Paperback
Pages: 248
Size: 7.25" wide x 9.25" long x 0.75" tall
Weight: 0.880
Language: English

Lasse Koskela is a coach, trainer, consultant and programmer. He hacks on open source projects, moderates discussions at JavaRanch, and writes about software development. A pioneer of the Finnish agile community, Lasse speaks frequently at international conferences. He's the author of Test Driven, also published by Manning.