This Short Cut tells you about tools that will improve the quality of your Java code, using checking above and beyond what the standard tools do, including: Using javac options, JUnit and assertions Making your IDE work harder Checking your source code with PMD Checking your compiled code (.class files) with FindBugs Checking your program's run-time behavior with Java PathFinder
Checking Java Programs

ISBN: 0596510233
ISBN 13: 9780596510237
Publication Date: March 30, 2007
Publisher: O'Reilly Media
Pages: 54
Author: Ian F. Darwin