|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.plugin.osgi.factory.TestOsgiPlugin
public class TestOsgiPlugin
| Nested Class Summary | |
|---|---|
static class |
TestOsgiPlugin.StaticModuleDescriptor<Object>
|
| Constructor Summary | |
|---|---|
TestOsgiPlugin()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testDisabled()
|
void |
testDisabledOnNonDynamicPlugin()
|
void |
testEnabled()
|
void |
testOnSpringRefresh()
|
void |
testOnSpringRefreshNotEnabling()
|
void |
testQuickOnSpringRefresh()
|
void |
testUninstall()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
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, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestOsgiPlugin()
| Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCase
public void testEnabled()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
public void testDisabled()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
public void testDisabledOnNonDynamicPlugin()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
public void testUninstall()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic void testOnSpringRefresh()
public void testQuickOnSpringRefresh()
throws org.osgi.framework.BundleException,
java.lang.InterruptedException
org.osgi.framework.BundleException
java.lang.InterruptedExceptionpublic void testOnSpringRefreshNotEnabling()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||