public class TestPluginClassLoader
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestPluginClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testPluginClassLoaderDetectsMissingTempDirectory() |
void |
testPluginClassLoaderDoesNotLockTheJarsPermanently() |
void |
testPluginClassLoaderDoesNotSwallowClassesFromADifferentClassLoader() |
void |
testPluginClassLoaderExtractsInnerJarsToSpecifiedDirectory() |
void |
testPluginClassLoaderFindsInnerJars() |
void |
testPluginClassLoaderHandlesDeletedExctractedInnerJars() |
void |
testPluginClassLoaderLoadsClassFromOuterJar() |
void |
testPluginClassLoaderLoadsResourceFromInnerJarIfNotInOuterJar() |
void |
testPluginClassLoaderLoadsResourceFromOuterJarFirst() |
void |
testPluginClassLoaderOverridesContainerClassesWithInnerJarClasses() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringprotected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionprotected void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseExceptionpublic void testPluginClassLoaderFindsInnerJars()
throws Exception
Exceptionpublic void testPluginClassLoaderLoadsResourceFromOuterJarFirst()
throws Exception
Exceptionpublic void testPluginClassLoaderLoadsClassFromOuterJar()
throws Exception
Exceptionpublic void testPluginClassLoaderHandlesDeletedExctractedInnerJars()
throws Exception
Exceptionpublic void testPluginClassLoaderExtractsInnerJarsToSpecifiedDirectory()
throws Exception
Exceptionpublic void testPluginClassLoaderDetectsMissingTempDirectory()
throws Exception
Exceptionpublic void testPluginClassLoaderLoadsResourceFromInnerJarIfNotInOuterJar()
throws Exception
Exceptionpublic void testPluginClassLoaderDoesNotSwallowClassesFromADifferentClassLoader()
throws Exception
Exceptionpublic void testPluginClassLoaderOverridesContainerClassesWithInnerJarClasses()
throws Exception
ExceptionCopyright © 2014 Atlassian. All rights reserved.