.comment-link {margin-left:.6em;}
This Blog has moved to http://www.falsepositives.com/

False Positives Adventures in Technology, SciFi and Culture from Toronto

Wednesday, October 29, 2003

Junit Testing in the real world

Using Mock Objects in Java

A indepth look at using Mock Objects, in order to build meaningful unit tests, beyond the trivial examples usually shown. Also mentions (and links to ) a StrutsTestCase used to simulate the Struts servlet environment and a MockMaker, a Framework for staring to build your mock Objects.


Please Note that this Blog (False Positives) has moved to http://www.falsepositives.com/