com.atlassian.plugin.loaders
Class TestBundledPluginLoader
java.lang.Object
com.atlassian.plugin.loaders.TestBundledPluginLoader
public class TestBundledPluginLoader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expectedException
public org.junit.rules.ExpectedException expectedException
TestBundledPluginLoader
public TestBundledPluginLoader()
createTemporaryDirectory
public void createTemporaryDirectory()
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
deleteTemporaryDirectory
public void deleteTemporaryDirectory()
throws Exception
- Throws:
Exception
loaderFromZipWithUrlConstructorContainsExpectedFiles
public void loaderFromZipWithUrlConstructorContainsExpectedFiles()
throws IOException
- Throws:
IOException
loaderFromZipWithNonUrlConstructorContainsExpectedFiles
public void loaderFromZipWithNonUrlConstructorContainsExpectedFiles()
throws IOException
- Throws:
IOException
loaderFromDirectoryWithUrlConstructorContainsExpectedFiles
public void loaderFromDirectoryWithUrlConstructorContainsExpectedFiles()
throws IOException
- Throws:
IOException
loaderFromDirectoryWithNonUrlConstructorContainsExpectedFiles
public void loaderFromDirectoryWithNonUrlConstructorContainsExpectedFiles()
throws IOException
- Throws:
IOException
loaderFromFileListWithUrlConstructorContainsExpectedFiles
public void loaderFromFileListWithUrlConstructorContainsExpectedFiles()
throws IOException
- Throws:
IOException
loaderFromFileListWithNonUrlConstructorContainsExpectedFiles
public void loaderFromFileListWithNonUrlConstructorContainsExpectedFiles()
throws IOException
- Throws:
IOException
loaderFromUnsupportedFileWithUrlConstructorContainsExpectedFiles
public void loaderFromUnsupportedFileWithUrlConstructorContainsExpectedFiles()
throws IOException
- Throws:
IOException
loaderFromUnsupportedFileWithNonUrlConstructorContainsExpectedFiles
public void loaderFromUnsupportedFileWithNonUrlConstructorContainsExpectedFiles()
throws IOException
- Throws:
IOException
loaderScannerDoesNotRemoveUnderlyingFiles
public void loaderScannerDoesNotRemoveUnderlyingFiles()
throws IOException
- Throws:
IOException
loaderRemoveDoesUninstallPlugin
public void loaderRemoveDoesUninstallPlugin()
throws IOException
- Throws:
IOException
pluginArtifactsAllowReference
public void pluginArtifactsAllowReference()
throws IOException
- Throws:
IOException
Copyright © 2015 Atlassian. All rights reserved.