public class TestClassLoaderStack extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestClassLoaderStack.MockClassLoader |
| Constructor and Description |
|---|
TestClassLoaderStack() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testPopReturnsPreviousContextClassLoader() |
void |
testPushAndPopHandleNull() |
void |
testThreadClassLoaderIsReplacedAndRestored() |
public void testThreadClassLoaderIsReplacedAndRestored()
throws URISyntaxException
URISyntaxExceptionpublic void testPopReturnsPreviousContextClassLoader()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.