com.atlassian.plugin.loaders
Class TestSinglePluginLoader
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.plugin.loaders.TestSinglePluginLoader
- All Implemented Interfaces:
- junit.framework.Test
public class TestSinglePluginLoader
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
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, fail, fail |
TestSinglePluginLoader
public TestSinglePluginLoader()
testSinglePluginLoader
public void testSinglePluginLoader()
throws Exception
- Throws:
Exception
testRejectOsgiPlugin
public void testRejectOsgiPlugin()
throws Exception
- Throws:
Exception
testAtlassianPlugin
public void testAtlassianPlugin()
throws Exception
- Throws:
Exception
testDisabledPlugin
public void testDisabledPlugin()
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
testPluginByUrl
public void testPluginByUrl()
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
testPluginByInputStream
@Deprecated
public void testPluginByInputStream()
throws com.atlassian.plugin.PluginParseException
- Deprecated. testing deprecated behaviour
- Throws:
com.atlassian.plugin.PluginParseException
testPluginByInputStreamNotReentrant
@Deprecated
public void testPluginByInputStreamNotReentrant()
throws com.atlassian.plugin.PluginParseException
- Deprecated. testing deprecated behaviour
- Throws:
com.atlassian.plugin.PluginParseException
testPluginsInOrder
public void testPluginsInOrder()
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
testUnknownPluginModule
public void testUnknownPluginModule()
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
testPluginWithOnlyPermittedModules
public void testPluginWithOnlyPermittedModules()
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
testPluginWithOnlyPermittedModulesAndMissingModuleDescriptor
public void testPluginWithOnlyPermittedModulesAndMissingModuleDescriptor()
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
testBadPluginKey
public void testBadPluginKey()
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
testNonUniqueKeysWithinAPlugin
public void testNonUniqueKeysWithinAPlugin()
throws com.atlassian.plugin.PluginParseException
- Throws:
com.atlassian.plugin.PluginParseException
testBadResource
public void testBadResource()
enableModules
public void enableModules(com.atlassian.plugin.Plugin plugin)
Copyright © 2011 Atlassian. All Rights Reserved.