Roop says

I created gravity?

Roop says header image 1

JMock and AspectJ

October 4th, 2007 · 15 Comments

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 […]

[Read more →]

Filed Under: testing