In today’s application development environment it is standard practice to build unit tests for each object being developed. Unit testing is increasingly more and more popular in Java due to the many open-source unit testing frameworks available. However, this type of testing becomes more difficult when the application is Web based or contains EJBs because of the dependency on application servers, servlet containers and EJB containers. Read the rest of this entry »
Introduction to HttpUnit
June 13th, 2007Software Interview Questions
May 30th, 2007A great set of interview questions developed by staff and friends of createTank over the past few years Read the rest of this entry »
Debian Cheat Sheet
April 28th, 2005Some hints for those new to the Debian Linux distro… Read the rest of this entry »
Install Java on Debian
April 28th, 20054 Steps to installing Java on a Debian system… Read the rest of this entry »
