public class DefaultPluginUpgradeManagerTest extends Object
| Constructor and Description |
|---|
DefaultPluginUpgradeManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testThatOnlyOneTransactionTemplateIsExecutedPerPluginUpgrade() |
void |
testThatOnlyOneTransactionTemplateIsExecutedPerPluginUpgradeWithMultiplePlugins() |
void |
testUpgradeInternalFailsIfUpgradeFails() |
void |
testUpgradeInternalIsSuccessful() |
void |
testUpgradeLockInterrupted() |
void |
testUpgradeLockTimeout() |
public void tearDown()
public void testUpgradeInternalIsSuccessful()
throws Exception
Exceptionpublic void testUpgradeInternalFailsIfUpgradeFails()
throws Exception
Exceptionpublic void testThatOnlyOneTransactionTemplateIsExecutedPerPluginUpgrade()
throws Exception
Exceptionpublic void testThatOnlyOneTransactionTemplateIsExecutedPerPluginUpgradeWithMultiplePlugins()
throws Exception
Exceptionpublic void testUpgradeLockTimeout()
throws InterruptedException
InterruptedExceptionpublic void testUpgradeLockInterrupted()
throws InterruptedException
InterruptedExceptionCopyright © 2019 Atlassian. All rights reserved.