public class TestOsgiPlugin extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestOsgiPlugin.StaticModuleDescriptor |
| Constructor and Description |
|---|
TestOsgiPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
disableOnSpringTimeout() |
void |
recoverFromPartialUninstall() |
void |
resolveInvokesBundleResolution() |
void |
setUp() |
void |
tearDown() |
void |
testDisabled() |
void |
testDisabledOnNonDynamicPlugin() |
void |
testEnabled() |
void |
testOnPluginContainerRefresh() |
void |
testOnPluginContainerRefreshNotEnabling() |
void |
testQuickOnPluginContainerRefresh() |
void |
testUninstall() |
void |
testUninstallingUninstalledBundle() |
void |
testUninstallRetryLogic() |
public void setUp()
public void tearDown()
public void testEnabled()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic void testDisabled()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic void testDisabledOnNonDynamicPlugin()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic void testUninstall()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic void testUninstallingUninstalledBundle()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic void testOnPluginContainerRefresh()
public void testQuickOnPluginContainerRefresh()
throws org.osgi.framework.BundleException,
InterruptedException
org.osgi.framework.BundleExceptionInterruptedExceptionpublic void testOnPluginContainerRefreshNotEnabling()
public void testUninstallRetryLogic()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic void recoverFromPartialUninstall()
throws Exception
Exceptionpublic void resolveInvokesBundleResolution()
public void disableOnSpringTimeout()
Copyright © 2019 Atlassian. All rights reserved.