JUnit and Classloaders

Categories: Java

While rummaging through some old files, I found a draft of an article I had written many years ago, about how to implement junit tests for code that is sensitive about its classloader hierarchy.

At the time, I had though it might get published in a magazine such as Dr. Dobbs. That never happened - but the information still seems relevant so here it is now.