I think it is no secret that I have become obsessed with unit testing, more specifically the mockist theory of testing. Unfortunately over the last two weeks I have come across a scenario that JMock does not allow me to test very easily.
The scenario is basically when you instantiate an object inside of a method […]
JMock and AspectJ
October 4th, 2007 · 15 Comments
Filed Under: testing