Checking Java Programs
E-bok
PDF, Engelska, 2007104 kr
Läs direkt i Bokus Reader – eller ladda ned till din enhet (PDF kräver ofta zoom och scroll på små skärmar).
Beskrivning
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