Home | Best Seller | FAQ | Contact Us
Browse
Art & Photography
Biographies & Autobiography
Body,Mind & Health
Business & Economics
Children's Book
Computers & Internet
Cooking
Crafts,Hobbies & Gardening
Entertainment
Family & Parenting
History
Horror
Literature & Fiction
Mystery & Detective
Nonfiction
Professional & Technology
Reference
Religion
Romance
Science
Science Fiction & Fantasy
Sports & Outdoors
Travel & Geography
   Book Info

enlarge picture

JUnit Pocket Reference  
Author: Kent Beck
ISBN: 0596007434
Format: Handover
Publish Date: June, 2005
 
     
     
   Book Review

Book Description
JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it. While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, bringing together all the bits of hard to remember information, syntax, and rules for working with JUnit, as well as delivering the insight and sage advice that can only come from a technology's creator. Any programmer who has written, or is writing, Java Code will find this book valuable. Specifically it will appeal to programmers and developers of any level that use JUnit to do their unit testing in test-driven development under agile methodologies such as Extreme Programming (XP) [another Beck creation].




JUnit Pocket Reference

FROM THE PUBLISHER

JUnit is an award-winning framework to help programmers write and run automated tests. Basic use of JUnit encourages programmers to write code with fewer defects, improved design, and increased maintainability. More advanced users of JUnit can write their own, special-purpose, testing tools that integrate with JUnit. Written by Kent Beck, one of the original developers (along with Erich Gamma) of JUnit, the JUnit Pocket Guide will help you learn to test better as you develop.

     



Home | Private Policy | Contact Us
@copyright 2001-2005 ReadingBee.com