public class TestDelegatingPluginServlet extends Object
| Constructor and Description |
|---|
TestDelegatingPluginServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testInitCalledWithPluginClassLoaderAsThreadClassLoader()
Test to make sure the plugin class loader is set for the thread context class loader when init is called.
|
void |
testServiceCalledWithPluginClassLoaderAsThreadClassLoader()
Test to make sure the plugin class loader is set for the thread context class loader when service is called.
|
void |
testServiceCalledWithWrappedRequest()
Test to make sure the servlet is called with our request wrapper.
|
public void testInitCalledWithPluginClassLoaderAsThreadClassLoader()
throws Exception
Exception - on test errorpublic void testServiceCalledWithPluginClassLoaderAsThreadClassLoader()
throws Exception
Exception - on test errorCopyright © 2019 Atlassian. All rights reserved.