public class TestClassLoaderUtils extends Object
| Constructor and Description |
|---|
TestClassLoaderUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetResourcesWithNullContextClassLoader() |
void |
testGetResourceWithNullContextClassLoader() |
void |
testLoadClassWithContextClassLoader() |
void |
testLoadClassWithNullContextClassLoader() |
void |
testLoadNoSuchClassWithContextClassLoader() |
void |
testLoadNoSuchClassWithNullContextClassLoader() |
public void testLoadClassWithContextClassLoader()
throws Exception
Exceptionpublic void testLoadNoSuchClassWithContextClassLoader()
throws Exception
Exceptionpublic void testLoadClassWithNullContextClassLoader()
throws Exception
Exceptionpublic void testLoadNoSuchClassWithNullContextClassLoader()
throws Exception
Exceptionpublic void testGetResourcesWithNullContextClassLoader()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.