public class TestDirectoryPluginLoader extends Object
| Constructor and Description |
|---|
TestDirectoryPluginLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
createFillAndCleanTempPluginDirectory() |
void |
setUp() |
void |
tearDown() |
void |
testAtlassianPlugin() |
void |
testFoundPlugin() |
void |
testInstallPluginTwice() |
void |
testInvalidPluginHandled() |
void |
testMixedFactories() |
void |
testNoFoundPlugins() |
void |
testPluginWithBadDescriptor() |
void |
testPluginWithModuleDescriptorWithNoKey() |
void |
testRemovePlugin() |
void |
testSupportsAdditionAndRemoval() |
void |
testUnknownPluginArtifact() |
public void createFillAndCleanTempPluginDirectory()
throws IOException
IOExceptionpublic void testSupportsAdditionAndRemoval()
public void testNoFoundPlugins()
throws PluginParseException
PluginParseExceptionpublic void testFoundPlugin()
throws PluginParseException,
IOException
PluginParseExceptionIOExceptionpublic void testRemovePlugin()
throws PluginException,
IOException
PluginExceptionIOExceptionpublic void testInvalidPluginHandled()
throws IOException,
PluginParseException
IOExceptionPluginParseExceptionpublic void testInstallPluginTwice()
throws URISyntaxException,
IOException,
PluginParseException,
InterruptedException
public void testMixedFactories()
throws URISyntaxException,
IOException,
PluginParseException,
InterruptedException
public void testUnknownPluginArtifact()
throws URISyntaxException,
IOException,
PluginParseException,
InterruptedException
public void testPluginWithModuleDescriptorWithNoKey()
throws Exception,
IOException,
PluginParseException,
InterruptedException
public void testPluginWithBadDescriptor()
throws Exception,
IOException,
PluginParseException,
InterruptedException
Copyright © 2014 Atlassian. All rights reserved.