com.atlassian.plugin.loaders
Class TestBundledPluginLoader
java.lang.Object
com.atlassian.plugin.loaders.TestBundledPluginLoader
public class TestBundledPluginLoader
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBundledPluginLoader
public TestBundledPluginLoader()
createTemporaryDirectory
public void createTemporaryDirectory()
throws java.io.IOException,
java.net.URISyntaxException
- Throws:
java.io.IOException
java.net.URISyntaxException
deleteTemporaryDirectory
public void deleteTemporaryDirectory()
throws java.lang.Exception
- Throws:
java.lang.Exception
loaderFromZipContainsExpectedFiles
public void loaderFromZipContainsExpectedFiles()
throws java.io.IOException
- Throws:
java.io.IOException
loaderFromDirectoryContainsExpectedFiles
public void loaderFromDirectoryContainsExpectedFiles()
throws java.io.IOException
- Throws:
java.io.IOException
loaderFromFileListContainsExpectedFiles
public void loaderFromFileListContainsExpectedFiles()
throws java.io.IOException
- Throws:
java.io.IOException
loaderScannerDoesNotRemoveUnderlyingFiles
public void loaderScannerDoesNotRemoveUnderlyingFiles()
throws java.io.IOException
- Throws:
java.io.IOException
loaderRemoveDoesUninstallPlugin
public void loaderRemoveDoesUninstallPlugin()
throws java.io.IOException
- Throws:
java.io.IOException
pluginArtifactsAllowReference
public void pluginArtifactsAllowReference()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2013 Atlassian. All Rights Reserved.