July 31, 2006 05:15 AM EDT
Testing Java code is increasingly a task taken on by developers rather than
separate teams to which the programs are handed. Many Java developers are now
familiar with JUnit and know the different between unit tests and integration
tests. This has been driven largely by the focus... (more)