com.atlassian.plugin.util
Class TestClassLoaderStack
java.lang.Object
com.atlassian.plugin.util.TestClassLoaderStack
public class TestClassLoaderStack
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestClassLoaderStack
public TestClassLoaderStack()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testThreadClassLoaderIsReplacedAndRestored
public void testThreadClassLoaderIsReplacedAndRestored()
throws java.net.URISyntaxException
- Throws:
java.net.URISyntaxException
testPopReturnsPreviousContextClassLoader
public void testPopReturnsPreviousContextClassLoader()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPushAndPopHandleNull
public void testPushAndPopHandleNull()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2013 Atlassian. All Rights Reserved.