public class TestSinglePluginLoader
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestSinglePluginLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
enableModules(Plugin plugin) |
void |
testAtlassianPlugin() |
void |
testBadPluginKey() |
void |
testBadResource() |
void |
testDisabledPlugin() |
void |
testNonUniqueKeysWithinAPlugin() |
void |
testPluginByInputStream()
Deprecated.
testing deprecated behaviour
|
void |
testPluginByInputStreamNotReentrant()
Deprecated.
testing deprecated behaviour
|
void |
testPluginByUrl() |
void |
testPluginsInOrder() |
void |
testPluginWithOnlyPermittedModules() |
void |
testPluginWithOnlyPermittedModulesAndMissingModuleDescriptor() |
void |
testRejectOsgiPlugin() |
void |
testSinglePluginLoader() |
void |
testUnknownPluginModule() |
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, setUp, tearDown, toStringpublic void testDisabledPlugin()
throws PluginParseException
PluginParseExceptionpublic void testPluginByUrl()
throws PluginParseException
PluginParseException@Deprecated public void testPluginByInputStream() throws PluginParseException
PluginParseException@Deprecated public void testPluginByInputStreamNotReentrant() throws PluginParseException
PluginParseExceptionpublic void testPluginsInOrder()
throws PluginParseException
PluginParseExceptionpublic void testUnknownPluginModule()
throws PluginParseException
PluginParseExceptionpublic void testPluginWithOnlyPermittedModules()
throws PluginParseException
PluginParseExceptionpublic void testPluginWithOnlyPermittedModulesAndMissingModuleDescriptor()
throws PluginParseException
PluginParseExceptionpublic void testBadPluginKey()
throws PluginParseException
PluginParseExceptionpublic void testNonUniqueKeysWithinAPlugin()
throws PluginParseException
PluginParseExceptionpublic void testBadResource()
public void enableModules(Plugin plugin)
Copyright © 2014 Atlassian. All rights reserved.