Searched refs:LoadMeWithStaticTestingClassLoader (Results 1 – 1 of 1) sorted by relevance
805 classLoader.loadClass(LoadMeWithStaticTestingClassLoader.class.getName()); in initContextWithCustomClassLoaderWithCustomLogger()1024 public static final class LoadMeWithStaticTestingClassLoader implements Runnable { class in ContextTest