April 28, 2009
Easier testing with EasyMock – Join Elliotte Rusty Harold for a look at some hard unit tests made easy through mock objects — more specifically, the EasyMock framework. This open source library saves you time and helps make your mock-object code concise and legible. InfoQ: 13 Reasons for Java Programmers to Learn Flex and BlazeDS [...]
Read the full article →
March 19, 2009
Writing good unit tests, Part 1: Follow your GUTs – JavaWorld – Just like production code, test code needs to be rigorously examined to ensure it's clean and bug free. In this first half of a two-part article, Klaus Berg makes the case for why good unit tests are as important as high-quality production code, [...]
Read the full article →