com.atlassian.plugin.osgi
Class TestPluginInstall
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.plugin.osgi.PluginInContainerTestBase
com.atlassian.plugin.osgi.TestPluginInstall
- All Implemented Interfaces:
- junit.framework.Test
public class TestPluginInstall
- extends PluginInContainerTestBase
| 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 |
TestPluginInstall
public TestPluginInstall()
testUpgradeOfBundledPlugin
public void testUpgradeOfBundledPlugin()
throws Exception
- Throws:
Exception
testUpgradeOfBadPlugin
public void testUpgradeOfBadPlugin()
throws Exception
- Throws:
Exception
testUpgradeWithNewComponentImports
public void testUpgradeWithNewComponentImports()
throws Exception
- Throws:
Exception
testInstallWithClassConstructorReferencingHostClassWithHostComponent
public void testInstallWithClassConstructorReferencingHostClassWithHostComponent()
throws Exception
- Throws:
Exception
testInstallWithClassSetterReferencingHostClassWithHostComponent
public void testInstallWithClassSetterReferencingHostClassWithHostComponent()
throws Exception
- Throws:
Exception
testUpgradeWithNoAutoDisable
public void testUpgradeWithNoAutoDisable()
throws Exception
- Throws:
Exception
testUpgradeTestingForCachedXml
public void testUpgradeTestingForCachedXml()
throws Exception
- Throws:
Exception
testPluginDependentOnPackageImport
public void testPluginDependentOnPackageImport()
throws Exception
- Throws:
Exception
testPluginWithHostComponentUsingOldPackageImport
public void testPluginWithHostComponentUsingOldPackageImport()
throws Exception
- Throws:
Exception
testPluginWithServletDependentOnPackageImport
public void testPluginWithServletDependentOnPackageImport()
throws Exception
- Throws:
Exception
testPluginWithServletRefreshedAfterOtherPluginUpgraded
public void testPluginWithServletRefreshedAfterOtherPluginUpgraded()
throws Exception
- Throws:
Exception
testLotsOfHostComponents
public void testLotsOfHostComponents()
throws Exception
- Throws:
Exception
testInstallWithManifestNoSpringContextAndComponents
public void testInstallWithManifestNoSpringContextAndComponents()
throws Exception
- Throws:
Exception
notTestInstallWithComponentBeanNameConflictedWithHostComponent
public void notTestInstallWithComponentBeanNameConflictedWithHostComponent()
throws Exception
- Throws:
Exception
testInstallWithStrangePath
public void testInstallWithStrangePath()
throws Exception
- Throws:
Exception
testInstallWithUnsatisifedDependency
public void testInstallWithUnsatisifedDependency()
throws Exception
- Throws:
Exception
testInstallSimplePluginNoSpring
public void testInstallSimplePluginNoSpring()
throws Exception
- Throws:
Exception
testInstallSimplePluginWithNoManifest
public void testInstallSimplePluginWithNoManifest()
throws Exception
- Throws:
Exception
testInstallPluginTakesTooLong
public void testInstallPluginTakesTooLong()
throws Exception
- Throws:
Exception
testPersistTimeoutSystemProperty
public void testPersistTimeoutSystemProperty()
throws Exception
- Throws:
Exception
testDeleteTimeoutFileWhenNoSystemPropertySpecified
public void testDeleteTimeoutFileWhenNoSystemPropertySpecified()
throws Exception
- Throws:
Exception
testPersistTimeoutSystemPropertyUpdateExistingTimeout
public void testPersistTimeoutSystemPropertyUpdateExistingTimeout()
throws Exception
- Throws:
Exception
Copyright © 2011 Atlassian. All Rights Reserved.