Checking Java Programs

Checking Java Programs

ISBN: 0596510233

ISBN 13: 9780596510237

Publication Date: March 30, 2007

Publisher: O'Reilly Media

Pages: 54

Author: Ian F. Darwin

4.00 of 1

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


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