Checking Java Programs
:
Ian F. Darwin
:
Checking Java Programs
:
O'Reilly Media
:
9780596510237
:
1
:
CHF 15.30
:
:
Internet
:
English
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