Pragmatic Unit Testing in Java with Junit [Repost]

Posted By: Free butterfly

Pragmatic Unit Testing in Java with Junit (Pragmatic Programmers) by Andy Hunt
English | 11 Sept. 2003 | ISBN: 0974514012 | 163 Pages | PDF | 1 MB

Learn how to improve your Java coding skills using unit testing. Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers.