com.atlassian.plugin.util
Class TestClassLoaderUtils
java.lang.Object
com.atlassian.plugin.util.TestClassLoaderUtils
public class TestClassLoaderUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestClassLoaderUtils
public TestClassLoaderUtils()
testLoadClassWithContextClassLoader
public void testLoadClassWithContextClassLoader()
throws Exception
- Throws:
Exception
testLoadNoSuchClassWithContextClassLoader
public void testLoadNoSuchClassWithContextClassLoader()
throws Exception
- Throws:
Exception
testLoadClassWithNullContextClassLoader
public void testLoadClassWithNullContextClassLoader()
throws Exception
- Throws:
Exception
testLoadNoSuchClassWithNullContextClassLoader
public void testLoadNoSuchClassWithNullContextClassLoader()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.