June 12, 2009

Junit Interceptors

Sometimes you come across a problem to which you find a solution only to realize that it's not been released, and even if it was, it's blocked by another dependency's conflict. D'oh.

Here I thought that I was being clever... However, I have to be careful with that. :-/

Update: I think that I'm going to ditch the whole junit runner / listener idea. I think that I'll be able to do what I want a lot easier by just using aspectj for some pure AOP goodness. Time to start reading...

Posted by jim at June 12, 2009 03:32 PM
Comments
Due to the proliferation of comment spam, I’ve had to close comments on this entry. If you would like to leave comment, please use one of my recent entries. Thank you and sorry for any inconvience caused.