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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TestPluginInstall
public TestPluginInstall()
testUpgradeOfBundledPlugin
public void testUpgradeOfBundledPlugin()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUpgradeOfBadPlugin
public void testUpgradeOfBadPlugin()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUpgradeWithNewComponentImports
public void testUpgradeWithNewComponentImports()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstallWithClassConstructorReferencingHostClassWithHostComponent
public void testInstallWithClassConstructorReferencingHostClassWithHostComponent()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstallWithClassSetterReferencingHostClassWithHostComponent
public void testInstallWithClassSetterReferencingHostClassWithHostComponent()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUpgradeWithNoAutoDisable
public void testUpgradeWithNoAutoDisable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUpgradeTestingForCachedXml
public void testUpgradeTestingForCachedXml()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPluginDependentOnPackageImport
public void testPluginDependentOnPackageImport()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPluginWithHostComponentUsingOldPackageImport
public void testPluginWithHostComponentUsingOldPackageImport()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPluginWithServletDependentOnPackageImport
public void testPluginWithServletDependentOnPackageImport()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPluginWithServletRefreshedAfterOtherPluginUpgraded
public void testPluginWithServletRefreshedAfterOtherPluginUpgraded()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLotsOfHostComponents
public void testLotsOfHostComponents()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstallWithManifestNoSpringContextAndComponents
public void testInstallWithManifestNoSpringContextAndComponents()
throws java.lang.Exception
- Throws:
java.lang.Exception
notTestInstallWithComponentBeanNameConflictedWithHostComponent
public void notTestInstallWithComponentBeanNameConflictedWithHostComponent()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstallWithStrangePath
public void testInstallWithStrangePath()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstallWithUnsatisifedDependency
public void testInstallWithUnsatisifedDependency()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstallSimplePluginNoSpring
public void testInstallSimplePluginNoSpring()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstallSimplePluginWithNoManifest
public void testInstallSimplePluginWithNoManifest()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInstallPluginTakesTooLong
public void testInstallPluginTakesTooLong()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPersistTimeoutSystemProperty
public void testPersistTimeoutSystemProperty()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDeleteTimeoutFileWhenNoSystemPropertySpecified
public void testDeleteTimeoutFileWhenNoSystemPropertySpecified()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPersistTimeoutSystemPropertyUpdateExistingTimeout
public void testPersistTimeoutSystemPropertyUpdateExistingTimeout()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2010 Atlassian. All Rights Reserved.