|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.plugin.loaders.TestSinglePluginLoader
public class TestSinglePluginLoader
Constructor Summary | |
---|---|
TestSinglePluginLoader()
|
Method Summary | |
---|---|
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()
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestSinglePluginLoader()
Method Detail |
---|
public void testSinglePluginLoader() throws Exception
Exception
public void testRejectOsgiPlugin() throws Exception
Exception
public void testAtlassianPlugin() throws Exception
Exception
public void testDisabledPlugin() throws PluginParseException
PluginParseException
public void testPluginByUrl() throws PluginParseException
PluginParseException
@Deprecated public void testPluginByInputStream() throws PluginParseException
PluginParseException
@Deprecated public void testPluginByInputStreamNotReentrant() throws PluginParseException
PluginParseException
public void testPluginsInOrder() throws PluginParseException
PluginParseException
public void testUnknownPluginModule() throws PluginParseException
PluginParseException
public void testPluginWithOnlyPermittedModules() throws PluginParseException
PluginParseException
public void testPluginWithOnlyPermittedModulesAndMissingModuleDescriptor() throws PluginParseException
PluginParseException
public void testBadPluginKey() throws PluginParseException
PluginParseException
public void testNonUniqueKeysWithinAPlugin() throws PluginParseException
PluginParseException
public void testBadResource()
public void enableModules(Plugin plugin)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |