com.atlassian.plugin.osgi.factory
Class TestOsgiPlugin
java.lang.Object
com.atlassian.plugin.osgi.factory.TestOsgiPlugin
public class TestOsgiPlugin
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestOsgiPlugin
public TestOsgiPlugin()
setUp
public void setUp()
tearDown
public void tearDown()
testEnabled
public void testEnabled()
throws org.osgi.framework.BundleException
- Throws:
org.osgi.framework.BundleException
testDisabled
public void testDisabled()
throws org.osgi.framework.BundleException
- Throws:
org.osgi.framework.BundleException
testDisabledOnNonDynamicPlugin
public void testDisabledOnNonDynamicPlugin()
throws org.osgi.framework.BundleException
- Throws:
org.osgi.framework.BundleException
testUninstall
public void testUninstall()
throws org.osgi.framework.BundleException
- Throws:
org.osgi.framework.BundleException
testUninstallingUninstalledBundle
public void testUninstallingUninstalledBundle()
throws org.osgi.framework.BundleException
- Throws:
org.osgi.framework.BundleException
testOnPluginContainerRefresh
public void testOnPluginContainerRefresh()
testQuickOnPluginContainerRefresh
public void testQuickOnPluginContainerRefresh()
throws org.osgi.framework.BundleException,
InterruptedException
- Throws:
org.osgi.framework.BundleException
InterruptedException
testOnPluginContainerRefreshNotEnabling
public void testOnPluginContainerRefreshNotEnabling()
testUninstallRetryLogic
public void testUninstallRetryLogic()
throws org.osgi.framework.BundleException
- Throws:
org.osgi.framework.BundleException
recoverFromPartialUninstall
public void recoverFromPartialUninstall()
throws Exception
- Throws:
Exception
resolveInvokesBundleResolution
public void resolveInvokesBundleResolution()
Copyright © 2015 Atlassian. All rights reserved.