com.atlassian.plugin.osgi.factory
Class TestOsgiBundleFactory
java.lang.Object
com.atlassian.plugin.osgi.factory.TestOsgiBundleFactory
public class TestOsgiBundleFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestOsgiBundleFactory
public TestOsgiBundleFactory()
setUp
public void setUp()
throws Exception
- Throws:
Exception
canCreateReturnsPluginKeyForJarFileContainingBundle
public void canCreateReturnsPluginKeyForJarFileContainingBundle()
throws Exception
- Throws:
Exception
canCreateReturnsNullForJarFileContainingBundleAndPlugin
public void canCreateReturnsNullForJarFileContainingBundleAndPlugin()
throws Exception
- Throws:
Exception
canCreateReturnsNullForPluginJar
public void canCreateReturnsNullForPluginJar()
throws Exception
- Throws:
Exception
canCreateReturnsNullForNonFileArtifact
public void canCreateReturnsNullForNonFileArtifact()
throws Exception
- Throws:
Exception
createReturnsConfiguredPluginWhenBundleInstallSucceeds
public void createReturnsConfiguredPluginWhenBundleInstallSucceeds()
throws Exception
- Throws:
Exception
createReturnsUnloadablePluginForJarFileContainingBundleAndPlugin
public void createReturnsUnloadablePluginForJarFileContainingBundleAndPlugin()
throws Exception
- Throws:
Exception
createReturnsUnloadablePluginForPluginJar
public void createReturnsUnloadablePluginForPluginJar()
throws Exception
- Throws:
Exception
createReturnsUnloadablePluginForNonFileArtifact
public void createReturnsUnloadablePluginForNonFileArtifact()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.