
Checking Java Programs
Available
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
product_type_E-book
pdf
Price
6.99 £
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
Follow the Author