To someone who is new to unit testing, the idea of mock objects can be confusing to say the least. I have covered in previous tutorials how to use various...
0 replies - 3787 views - 08/16/08 by mminella in Articles
As the unit testing debates continue on my project, I can't help but noticing that people are spending all sorts of time pontificating over the right way to...
4 replies - 4499 views - 07/16/08 by haxrchick in Articles
This tutorial is part two in a two part series on TestNG and jmockit. The previous tutorial (found here) covered the classic JUnit and EasyMock scenario, only...
0 replies - 4708 views - 06/30/08 by mminella in Articles