dev.kanngard.net make sure you visit my new blog at: johankanngard.net

Blog 10/31/2002 01:09:01 AM GMT +01:00

by Johan Känngård / 2002-10-31


Some tools I use: Log4j - kit to get logging from any Java class, Ant - builds my Java classes / JARs / JavaDocs / etc, Checkstyle - checks that I have followed my coding standards, HTTPRequester - to make simple HTTP tests, JUnit - to unit test my classes - I have also made a LotusScript version by combining LSUnit and ideas from JUnit.

Recent Articles