Uses the system class loader to load the test class return Class.forName(suiteClassName);
return Class.forName(suiteClassName);
Uses the system class loader to load the test class return aClass;
return aClass;