public class TestChainingClassLoader extends Object
| Constructor and Description |
|---|
TestChainingClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLoadClassInFirst() |
void |
testLoadClassInFirstHidesSecond() |
void |
testLoadClassInSecond() |
void |
testLoadClassOnlyInChainedClassloaders() |
void |
testLoadResourceInFirst() |
void |
testLoadResourceInFirstHidesSecond() |
void |
testLoadResourceInSecond() |
void |
testLoadResources() |
void |
testLoadResourceWithNameOverride() |
public void testLoadClassInFirstHidesSecond()
throws Exception
Exceptionpublic void testLoadResourceInFirstHidesSecond()
throws Exception
Exceptionpublic void testLoadResourceWithNameOverride()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.