Allows the execution of each test of a TestCase into a different classloader. Specify the class of the test case in the constructor and return the instance of the ClassLoaderTestSuite as the result of the suite method. Most of the code is borrowed from junit.framework.TestSuite.
@author Rudy De Busscher
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.