2009
Faster and 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. See by example how EasyMock is a huge time saver that produces much shorter code at a minimal cost.
2006
Remove the smell from your build scripts
(via)Smelly code will surely cost you valuable time. How much time do you spend maintaining project build scripts? Probably much more than you'd expect or would like to admit. This article shows you how to improve a number of common build practices to create consistent, repeatable, and maintainable builds. Knock the stink off those scripts.
1
(2 marks)