public class TestOsgiPlugin
extends junit.framework.TestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
TestOsgiPlugin.StaticModuleDescriptor |
| Constructor and Description |
|---|
TestOsgiPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testDisabled() |
void |
testDisabledOnNonDynamicPlugin() |
void |
testEnabled() |
void |
testOnPluginContainerRefresh() |
void |
testOnPluginContainerRefreshNotEnabling() |
void |
testQuickOnPluginContainerRefresh() |
void |
testUninstall() |
void |
testUninstallingUninstalledBundle() |
void |
testUninstallRetryLogic() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCasepublic 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.BundleExceptionCopyright © 2014 Atlassian. All rights reserved.